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
2022-09-22
Version 0.9.9 (#2732)
v0.9.9
Neil Alexander
2022-09-22
Tweak `InsertMigration` to avoid logging (#2720)
Till
2022-09-22
Update embedded NATS Server to v2.9.1-beta1 (as this includes a fix that prev...
Neil Alexander
2022-09-22
Bump commonmarker from 0.23.4 to 0.23.6 in /docs (#2731)
dependabot[bot]
2022-09-20
HTTP connection keepalives (#2730)
Neil Alexander
2022-09-20
Update dependencies (#2729)
Neil Alexander
2022-09-20
Update readme
Neil Alexander
2022-09-20
Remove deleted state logging lines from sync API (they are pointless)
Neil Alexander
2022-09-20
Mark device list as stale, if we don't have the requesting device (#2728)
Till
2022-09-20
Update database documentation
Neil Alexander
2022-09-20
Update contributing documentation
Neil Alexander
2022-09-19
Bug fix #2718 appservice txnid should be different for each batch of events (...
Tak Wai Wong
2022-09-16
Fix origin on device list update EDUs
Till Faelligen
2022-09-16
Ensure that all state event IDs are included in the `added` section when rewr...
Neil Alexander
2022-09-15
Hopefully fix `upgrade-tests` (#2717)
Till
2022-09-14
Fix Pinecone demo build errors after Pinecone update
Neil Alexander
2022-09-14
Update to matrix-org/pinecone@608215eb1b2920f3510b56c4a36a87ed9e75779f
Neil Alexander
2022-09-14
Revert 482914aef4a7d637a8c468d46904fde9f478b5d1
Neil Alexander
2022-09-13
Use `AckNone` on the ephemeral room input consumer
Neil Alexander
2022-09-13
Tweak `LoadMembershipAtEvent` behaviour when state not known (#2716)
Neil Alexander
2022-09-13
Always resolve state in `QueryStateAfterEvents`
Neil Alexander
2022-09-13
Send-to-device consumer/producer tweaks (#2713)
Till
2022-09-13
Check unique constraint errors when manually inserting migrations (#2712)
Till
2022-09-12
Update to matrix-org/gomatrixserverlib@7b96db4
Neil Alexander
2022-09-12
Version 0.9.8
v0.9.8
Neil Alexander
2022-09-12
Fix missing signature check on the `/get_missing_events` response
Neil Alexander
2022-09-12
Update to NATS Server v2.9.0
Neil Alexander
2022-09-12
Update to matrix-org/pinecone@b215925
Neil Alexander
2022-09-12
P2P demo tweaks
Neil Alexander
2022-09-11
Update to matrix-org/gomatrixserverlib@dec87dbaa40700a8c8f7c299c53f911047cf2cb9
Neil Alexander
2022-09-09
Only verify if fulltext indexing is enabled
Till Faelligen
2022-09-09
Version 0.9.7 (#2707)
v0.9.7
Neil Alexander
2022-09-09
Optimise `SharedUsers` again by using complete composite index
Neil Alexander
2022-09-09
Optimise shared users query in Synx API slightly by removing a potential sort
Neil Alexander
2022-09-09
Fix database transaction for keyserver `DeleteDeviceKeys`
Neil Alexander
2022-09-09
Fix transactions around assigning NIDs
Neil Alexander
2022-09-09
Change detection of already executed migrations (#2665)
Till
2022-09-09
More writer fixes in the Sync API
Neil Alexander
2022-09-09
Use database writer in user API `DeleteOldNotifications`
Neil Alexander
2022-09-09
Update getting pushrules, add tests, tweak pushrules (#2705)
Till
2022-09-08
Fix issue with stale device lists (#2702)
Till
2022-09-07
Fulltext implementation incl. config (#2480)
Till
2022-09-07
Use a single context instead
Neil Alexander
2022-09-07
Update state reset capture to Sentry
Neil Alexander
2022-09-07
Add HTTP status code to FederationClientError (#2699)
Till
2022-09-07
Avoid unneeded JSON operations (#2698)
Till
2022-09-07
Re-add waitTime if we're not blacklisted and no RetryAfter was
Till Faelligen
2022-09-07
Add a SigningKeyUpdate producer (#2697)
Till
2022-09-07
Handle errors differently in the `DeviceListUpdater` (#2695)
Till
2022-09-07
Update to matrix-org/gomatrixserverlib@637a173
Neil Alexander
[next]