Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Actually return something sensible | Erik Johnston | 2016-02-03 | 1 | -1/+1 |
* | We return dicts now. | Erik Johnston | 2016-02-03 | 1 | -1/+1 |
* | Change event_push_actions_rm_tokens schema | Erik Johnston | 2016-02-03 | 1 | -15/+32 |
* | Make LRU cache not default to treecache & add options to use it | David Baker | 2016-01-22 | 1 | -1/+1 |
* | Use new invalidate_many cache invalidation to invalidate the event_push_actio... | David Baker | 2016-01-22 | 1 | -4/+15 |
* | Cache get_unread_event_push_actions_by_room_for_user | Erik Johnston | 2016-01-21 | 1 | -1/+2 |
* | Return highlight_count in /sync | Erik Johnston | 2016-01-19 | 1 | -2/+3 |
* | Remove the PushersTable and EventPushActionsTable objects | Mark Haines | 2016-01-12 | 1 | -5/+1 |
* | Delete notifications for redacted events | David Baker | 2016-01-06 | 1 | -0/+12 |
* | Add is_guest flag to users db to track whether a user is a guest user or not.... | David Baker | 2016-01-06 | 1 | -2/+2 |
* | = not == in sql | David Baker | 2016-01-04 | 1 | -1/+1 |
* | Rename event-actions to event_push_actions as per PR request | David Baker | 2016-01-04 | 1 | -0/+98 |