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
/
federationsender
/
federationsender.go
Age
Commit message (
Expand
)
Author
2020-06-12
Rehuffle where things are in the internal package (#1122)
Kegsay
2020-06-10
Remove federationsender producer, which in fact was not a producer (#1115)
Kegsay
2020-06-08
Split out SetupFooComponent (#1106)
Kegsay
2020-06-04
Refactor how federationsender gets created (#1095)
Kegsay
2020-06-01
Add a way to force federationsender to retry sending transactions (#1077)
Kegsay
2020-05-22
Separate muxes for public and internal APIs (#1056)
Neil Alexander
2020-05-21
Fix #897 and shuffle directory around (#1054)
Kegsay
2020-05-18
Add -api flag to monolith (#1044)
Neil Alexander
2020-05-07
Improve federation sender performance, implement backoff and blacklisting, fi...
Neil Alexander
2020-05-01
Limit database connections (#980, #564) (#998)
Neil Alexander
2020-05-01
Rename FS queue package to internal (#997)
Neil Alexander
2020-05-01
Consolidation of roomserver APIs (#994)
Neil Alexander
2020-04-29
Join room support in federation sender (#989)
Neil Alexander
2020-04-29
Federation sender API remodel (#988)
Neil Alexander
2020-04-28
Loopback event from invite response (#982)
Neil Alexander
2019-08-24
Set up queryAPI in federationsender (#791)
Alex Chen
2019-05-21
use go module for dependencies (#594)
ruben