Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run Black. (#5482) | Amber Brown | 2019-06-20 | 1 | -5/+1 |
| | |||||
* | Merge pull request #5203 from matrix-org/erikj/aggregate_by_sender | Erik Johnston | 2019-05-21 | 1 | -1/+1 |
|\ | | | | | Only count aggregations from distinct senders | ||||
| * | Only count aggregations from distinct senders | Erik Johnston | 2019-05-17 | 1 | -1/+1 |
| | | | | | | | | As a user isn't allowed to send a single emoji more than once. | ||||
* | | Block attempts to annotate the same event twice | Erik Johnston | 2019-05-20 | 1 | -3/+45 |
| | | |||||
* | | Rename relation types to match MSC | Erik Johnston | 2019-05-20 | 1 | -4/+4 |
| | | |||||
* | | Correctly update aggregation counts after redaction | Erik Johnston | 2019-05-20 | 1 | -0/+17 |
|/ | |||||
* | Fixup bsaed on review comments | Erik Johnston | 2019-05-17 | 1 | -15/+17 |
| | |||||
* | Add basic editing support | Erik Johnston | 2019-05-16 | 1 | -2/+58 |
| | |||||
* | Move parsing of tokens out of storage layer | Erik Johnston | 2019-05-16 | 1 | -14/+2 |
| | |||||
* | Indirect tuple conversion | Erik Johnston | 2019-05-16 | 1 | -0/+6 |
| | |||||
* | Fix relations in worker mode | Erik Johnston | 2019-05-16 | 1 | -1/+3 |
| | |||||
* | Add cache to relations | Erik Johnston | 2019-05-16 | 1 | -0/+8 |
| | |||||
* | Add aggregations API | Erik Johnston | 2019-05-16 | 1 | -6/+219 |
| | |||||
* | Actually check for None rather falsey | Erik Johnston | 2019-05-15 | 1 | -2/+2 |
| | |||||
* | Add simple pagination API | Erik Johnston | 2019-05-15 | 1 | -0/+80 |
| | |||||
* | Add simple send_relation API and track in DB | Erik Johnston | 2019-05-15 | 1 | -0/+62 |