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
/
routing
/
routing.go
Age
Commit message (
Expand
)
Author
2021-11-24
Merge `federationapi`, `federationsender`, `signingkeyserver` components (#2055)
Neil Alexander
2021-09-10
Added .well-known/matrix/server endpoint (#1988)
Ryan W
2021-08-27
publicRooms should accept POST as well as GET (#1991)
Neil Alexander
2021-06-30
Change how servers are selected for missing auth/prev events (#1892)
Neil Alexander
2021-04-07
Implement OpenID module (#599) (#1812)
Bruce MacDonald
2021-03-30
Add a per-room mutex to federationapi when processing transactions (#1810)
Kegsay
2021-01-22
Gate peeking behind msc flags (#1731)
Kegsay
2021-01-22
Peeking over federation via MSC2444 (#1391)
Matthew Hodgson
2020-12-02
Top-level setup package (#1605)
Neil Alexander
2020-09-22
Initial notary support (#1436)
Neil Alexander
2020-09-07
Remove current state server (#1405)
Kegsay
2020-09-07
Remove QueryBulkStateContent from current state server (#1404)
Kegsay
2020-09-04
Remove ServerACLs from the current state server (#1390)
Kegsay
2020-08-17
Synchronous invites (#1273)
Neil Alexander
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-08-05
Process inbound device list updates from federation (#1240)
Kegsay
2020-08-04
Send device list updates to servers (outbound only) (#1237)
Kegsay
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-25
Handle invite v1 (#1165)
Kegsay
2020-06-17
Do not wrap send_join errors on /v1/send_join (#1143)
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-12
Rehuffle where things are in the internal package (#1122)
Kegsay
2020-06-10
Remove clientapi producers which aren't actually producers (#1111)
Kegsay
2020-06-04
Encode v3 event IDs correctly (#1090)
Kegsay
2020-06-02
Reset backoff on incoming federation (#1080)
Neil Alexander
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-12
Implement /get_missing_events (#1022)
Kegsay
2020-05-01
Consolidation of roomserver APIs (#994)
Neil Alexander
2020-04-29
Honour history_visibility when backfilling (#990)
Kegsay
2020-04-29
Federation sender API remodel (#988)
Neil Alexander
2020-04-09
Federation for v3/v4 rooms (#954)
Neil Alexander
2020-04-03
Invites v2 endpoint (#952)
Neil Alexander
2020-03-30
Implement typing over federation (#949)
Kegsay
2020-03-14
Federation: Add event_auth endpoint (#905)
Kegsay
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
Fix /send_join and /send_leave (#821)
Brendan Abolivier
2019-12-20
Return server names (#833)
Neil Alexander
2019-08-20
Make trailing slash on server key request optional (#788)
Alex Chen
2019-07-18
Remove the trailing slash from /send/{txnID} and /backfill/{roomID} (#746)
Andrew Morgan
2019-07-03
Encode URLs properly (#728)
Andrew Morgan
2019-05-21
use go module for dependencies (#594)
ruben