1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-04-24 17:54:28 -05:00
dendrite/syncapi/storage/sqlite3
Kegsay 4897beabee
Finish implementing retiring invites ()
* Pass retired invites to the syncapi with the event ID of the invite

* Implement retire invite streaming

* Update whitelist
2020-06-26 11:07:52 +01:00
..
account_data_table.go Rehuffle where things are in the internal package () 2020-06-12 14:55:57 +01:00
backwards_extremities_table.go Fix and shuffle directory around () 2020-05-21 14:40:13 +01:00
current_room_state_table.go Rehuffle where things are in the internal package () 2020-06-12 14:55:57 +01:00
invites_table.go Finish implementing retiring invites () 2020-06-26 11:07:52 +01:00
output_room_events_table.go Rehuffle where things are in the internal package () 2020-06-12 14:55:57 +01:00
output_room_events_topology_table.go Rehuffle where things are in the internal package () 2020-06-12 14:55:57 +01:00
send_to_device_table.go Rehuffle where things are in the internal package () 2020-06-12 14:55:57 +01:00
stream_id_table.go Rehuffle where things are in the internal package () 2020-06-12 14:55:57 +01:00
syncserver.go Rehuffle where things are in the internal package () 2020-06-12 14:55:57 +01:00