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
/
queue
/
destinationqueue.go
Age
Commit message (
Expand
)
Author
2022-11-18
Add p2p wakeup broadcast handling to pinecone demos (#2841)
devonh
2022-11-15
Federation fixes for virtual hosting
Neil Alexander
2022-11-11
Virtual hosting schema and logic changes (#2876)
Neil Alexander
2022-10-26
Associate events in db before queueing them to send (#2833)
devonh
2022-10-21
Optimize inserting pending PDUs/EDUs (#2821)
Till
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-09-20
Update dependencies (#2729)
Neil Alexander
2022-08-09
Add housekeeping function to delete old/expired EDUs (#2399)
Till
2022-05-17
bugfix: E2EE device keys could sometimes not be sent to remote servers (#2466)
kegsay
2022-04-27
Fix graceful shutdown
Neil Alexander
2022-04-25
Store the EDU type in the database (#2370)
Till
2022-02-08
Demote logging entry for backoff
Neil Alexander
2021-11-24
Merge `federationapi`, `federationsender`, `signingkeyserver` components (#2055)
Neil Alexander