- Mar 23, 2016
-
-
Erik Johnston authored
-
- Mar 22, 2016
-
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Mark Haines authored
Fix membership count for BulkPushRuleEvaluator
-
Mark Haines authored
-
Erik Johnston authored
Don't cache events in _state_group_cache
-
Erik Johnston authored
Make stateGroupCache honour CACHE_SIZE_FACTOR
-
Erik Johnston authored
Instead, simply cache the event ids, relying on the event cache to cache the actual events. The problem was that while the state groups cache was limited in the number of groups it could hold, each individual group could consist of thousands of events.
-
Erik Johnston authored
Add published room list edit API
-
Erik Johnston authored
-
Erik Johnston authored
-
Mark Haines authored
Remove some unused parameters from persist_event
-
Matthew Hodgson authored
-
- Mar 21, 2016
-
-
Mark Haines authored
-
Erik Johnston authored
-
Mark Haines authored
-
- Mar 18, 2016
-
-
Erik Johnston authored
Yield on EDU handling
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Dedupe requested event list in _get_events
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Update aliases event after deletion
-
Erik Johnston authored
-
- Mar 17, 2016
-
-
Erik Johnston authored
-
David Baker authored
Make registration idempotent, part 2
-
Mark Haines authored
Remove dead code left over from presence changes
-
Mark Haines authored
-
Erik Johnston authored
Attempt to update the appropriate `m.room.aliases` event after deleting an alias. This may fail due to the deleter not being in the room. Will also check if the canonical alias of the event is set to the deleted alias, and if so will attempt to delete it.
-
Mark Haines authored
-
Mark Haines authored
-
- Mar 16, 2016
-
-
David Baker authored
-
David Baker authored
-
David Baker authored
-
David Baker authored
Make registration idempotent
-
David Baker authored
-
David Baker authored
-
David Baker authored
-