dendrite/syncapi/streams
kegsay d86dcbef66
syncapi: define specific interfaces for internal HTTP communications (#2416)
* syncapi: use finer-grained interfaces when making the syncapi

* Use specific interfaces for syncapi-roomserver interactions

* Define query access token api for shared http auth code
2022-05-05 09:56:03 +01:00
..
stream_accountdata.go syncapi: define specific interfaces for internal HTTP communications (#2416) 2022-05-05 09:56:03 +01:00
stream_devicelist.go syncapi: define specific interfaces for internal HTTP communications (#2416) 2022-05-05 09:56:03 +01:00
stream_invite.go Add possibility to ignore users (#2329) 2022-04-07 15:08:19 +01:00
stream_notificationdata.go Implement Push Notifications (#1842) 2022-03-03 11:40:53 +00:00
stream_pdu.go syncapi: define specific interfaces for internal HTTP communications (#2416) 2022-05-05 09:56:03 +01:00
stream_presence.go Return "to", if we didn't return any presence events (#2407) 2022-04-30 00:07:50 +02:00
stream_receipt.go Don't send account data or receipts for left/forgotten rooms (#2382) 2022-04-27 12:03:34 +01:00
stream_sendtodevice.go Add possibility to ignore users (#2329) 2022-04-07 15:08:19 +01:00
stream_typing.go Add possibility to ignore users (#2329) 2022-04-07 15:08:19 +01:00
streams.go syncapi: define specific interfaces for internal HTTP communications (#2416) 2022-05-05 09:56:03 +01:00
template_stream.go Sync refactor — Part 1 (#1688) 2021-01-08 16:59:06 +00:00