0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-13 09:58:59 +02:00
dendrite/setup
Till 249b32c4f3
Refactor notifications (#2688)
This PR changes the handling of notifications
- removes the `StreamEvent` and `ReadUpdate` stream
- listens on the `OutputRoomEvent` stream in the UserAPI to inform the
SyncAPI about unread notifications
- listens on the `OutputReceiptEvent` stream in the UserAPI to set
receipts/update notifications
- sets the `read_markers` directly from within the internal UserAPI

Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com>
2022-09-27 15:01:34 +02:00
..
base HTTP connection keepalives (#2730) 2022-09-20 17:17:44 +01:00
config HTTP connection keepalives (#2730) 2022-09-20 17:17:44 +01:00
jetstream Refactor notifications (#2688) 2022-09-27 15:01:34 +02:00
mscs Configuration tweaks (#2567) 2022-09-01 14:15:41 +01:00
process Update dependencies (#2729) 2022-09-20 15:01:19 +01:00
flags.go Add restrictions for open registration (#2402) 2022-04-29 09:31:11 +02:00
monolith.go Clean up interface definitions (#2427) 2022-05-06 12:39:26 +01:00