1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-04-25 02:04:27 -05:00
dendrite/currentstateserver
Kegsay af5b4d1f6b
Modify QuerySharedUsers to handle counts/include/exclude ()
* Modify QuerySharedUsers to handle counts/include/exclude

We will need this functionality when working out whether to
send device list changes to users who have joined/left a room.

* Linting
2020-07-24 10:33:41 +01:00
..
api Modify QuerySharedUsers to handle counts/include/exclude () 2020-07-24 10:33:41 +01:00
consumers Emit redacted_event from the roomserver when redactions are validated () 2020-07-07 12:51:55 +01:00
internal Modify QuerySharedUsers to handle counts/include/exclude () 2020-07-24 10:33:41 +01:00
inthttp currentstate: Add QuerySharedUsers () 2020-07-23 12:26:31 +01:00
storage Modify QuerySharedUsers to handle counts/include/exclude () 2020-07-24 10:33:41 +01:00
currentstateserver.go Add a new component: currentstateserver () 2020-06-30 10:37:21 +01:00
currentstateserver_test.go Modify QuerySharedUsers to handle counts/include/exclude () 2020-07-24 10:33:41 +01:00