Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename event-actions to event_push_actions as per PR request | David Baker | 2016-01-04 | 1 | -1/+1 |
* | Address minor PR issues | David Baker | 2016-01-04 | 1 | -4/+3 |
* | pep8 & unused variable | David Baker | 2015-12-22 | 1 | -2/+0 |
* | Insert push actions in a single db query rather than one per user/profile_tag | David Baker | 2015-12-22 | 1 | -4/+6 |
* | Add bulk push rule evaluator which actually still evaluates rules one by one,... | David Baker | 2015-12-22 | 1 | -17/+11 |
* | Only run pushers for users on this hs! | David Baker | 2015-12-21 | 1 | -1/+7 |
* | still very WIP, but now sends unread_notifications_count in the room object o... | David Baker | 2015-12-16 | 1 | -1/+1 |
* | Store nothing instead of ['dont_notify'] for events with no notification requ... | David Baker | 2015-12-10 | 1 | -4/+4 |
* | Save event actions to the db | David Baker | 2015-12-10 | 1 | -2/+4 |
* | Very first cut of calculating actions for events as they come in. Doesn't sto... | David Baker | 2015-12-10 | 1 | -0/+47 |