index
:
slackcoder/dendrite
main
Dendrite is a second-generation Matrix homeserver written in Go
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-03-13
Version 0.12.0 (#3009)
v0.12.0
helm-dendrite-0.12.0
Till
2023-03-13
Add basic runtime tracing (#2996)
Till
2023-03-10
Change default stats reporting endpoint (#3007)
Till
2023-03-10
Update dependencies (#3006)
Till
2023-03-09
Unset `RoomServerEvent`, since we can't be sure that `Set` actually updates t...
Till
2023-03-07
Fix invalid roomNID returned
Till Faelligen
2023-03-06
RoomServerEvents are mutable, given they can be redacted
Till Faelligen
2023-03-06
Actually ignore the error if we were able to backfill events
Till Faelligen
2023-03-06
Add tests for `UpdateRelations` (#2999)
Till
2023-03-05
Update admin-promotion instructions; clarify ID for evacuation (#2997)
Tim McCormack
2023-03-03
Update the cache with the redacted event
Till Faelligen
2023-03-03
Make redaction check easier to read (#2995)
Till
2023-03-03
Updated instructions and references to monolith to their new names (#2994)
Robin Westerik
2023-03-01
unix socket support (#2974)
Boris Rybalkin
2023-03-01
Refactor `StoreEvent`, add `MaybeRedactEvent`, create an `EventDatabase` (#2989)
Till
2023-03-01
Fix UTs
Till Faelligen
2023-02-28
Only run CI if there are changes to go files or the workflow [skip ci]
Till Faelligen
2023-02-28
Deploy on gh-pages push
Till Faelligen
2023-02-28
feat(helm): add prometheus resources to monitor (#2958)
helm-dendrite-0.11.2
genofire
2023-02-24
Fix lint error
Devon Hudson
2023-02-24
Tweaks to pinecone demo to shutdown more cleanly
Devon Hudson
2023-02-24
Cache all the things
Till Faelligen
2023-02-24
Refactor `StoreEvent` and create a new `RoomDatabase` interface (#2985)
Till
2023-02-24
Unify logging by using logrus for jetstream logs (#2976)
David Schneider
2023-02-23
Update README sample config link (#2987)
Yoann N
2023-02-20
Fix building Element web in CI
Till Faelligen
2023-02-20
Fix issue where device keys are removed if a device ID is reused (#2982)
Till
2023-02-20
Merge keyserver & userapi (#2972)
Till
2023-02-17
Bump golang.org/x/net from 0.5.0 to 0.7.0 (#2979)
dependabot[bot]
2023-02-17
Bump golang.org/x/image from 0.1.0 to 0.5.0 (#2978)
dependabot[bot]
2023-02-17
Fix SQLite `session_id` (#2977)
Till
2023-02-14
Remove polylith/API mode (#2967)
Till
2023-02-10
Version 0.11.1 (#2966)
v0.11.1
helm-dendrite-0.11.1
Till
2023-02-08
Update coverage (#2964)
ShalokShalom
2023-02-07
Optimize `/sync` and history visibility (#2961)
Till
2023-02-04
Add max frame size to pinecone bindings
Devon Hudson
2023-02-04
Disable fulltext search in pinecone builds
Devon Hudson
2023-02-03
Update dendrite-pinecone gobindings build script
Devon Hudson
2023-02-03
Add Sytest/Complement coverage to scheduled runs (#2962)
Till
2023-02-02
Bump activesupport from 6.0.5 to 6.0.6.1 in /docs (#2959)
dependabot[bot]
2023-02-01
Consolidate pinecone demo http server variations
Devon Hudson
2023-02-01
Refactor common pinecone demo code to remove major duplication
Devon Hudson
2023-02-01
Refactor pinecone demo to remove duplicate pinecone setup
Devon Hudson
2023-02-01
Refactor pinecone demo to remove duplicate key setup
Devon Hudson
2023-02-01
Remove nolint: gocyclo from relayapi routing setup
Devon Hudson
2023-02-01
Refactor conduit type from pinecone demo into its own package
Devon Hudson
2023-02-01
Refactor common relay sync struct to remove duplication
Devon Hudson
2023-02-01
Roomserver published pkey migration (#2960)
devonh
2023-01-31
Update gmsl dependency
Devon Hudson
2023-01-31
Use new gmsl RelayEvents type for send_relay request body
Devon Hudson
[next]