summary refs log tree commit diff
path: root/synapse/rest/client/filter.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correctly mention previous copyright (#16820)Erik Johnston2024-01-231-0/+1
* Update license headersPatrick Cloke2023-11-211-10/+16
* Convert more cached return values to immutable types (#16356)Patrick Cloke2023-09-201-2/+2
* `N + 3`: Read from column `full_user_id` rather than `user_id` of tables `pro...Shay2023-06-021-1/+1
* Add column `full_user_id` to tables `profiles` and `user_filters`. (#15458)Shay2023-04-261-1/+1
* Add a primitive helper script for listing worker endpoints. (#15243)reivilibre2023-03-231-0/+2
* Bump black from 22.12.0 to 23.1.0 (#15103)dependabot[bot]2023-02-221-1/+0
* Use direct references for configuration variables (part 6). (#10916)Patrick Cloke2021-09-291-1/+1
* Additional type hints for REST servlets (part 2). (#10674)Patrick Cloke2021-08-261-8/+18
* Flatten the synapse.rest.client package (#10600)reivilibre2021-08-171-0/+94