dendrite/federationapi/routing
2020-03-27 14:40:28 +00:00
..
backfill.go Handle transaction marshalling/unmarshalling within Dendrite 2020-03-25 15:13:32 +00:00
devices.go Remove httputil.LogThenError so that the line numbers are reported properly - make error reporting slightly more useful (#879) 2020-03-02 16:20:44 +00:00
eventauth.go Federation: Add event_auth endpoint (#905) 2020-03-14 20:08:54 +00:00
events.go Implement gomatrixserverlib.HeaderedEvent in roomserver query API (#912) 2020-03-16 17:29:52 +00:00
invite.go Lint tweaks 2020-03-24 15:11:49 +00:00
join.go Some review comments fixed 2020-03-27 14:40:28 +00:00
keys.go Pass cfg by reference around the codebase (#819) 2020-02-11 11:18:12 +00:00
leave.go Lint tweaks 2020-03-24 15:11:49 +00:00
missingevents.go Implement gomatrixserverlib.HeaderedEvent in roomserver query API (#912) 2020-03-16 17:29:52 +00:00
profile.go Remove httputil.LogThenError so that the line numbers are reported properly - make error reporting slightly more useful (#879) 2020-03-02 16:20:44 +00:00
query.go Remove httputil.LogThenError so that the line numbers are reported properly - make error reporting slightly more useful (#879) 2020-03-02 16:20:44 +00:00
routing.go Federation: Add event_auth endpoint (#905) 2020-03-14 20:08:54 +00:00
send.go Fix count of EDUs in logging 2020-03-27 11:56:46 +00:00
state.go Strip headers on federationapi endpoints 2020-03-26 09:40:46 +00:00
threepid.go Rely on EventBuilder in gmsl to generate the event IDs for us 2020-03-27 14:32:38 +00:00
version.go use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00