0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-24 07:18:21 +02:00
dendrite/syncapi/consumers
Neil Alexander 1a7f4c8aa9
Don't try to re-fetch the event if it is listed in adds_state_event_ids (#2437)
* Don't try to re-fetch the event in the output message

* Try that again

* Add the initial event into the set
2022-05-09 15:22:33 +01:00
..
clientapi.go Add possibility to ignore users (#2329) 2022-04-07 15:08:19 +01:00
keychange.go syncapi: define specific interfaces for internal HTTP communications (#2416) 2022-05-05 09:56:03 +01:00
presence.go syncapi: define specific interfaces for internal HTTP communications (#2416) 2022-05-05 09:56:03 +01:00
receipts.go Remove eduserver (#2306) 2022-03-29 14:14:35 +02:00
roomserver.go Don't try to re-fetch the event if it is listed in adds_state_event_ids (#2437) 2022-05-09 15:22:33 +01:00
sendtodevice.go Remove eduserver (#2306) 2022-03-29 14:14:35 +02:00
typing.go Remove eduserver (#2306) 2022-03-29 14:14:35 +02:00
userapi.go Per-room consumers (#2293) 2022-03-23 10:20:18 +00:00