dendrite/userapi/consumers
Till 10b4fbc66d
Fix m.direct only being partially upgraded (#3209)
Previously we would update `m.direct` once we found the old room ID. If
the roomID is found somewhere in the middle, we would never add the rest
of the users, resulting in only partially upgraded `m.direct` and chats
loosing their 1:1 flag.
2023-09-28 07:36:34 +02:00
..
clientapi.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
devicelistupdate.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
roomserver_test.go Optimise getting local members and membership counts (#3150) 2023-07-13 14:19:08 +02:00
roomserver.go Fix m.direct only being partially upgraded (#3209) 2023-09-28 07:36:34 +02:00
signingkeyupdate.go Move json errors over to gmsl (#3080) 2023-05-09 22:46:49 +00:00