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
path:
root
/
federationapi
Age
Commit message (
Expand
)
Author
2023-04-03
Add user profile tests, refactor user API methods (#3030)
Till
2023-03-23
Move every `db.Prepare` to `sqlutil.Statementlist`, remove trace driver (#3026)
Till
2023-03-22
Remove `BaseDendrite` (#3023)
Till
2023-03-17
Preparations for removing `BaseDendrite` (#3016)
Till
2023-03-01
Refactor `StoreEvent`, add `MaybeRedactEvent`, create an `EventDatabase` (#2989)
Till
2023-02-20
Merge keyserver & userapi (#2972)
Till
2023-02-14
Remove polylith/API mode (#2967)
Till
2023-01-28
Relay integration to pinecone demos (#2955)
devonh
2023-01-23
Initial Store & Forward Implementation (#2917)
devonh
2023-01-20
Make tests more reliable (#2948)
Till
2023-01-19
Add `/_dendrite/admin/purgeRoom/{roomID}` (#2662)
Neil
2023-01-17
`/sync` performance optimizations (#2927)
Till
2023-01-12
Always initialize statistics server map
Devon Hudson
2022-12-22
More flakey tests
Till Faelligen
2022-12-22
Fix flakey test
Till Faelligen
2022-12-22
Add federation peeking table tests (#2920)
Till
2022-12-06
Fix issue with sending presence events to invalid servers
Till Faelligen
2022-12-05
Enable/Disable internal metrics (#2899)
Till
2022-11-18
Fix registration for virtual hosting
Neil Alexander
2022-11-18
Add p2p wakeup broadcast handling to pinecone demos (#2841)
devonh
2022-11-17
Try that again
Neil Alexander
2022-11-17
Fix `/key/v2/server`, add HTTP `Host` matching
Neil Alexander
2022-11-16
Fix bug in a2f72dd9
Neil Alexander
2022-11-16
Fix slice out of bounds in federation API
Neil Alexander
2022-11-16
Virtual host server name workaround
Neil Alexander
2022-11-16
Tweak `/key/v2/server`
Neil Alexander
2022-11-15
Don't get blacklisted hosts when querying joined servers (#2880)
Neil Alexander
2022-11-15
Federation fixes for virtual hosting
Neil Alexander
2022-11-11
Virtual hosting schema and logic changes (#2876)
Neil Alexander
2022-11-11
Send presence to newly added servers (#2869)
Till
2022-11-04
Send presence to joined hosts only (#2858)
Till
2022-10-27
Refactor `claimRemoteKeys`
Neil Alexander
2022-10-27
Add AS specific public room list endpoints (#2836)
Till
2022-10-26
Associate events in db before queueing them to send (#2833)
devonh
2022-10-26
Update federation API consumers
Neil Alexander
2022-10-26
Initial support for multiple server names (#2829)
Neil Alexander
2022-10-21
Optimize inserting pending PDUs/EDUs (#2821)
Till
2022-10-20
Fix flakey queue test (#2818)
devonh
2022-10-20
Fix race condition
Till Faelligen
2022-10-19
Refactor Federation Destination Queues (#2807)
devonh
2022-10-13
Revert "Federation backoff fixes and tests (#2792)"
Neil Alexander
2022-10-13
Federation backoff fixes and tests (#2792)
devonh
2022-10-11
Private read receipts (#2789)
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-07
Fix issue with DMs shown as normal rooms (#2776)
Till
2022-10-06
Allow specifying old signing keys with the public key and key ID only (#2770)
Neil Alexander
2022-10-06
Tweak logging for federated room joins
Neil Alexander
2022-10-05
Add `RoomEventType` nats.Header to avoid unneeded unmarshalling (#2765)
Till
[prev]
[next]