Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-05-20 | Correctly update aggregation counts after redaction | Erik Johnston | 3 | -0/+57 | |
2019-05-17 | Make tests use different user for each reaction it sends | Erik Johnston | 1 | -12/+68 | |
As users aren't allowed to react with the same emoji more than once. | |||||
2019-05-17 | Fixup bsaed on review comments | Erik Johnston | 3 | -19/+19 | |
2019-05-16 | Add basic editing support | Erik Johnston | 4 | -15/+167 | |
2019-05-16 | Move parsing of tokens out of storage layer | Erik Johnston | 2 | -14/+21 | |
2019-05-16 | Indirect tuple conversion | Erik Johnston | 1 | -0/+6 | |
2019-05-16 | Check that event is visible in new APIs | Erik Johnston | 2 | -3/+16 | |
2019-05-16 | Fix relations in worker mode | Erik Johnston | 5 | -13/+28 | |
2019-05-16 | Add cache to relations | Erik Johnston | 1 | -0/+8 | |
2019-05-16 | Add aggregations API | Erik Johnston | 5 | -13/+643 | |
2019-05-15 | Actually check for None rather falsey | Erik Johnston | 1 | -2/ |