Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add an admin API for users' media statistics (#8700) | Dirk Klimpel | 2020-11-05 | 1 | -0/+127 |
* | Fix missing null character check on guest_access room state | Andrew Morgan | 2020-09-22 | 1 | -0/+2 |
* | Simplify super() calls to Python 3 syntax. (#8344) | Patrick Cloke | 2020-09-18 | 1 | -1/+1 |
* | Rename 'populate_stats_process_rooms_2' background job back to 'populate_stat... | Andrew Morgan | 2020-09-08 | 1 | -30/+6 |
* | Do not try to store invalid data in the stats table (#8226) | Patrick Cloke | 2020-09-02 | 1 | -8/+26 |
* | Convert stats and related calls to async/await (#8192) | Patrick Cloke | 2020-08-27 | 1 | -40/+42 |
* | Convert calls of async database methods to async (#8166) | Patrick Cloke | 2020-08-27 | 1 | -5/+5 |
* | Convert simple_select_one and simple_select_one_onecol to async (#8162) | Patrick Cloke | 2020-08-26 | 1 | -5/+5 |
* | Rename database classes to make some sense (#8033) | Erik Johnston | 2020-08-05 | 1 | -0/+886 |