- Apr 14, 2016
-
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Sanitize the optional dependencies for spider API
-
- Apr 13, 2016
-
-
David Baker authored
Only return unread notifications
-
Erik Johnston authored
-
David Baker authored
-
David Baker authored
Make get_unread_push_actions_for_user_in_range only return unread event actions, being more true to its name. Done in two separate sql queries to get actions after a read receipt and those in a room wiht no receipt at all. SQL queries by Erik.
-
Erik Johnston authored
Don't return empty public rooms
-
Erik Johnston authored
Don't auto log failed auth checks
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
- Apr 12, 2016
-
-
David Baker authored
-
Erik Johnston authored
-
Mark Haines authored
-
Mark Haines authored
-
David Baker authored
Add get endpoint for pushers
-
David Baker authored
-
David Baker authored
-
David Baker authored
-
David Baker authored
Decodes pushers rows on the main thread rather than the db thread and uses _simple_select_list. Also do the same to the function I copied and factor out the duplication into a helper function.
-
David Baker authored
-
David Baker authored
-
Erik Johnston authored
Check if we've already backfilled events
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
- Apr 11, 2016
-
-
David Baker authored
As per https://github.com/matrix-org/matrix-doc/pull/308
-
Mark Haines authored
-
Mark Haines authored
-
David Baker authored
Change pushers to use the event_actions table
-
David Baker authored
and wrap unsafe process in a try block
-
Erik Johnston authored
-