dendrite/federationapi/routing
Kegsay 4ad52c67ca
Honour history_visibility when backfilling ()
* Make backfill work for shared history visibility

* fetch missing state on backfill to remember snapshots correctly

* Fix gmsl to not mux in auth events into room state

* Whoops

* Linting
2020-04-29 18:41:45 +01:00
..
backfill.go Implement backfill in the roomserver () 2020-04-28 11:46:47 +01:00
devices.go Remove httputil.LogThenError so that the line numbers are reported properly - make error reporting slightly more useful () 2020-03-02 16:20:44 +00:00
eventauth.go Federation: Add event_auth endpoint () 2020-03-14 20:08:54 +00:00
events.go Honour history_visibility when backfilling () 2020-04-29 18:41:45 +01:00
invite.go More invite support () 2020-04-24 16:30:25 +01:00
join.go Response from /send_join now use gomatrixserverlib.RespSendJoin () 2020-04-22 14:13:11 +01:00
keys.go Pass cfg by reference around the codebase () 2020-02-11 11:18:12 +00:00
leave.go Perspective key fetching, some federation room join fixes () 2020-04-20 17:42:34 +01:00
missingevents.go Implement gomatrixserverlib.HeaderedEvent in roomserver query API () 2020-03-16 17:29:52 +00:00
profile.go Federation fixes and error handling () 2020-04-16 17:59:55 +01:00
query.go Federation sender API remodel () 2020-04-29 11:34:31 +01:00
routing.go Honour history_visibility when backfilling () 2020-04-29 18:41:45 +01:00
send.go Federation fixes and error handling () 2020-04-16 17:59:55 +01:00
state.go Federation for v3/v4 rooms () 2020-04-09 15:46:06 +01:00
threepid.go Move /room/{roomID}/state endpoints into client API () () 2020-04-14 18:36:08 +01:00
version.go use go module for dependencies () 2019-05-21 21:56:55 +01:00