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
/
federationapi.go
Age
Commit message (
Expand
)
Author
2020-12-02
Top-level setup package (#1605)
Neil Alexander
2020-09-07
Remove current state server (#1405)
Kegsay
2020-08-13
API setup refactoring (#1266)
Neil Alexander
2020-08-11
Support for server ACLs (#1261)
Neil Alexander
2020-08-10
Configuration format v1 (#1230)
Neil Alexander
2020-07-22
Handle inbound federation E2E key queries/claims (#1215)
Kegsay
2020-07-02
Replace publicroomsapi with a combination of clientapi/roomserver/currentstat...
Kegsay
2020-06-16
Make federationapi use userapi (#1135)
Kegsay
2020-06-15
Fix rooms v3 url paths for good - with tests (#1130)
Kegsay
2020-06-10
Remove clientapi producers which aren't actually producers (#1111)
Kegsay
2020-06-08
Split out SetupFooComponent (#1106)
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-01
Consolidation of roomserver APIs (#994)
Neil Alexander
2020-04-29
Federation sender API remodel (#988)
Neil Alexander
2020-03-30
Implement typing over federation (#949)
Kegsay
2020-03-27
Further room version wiring (#936)
Neil Alexander
2020-02-13
Support sqlite in addition to postgres (#869)
Kegsay
2020-02-11
Pass cfg by reference around the codebase (#819)
Behouba Manassé
2019-12-20
Return server names (#833)
Neil Alexander
2019-05-21
use go module for dependencies (#594)
ruben