- Apr 01, 2016
-
-
Erik Johnston authored
-
Mark Haines authored
Use a stream id generator for backfilled ids
-
Mark Haines authored
-
Mark Haines authored
-
Erik Johnston authored
Add concurrently_execute function
-
Erik Johnston authored
-
Erik Johnston authored
-
Mark Haines authored
-
Mark Haines authored
-
Erik Johnston authored
-
Mark Haines authored
Fix the invalidation of the names and aliases cache
-
Mark Haines authored
-
- Mar 31, 2016
-
-
Mark Haines authored
Remove outlier parameter from compute_event_context
-
Mark Haines authored
Use event.internal_metadata.is_outlier instead.
-
Mark Haines authored
Remove the is_new_state argument to persist event.
-
Mark Haines authored
-
Mark Haines authored
Move the checks for whether an event is new state inside persist event itself. This was harder than expected because there wasn't enough information passed to persist event to correctly handle invites from remote servers for new rooms.
-
Erik Johnston authored
Split out RoomMemberHandler
-
Erik Johnston authored
-
Mark Haines authored
Add replication streams for ex outliers and current state resets
-
Erik Johnston authored
-
Mark Haines authored
-
David Baker authored
Don't ignore the obey overlay if the rule has an enabled attribute of False
-
David Baker authored
Fixes https://github.com/vector-im/vector-web/issues/1244
-
- Mar 30, 2016
-
-
Matthew Hodgson authored
-
Matthew Hodgson authored
-
Mark Haines authored
-
Mark Haines authored
Add a replication stream for state groups
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
Use a stream id generator to assign state group ids
-
Erik Johnston authored
Require user to have left room to forget room
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Mark Haines authored
-
Erik Johnston authored
-
Erik Johnston authored
This dramatically simplifies the forget API code - in particular it no longer generates a leave event.
-