Commit Graph

19318 Commits (66d72b7e1794122126f297cda55ede3b16f19991)
 

Author SHA1 Message Date
Patrick Cloke d9856d9150
Fix weakref_slot parameter for room member storage attrs. (#10642) 3 years ago
Erik Johnston e328d8ffd9 Update changelog 3 years ago
Erik Johnston 49cb7eae97 1.41.0rc1 3 years ago
Patrick Cloke bec01c0758
Convert room member storage tuples to attrs. (#10629) 3 years ago
Andrew Morgan 3692f7fd33
Mount /_synapse/admin/v1/users/{userId}/media admin API on media workers only (#10628) 3 years ago
Callum Brown 6e613a10d0
Display an error page during failure of fallback UIA. (#10561) 3 years ago
Richard van der Hoff eea2873595
fix broken link to upgrade notes (#10631) 3 years ago
Richard van der Hoff 964f29cb6f
Refactor `on_receive_pdu` code (#10615) 3 years ago
Patrick Cloke 6a5f8fbcda
Use auto-attribs for attrs classes for sync. (#10630) 3 years ago
Erik Johnston 5581dd7bf7
Allow modules to run looping call on all instances (#10638) 3 years ago
Dirk Klimpel 430241a1e9
Remove deprecated Shutdown Room and Purge Room Admin API (#8830) 3 years ago
Andrew Morgan 703e3a9e85
Allow /createRoom to be run on workers (#10564) 3 years ago
Azrenbeth 1a9f531c79
Port the PresenceRouter module interface to the new generic interface (#10524) 3 years ago
Andrew Morgan 84469bdac7
Remove the unused public_room_list_stream (#10565) 3 years ago
Richard van der Hoff c8132f4a31
Build debs for bookworm (#10612) 3 years ago
Brendan Abolivier 5639759980
Centralise the custom template directory (#10596) 3 years ago
Patrick Cloke c4cf0c0473
Attempt to pull from the legacy spaces summary API over federation. (#10583) 3 years ago
Richard van der Hoff 272b89d547
Stop setting the outlier flag for things that aren't (#10614) 3 years ago
reivilibre 5f7b1e1f27
Make `PeriodicallyFlushingMemoryHandler` the default logging handler. (#10518) 3 years ago
reivilibre 642a42edde
Flatten the synapse.rest.client package (#10600) 3 years ago
Andrew Morgan b62eba7705
Always list fallback key types in /sync (#10623) 3 years ago
Dirk Klimpel 3bcd525b46
Allow to edit `external_ids` by Edit User admin API (#10598) 3 years ago
Richard van der Hoff 58f0d97275
update links to schema doc (#10620) 3 years ago
Brendan Abolivier ae2714c1f3
Allow using several custom template directories (#10587) 3 years ago
Will Hunt a933c2c7d8
Add an admin API to check if a username is available (#10578) 3 years ago
reivilibre 19e51b14d2
Manhole: wrap coroutines in `defer.ensureDeferred` automatically (#10602) 3 years ago
reivilibre 0db8cab72c
Update CONTRIBUTING.md to fix index links and SyTest instructions (#10599) 3 years ago
Patrick Cloke 5af83efe8d
Validate the max_rooms_per_space parameter to ensure it is non-negative. (#10611) 3 years ago
Michael Telatynski 0ace38b7b3
Experimental support for MSC3266 Room Summary API. (#10394) 3 years ago
Patrick Cloke 87b62f8bb2
Split `synapse.federation.transport.server` into multiple files. (#10590) 3 years ago
Richard van der Hoff 2d9ca4ca77
Clean up some logging in the federation event handler (#10591) 3 years ago
Patrick Cloke 7de445161f
Support federation in the new spaces summary API (MSC2946). (#10569) 3 years ago
Šimon Brandner a3a7514570
Handle string read receipt data (#10606) 3 years ago
Brendan Abolivier d1f43b731c
Update the Synapse Grafana dashboard (#10570) 3 years ago
Eric Eastwood c8d54be44c
Move /batch_send to /v2_alpha directory (MSC2716) (#10576) 3 years ago
Patrick Cloke c12b5577f2
Fix a harmless exception when the staged events queue is empty. (#10592) 3 years ago
David Robertson d2ad397d3c
Stop building a debian package for Groovy Gorilla (#10588) 3 years ago
David Robertson 4a76d01ff7
Merge pull request #10573 from DMRobertson/dmr/goodbye-buildkite 3 years ago
David Robertson 878528913d Remove buildkite-era comment 3 years ago
David Robertson 74fcd5aab9 portdb also uses coverage, so provide $TOP there 3 years ago
David Robertson 314a739160 Also rename in lint.sh 3 years ago
Patrick Cloke 98a3355d9a
Update the pagination parameter name based on MSC2946 review. (#10579) 3 years ago
Dirk Klimpel 915b37e5ef
Admin API to delete media for a specific user (#10558) 3 years ago
David Robertson 92a8e68ba2 Missed another ci->.ci 3 years ago
David Robertson cb5976ebd7 set TOP in sytest containers 3 years ago
David Robertson 6fcc3e0bc8 Teach MANIFEST and tox about ci->.ci 3 years ago
Patrick Cloke 3ebb6694f0
Allow requesting the summary of a space which is joinable. (#10580) 3 years ago
David Robertson 33ef86aa25 Rename ci to .ci 3 years ago
Patrick Cloke 5acd8b5a96
Expire old spaces summary pagination sessions. (#10574) 3 years ago
Patrick Cloke 2ae2a04616
Clarify error message when joining a restricted room. (#10572) 3 years ago