| Commit message (Expand) | Author | Age | Files | Lines |
* | Instrument `/messages` for understandable traces in Jaeger (#13368) | Eric Eastwood | 2022-08-03 | 1 | -0/+2 |
* | Remove unused argument for get_relations_for_event. (#13383) | Patrick Cloke | 2022-07-26 | 1 | -3/+0 |
* | Implement MSC3816, consider the root event for thread participation. (#12766) | Patrick Cloke | 2022-06-06 | 1 | -21/+37 |
* | Rename storage classes (#12913) | Erik Johnston | 2022-05-31 | 1 | -2/+5 |
* | Consolidate logic for parsing relations. (#12693) | Patrick Cloke | 2022-05-16 | 1 | -10/+10 |
* | Edits/annotations should not have any bundled aggregations calculated. (#12633) | Patrick Cloke | 2022-05-05 | 1 | -20/+18 |
* | Include bundled aggregations for the latest event in a thread. (#12273) | Patrick Cloke | 2022-05-04 | 1 | -20/+54 |
* | Consistently use collections.abc.Mapping to check frozendict. (#12564) | Patrick Cloke | 2022-04-27 | 1 | -2/+2 |
* | Misc. clean-ups to the relations code (#12519) | Patrick Cloke | 2022-04-25 | 1 | -62/+32 |
* | Do not consider events by ignored users for bundled aggregations (#12235) | Patrick Cloke | 2022-04-11 | 1 | -30/+214 |
* | Remove an unnecessary class from the relations code. (#12338) | Patrick Cloke | 2022-03-31 | 1 | -12/+23 |
* | Remove the unused and unstable `/aggregations` endpoint. (#12293) | Patrick Cloke | 2022-03-30 | 1 | -4/+2 |
* | Do not consider events by ignored users for relations (#12285) | Patrick Cloke | 2022-03-24 | 1 | -1/+8 |
* | Move get_bundled_aggregations to relations handler. (#12237) | Patrick Cloke | 2022-03-18 | 1 | -2/+149 |
* | Add a relations handler to avoid duplication. (#12227) | Patrick Cloke | 2022-03-16 | 1 | -0/+117 |