dendrite/federationapi/routing
2021-07-05 13:47:37 +01:00
..
backfill.go
devices.go
eventauth.go
events.go
invite.go
join.go Increase gocyclo complexity to 25 (and remove all but 2 golint directives related to it) (#1783) 2021-03-03 14:35:57 +00:00
keys.go
leave.go Increase gocyclo complexity to 25 (and remove all but 2 golint directives related to it) (#1783) 2021-03-03 14:35:57 +00:00
missingevents.go
openid.go Implement OpenID module (#599) (#1812) 2021-04-07 13:26:20 +01:00
peek.go Peeking over federation via MSC2444 (#1391) 2021-01-22 14:55:08 +00:00
profile.go
publicrooms.go Increase gocyclo complexity to 25 (and remove all but 2 golint directives related to it) (#1783) 2021-03-03 14:35:57 +00:00
query.go Fix appsevice alias queries part 2 (#1684) 2021-03-03 17:00:31 +00:00
routing.go Change how servers are selected for missing auth/prev events (#1892) 2021-06-30 12:05:58 +01:00
send_test.go Reduce memory usage in federation /send endpoint (#1890) 2021-06-30 10:01:56 +01:00
send.go Track expiry rate on pduCountTotal 2021-07-05 13:47:37 +01:00
state.go
threepid.go
version.go