dendrite/roomserver/internal
Neil Alexander 98a5e410d7
Per-room consumers (#2293)
* Roomserver input refactoring — again!

* Ensure the actor runs again

* Preserve consumer after unsubscribe

* Another sprinkling of magic

* Rename `TopicFor` to `Prefixed`

* Recreate the stream if the config is bad

* Check streams too

* Prefix subjects, preserve inboxes

* Recreate if subjects wrong

* Remove stream subject

* Reconstruct properly

* Fix mutex unlock

* Comments

* Fix tests

* Don't drop events

* Review comments

* Separate `queueInputRoomEvents` function

* Re-jig control flow a bit
2022-03-23 10:20:18 +00:00
..
helpers Various bug fixes and tweaks around invites and membership 2022-03-17 17:05:21 +00:00
input Per-room consumers (#2293) 2022-03-23 10:20:18 +00:00
perform Various bug fixes and tweaks around invites and membership 2022-03-17 17:05:21 +00:00
query Fix GET /directory/list/room/{roomID} (#2262) 2022-03-09 10:42:24 +00:00
alias.go Add canonical alias support (#2236) 2022-03-07 10:37:04 +01:00
api.go Per-room consumers (#2293) 2022-03-23 10:20:18 +00:00