Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move additional tasks to the background worker, part 3 (#8489) | Patrick Cloke | 2020-10-09 | 1 | -131/+128 |
* | Add logging on startup/shutdown (#8448) | Erik Johnston | 2020-10-02 | 1 | -6/+2 |
* | Simplify super() calls to Python 3 syntax. (#8344) | Patrick Cloke | 2020-09-18 | 1 | -2/+2 |
* | Use slots in attrs classes where possible (#8296) | Patrick Cloke | 2020-09-14 | 1 | -1/+1 |
* | Fix /notifications and pushers misbehaving because of unread counts (#8280) | Brendan Abolivier | 2020-09-08 | 1 | -2/+3 |
* | Fix unread count failing on NULL values (#8270) | Brendan Abolivier | 2020-09-07 | 1 | -1/+6 |
* | Re-implement unread counts (again) (#8059) | Brendan Abolivier | 2020-09-02 | 1 | -65/+159 |
* | Convert `event_push_actions`, `registration`, and `roommember` datastores to ... | Patrick Cloke | 2020-08-28 | 1 | -20/+18 |
* | Convert misc database code to async (#8087) | Patrick Cloke | 2020-08-14 | 1 | -5/+4 |
* | Reduce unnecessary whitespace in JSON. (#7372) | David Vo | 2020-08-07 | 1 | -3/+2 |
* | Rename database classes to make some sense (#8033) | Erik Johnston | 2020-08-05 | 1 | -0/+885 |