| Commit message (Expand) | Author | Age | Files | Lines |
* | Move get_bundled_aggregations to relations handler. (#12237) | Patrick Cloke | 2022-03-18 | 1 | -146/+5 |
* | Only fetch thread participation for events with threads. (#12228) | Patrick Cloke | 2022-03-18 | 1 | -1/+3 |
* | Support stable identifiers for MSC3440: Threading (#12151) | Patrick Cloke | 2022-03-10 | 1 | -30/+47 |
* | Allow retrieving the relations of a redacted event. (#12130) | Patrick Cloke | 2022-03-10 | 1 | -28/+32 |
* | Fix a typo in a comment. | Patrick Cloke | 2022-02-16 | 1 | -1/+1 |
* | Fix incorrect thread summaries when the latest event is edited. (#11992) | Patrick Cloke | 2022-02-15 | 1 | -6/+18 |
* | Fetch thread summaries for multiple events in a single query (#11752) | Patrick Cloke | 2022-02-11 | 1 | -73/+149 |
* | Support pagination tokens from /sync and /messages in the relations API. (#11... | Patrick Cloke | 2022-02-10 | 1 | -15/+31 |
* | Experimental support to include bundled aggregations in search results (MSC36... | Patrick Cloke | 2022-02-08 | 1 | -2/+11 |
* | Fetch edits for multiple events in a single query. (#11660) | Patrick Cloke | 2022-02-08 | 1 | -51/+99 |
* | Remove the obsolete MSC1849 configuration flag. (#11843) | Patrick Cloke | 2022-01-31 | 1 | -4/+0 |
* | Improvements to bundling aggregations. (#11815) | Patrick Cloke | 2022-01-26 | 1 | -23/+38 |
* | Include whether the requesting user has participated in a thread. (#11577) | Patrick Cloke | 2022-01-18 | 1 | -11/+55 |
* | Bundle aggregations outside of the serialization method. (#11612) | Patrick Cloke | 2022-01-07 | 1 | -3/+125 |
* | Improve type hints in storage classes. (#11652) | Dirk Klimpel | 2021-12-29 | 1 | -2/+2 |
* | Remove redundant `COALESCE()`s around `COUNT()`s in database queries (#11570) | Sean Quah | 2021-12-14 | 1 | -1/+1 |
* | Do not allow cross-room relations, per MSC2674. (#11516) | Patrick Cloke | 2021-12-09 | 1 | -10/+26 |
* | Do not allow MSC3440 threads to fork threads (#11161) | Patrick Cloke | 2021-11-18 | 1 | -2/+65 |
* | Support filtering by relations per MSC3440 (#11236) | Patrick Cloke | 2021-11-09 | 1 | -1/+57 |
* | Additional type hints for relations database class. (#11205) | Patrick Cloke | 2021-10-28 | 1 | -15/+23 |
* | Add a thread relation type per MSC3440. (#11088) | Patrick Cloke | 2021-10-21 | 1 | -1/+58 |
* | Remove redundant "coding: utf-8" lines (#9786) | Jonathan de Jong | 2021-04-14 | 1 | -1/+0 |
* | Convert additional databases to async/await (#8199) | Patrick Cloke | 2020-09-01 | 1 | -55/+48 |
* | Convert appservice, group server, profile and more databases to async (#8066) | Patrick Cloke | 2020-08-12 | 1 | -9/+10 |
* | Rename database classes to make some sense (#8033) | Erik Johnston | 2020-08-05 | 1 | -0/+327 |