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-10-14
Update direct dependencies (#2794)
Neil Alexander
2022-10-14
Update to NATS Server v2.9.3 and nats.go v1.18.0
Neil Alexander
2022-10-14
Always add `UnreadNotifications` to joined room reponses (#2793)
Till
2022-10-14
Relax test a bit
Till Faelligen
2022-10-14
Fix `outliers whose auth_events are in a different room are correctly rejecte...
Till
2022-10-13
Revert "Federation backoff fixes and tests (#2792)"
Neil Alexander
2022-10-13
Federation backoff fixes and tests (#2792)
devonh
2022-10-13
Event relations (#2790)
Neil Alexander
2022-10-11
Fix `/get_missing_events` for rooms with `joined`/`invited` history_visibilit...
Till
2022-10-11
Private read receipts (#2789)
Neil Alexander
2022-10-11
Tweak `GetStateDeltas` behaviour (#2788)
Neil Alexander
2022-10-11
Tweak federation `M_NOT_FOUND` errors
Neil Alexander
2022-10-10
Fix joined hosts with `RewritesState` (#2785)
Neil Alexander
2022-10-10
Send E2EE related errors to sentry (#2784)
Till
2022-10-10
CI update
Till Faelligen
2022-10-10
SyTest List Maintenance
Till Faelligen
2022-10-10
Move /event to the SyncAPI (#2782)
Till
2022-10-10
Tweak `GetAccountByPassword` more
Neil Alexander
2022-10-10
Further tweak to the issue template
Neil Alexander
2022-10-10
Update issue and pull request templates
Neil Alexander
2022-10-10
Add regression test for 980fa55846811eeff89f116c49b38b085143c64e
Neil Alexander
2022-10-10
Stronger passwordless account checks (fixes #2780)
Neil Alexander
2022-10-07
Version 0.10.2 (#2778)
v0.10.2
Neil Alexander
2022-10-07
Fix issue with DMs shown as normal rooms (#2776)
Till
2022-10-07
Revert "tDatabase transaction tweaks in roomserver"
Neil Alexander
2022-10-07
Ensure we only wake up a given user once (#2775)
Neil Alexander
2022-10-07
tDatabase transaction tweaks in roomserver
Neil Alexander
2022-10-07
Add test for `QueryDeviceMessages` (#2773)
Till
2022-10-07
Update README
Till Faelligen
2022-10-06
Use the stream positions of the notifier (#2768)
Till
2022-10-06
Allow specifying old signing keys with the public key and key ID only (#2770)
Neil Alexander
2022-10-06
Always return `one_time_key_counts` on `/keys/upload` (#2769)
Till
2022-10-06
Don't try to talk to ourselves when finding missing events
Neil Alexander
2022-10-06
Tweak logging for federated room joins
Neil Alexander
2022-10-05
Document database connection limits
Neil Alexander
2022-10-05
Remove empty fields from `/sync` response (#2755)
Till
2022-10-05
Optimise `QuerySharedUsers` so that we can only work on local users (#2766)
Neil Alexander
2022-10-05
Demote `Failed to query device keys for some users` warning to `level=debug`
Neil Alexander
2022-10-05
Add `RoomEventType` nats.Header to avoid unneeded unmarshalling (#2765)
Till
2022-10-05
Check PostgreSQL connection count (#2760)
Neil Alexander
2022-10-05
Side effect import bleve analyzer languages (#2763)
Till
2022-10-04
Add indexes that optimise `selectStateInRangeSQL` (#2764)
Neil Alexander
2022-10-04
Don't perform a federated join after invite if we are already joined to the r...
Neil Alexander
2022-10-04
Track reasons why the process is in a degraded state
Neil Alexander
2022-10-04
Reduce `max_open_conns` in monolith sample config
Neil Alexander
2022-10-04
Revert Docker changes
Neil Alexander
2022-10-04
Try to populate `-ldflags` in Docker builds
Neil Alexander
2022-10-04
Fix Docker GHA
Neil Alexander
2022-10-04
Update Dockerfile (#2342)
Till
2022-10-03
Fix docs
Neil Alexander
[prev]
[next]