- Jun 03, 2016
-
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Use state to calculate get_users_in_room
-
Erik Johnston authored
Add get_users_with_read_receipts_in_room cache
-
- Jun 02, 2016
-
-
David Baker authored
Email unsubscribe links that don't require logging in
-
David Baker authored
-
David Baker authored
Fix error in email notification string formatting
-
David Baker authored
and authed by macaroons that let you delete pushers and nothing else
-
Matthew Hodgson authored
-
David Baker authored
-
David Baker authored
-
Mark Haines authored
Rather than storing them as UserID objects.
-
David Baker authored
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
* Add infrastructure to the presence handler to track sync requests in external processes * Expire stale entries for dead external processes * Add an http endpoint for making users as syncing Add some docstrings and comments. * Fixes
-
David Baker authored
Split out the auth handler
-
Erik Johnston authored
-
Erik Johnston authored
Refactor SyncHandler
-
Matthew Hodgson authored
special case m.room.third_party_invite event auth to match invites,
-
David Baker authored
-
David Baker authored
-
Matthew Hodgson authored
-
David Baker authored
Were it not for that fact that you can't use the base handler in the pusher because it pulls in the world. Comitting while I fix that on a different branch.
-
David Baker authored
Use user_id in email greeting if display name is null
-
David Baker authored
-
- Jun 01, 2016
-
-
Matthew Hodgson authored
special case m.room.third_party_invite event auth to match invites, otherwise they get out of sync and you get https://github.com/vector-im/vector-web/issues/1208
-
Erik Johnston authored
Ensure we always return boolean in push rules
-
Erik Johnston authored
Cache get_event_reference_hashes
-
Erik Johnston authored
Fix room list spidering
-
David Baker authored
-
David Baker authored
-
David Baker authored
Add secondary_directory_servers option to fetch room list from other servers
-
Erik Johnston authored
-
David Baker authored
Limit number of notifications in an email notification
-
David Baker authored
-
David Baker authored
Otherwise it tries to start the remote public room list updating looping call which breaks.
-
Erik Johnston authored
-
David Baker authored
-
David Baker authored
-