Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support filtering by relations per MSC3440 (#11236) | Patrick Cloke | 2021-11-09 | 1 | -1/+57 |
| | | | | Adds experimental support for `relation_types` and `relation_senders` fields for filters. | ||||
* | 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 |
| | | | | Adds experimental support for MSC3440's `io.element.thread` relation type (and the aggregation for it). | ||||
* | Remove redundant "coding: utf-8" lines (#9786) | Jonathan de Jong | 2021-04-14 | 1 | -1/+0 |
| | | | | | | | Part of #9744 Removes all redundant `# -*- coding: utf-8 -*-` lines from files, as python 3 automatically reads source code as utf-8 now. `Signed-off-by: Jonathan de Jong <jonathan@automatia.nl>` | ||||
* | 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 |