Jonathan de Jong
|
4b965c862d
Remove redundant "coding: utf-8" lines (#9786)
|
3 vuotta sitten |
Patrick Cloke
|
0b3112123d
Use mock from the stdlib. (#9772)
|
3 vuotta sitten |
Eric Eastwood
|
0a00b7ff14
Update black, and run auto formatting over the codebase (#9381)
|
3 vuotta sitten |
Patrick Cloke
|
3e4cdfe5d9
Add an admin API endpoint to protect media. (#9086)
|
3 vuotta sitten |
Dirk Klimpel
|
42d3a28d8b
Removes unnecessary declarations in the tests for the admin API. (#9063)
|
3 vuotta sitten |
Richard van der Hoff
|
394516ad1b
Remove spurious "SynapseRequest" result from `make_request"
|
3 vuotta sitten |
Patrick Cloke
|
30fba62108
Apply an IP range blacklist to push and key revocation requests. (#8821)
|
4 vuotta sitten |
Dirk Klimpel
|
3f0ff53158
Remove deprecated `/_matrix/client/*/admin` endpoints (#8785)
|
4 vuotta sitten |
Richard van der Hoff
|
acfe3b3065
Remove redundant `HomeserverTestCase.render`
|
4 vuotta sitten |
Richard van der Hoff
|
129ae841e5
Make `make_request` actually render the request
|
4 vuotta sitten |
Richard van der Hoff
|
bebfb9a97b
Merge branch 'develop' into rav/pass_site_to_make_request
|
4 vuotta sitten |
Richard van der Hoff
|
791d7cd6f0
Rename `create_test_json_resource` to `create_test_resource` (#8759)
|
4 vuotta sitten |
Richard van der Hoff
|
cfd895a22e
use global make_request() directly where we have a custom Resource
|
4 vuotta sitten |
Patrick Cloke
|
c978f6c451
Convert federation client to async/await. (#7975)
|
4 vuotta sitten |
Patrick Cloke
|
95e41f368b
Allow local media to be marked as safe from being quarantined. (#7718)
|
4 vuotta sitten |
Dirk Klimpel
|
6b6685db9f
Extend room admin api with additional attributes (#7225)
|
4 vuotta sitten |
Patrick Cloke
|
60724c46b7
Remove special casing of `m.room.aliases` events (#7034)
|
4 vuotta sitten |
Richard van der Hoff
|
184303b865
MSC2260: Block direct sends of m.room.aliases events (#6794)
|
4 vuotta sitten |
Andrew Morgan
|
90a28fb475
Admin API to list, filter and sort rooms (#6720)
|
4 vuotta sitten |
Andrew Morgan
|
aa9b00fb2f
Fix and add test to deprecated quarantine media admin api (#6756)
|
4 vuotta sitten |
Erik Johnston
|
19a1aac48c
Fix purge_room admin API (#6711)
|
4 vuotta sitten |
Andrew Morgan
|
1177d3f3a3
Quarantine media by ID or user ID (#6681)
|
4 vuotta sitten |
Manuel Stahl
|
d2906fe666
Allow admin users to create or modify users without a shared secret (#6495)
|
4 vuotta sitten |
Manuel Stahl
|
7caaa29daa
Fix GET request on /_synapse/admin/v2/users endpoint (#6563)
|
4 vuotta sitten |
Erik Johnston
|
756d4942f5
Move DB pool and helper functions into dedicated Database class
|
5 vuotta sitten |
Erik Johnston
|
ee86abb2d6
Remove underscore from SQLBaseStore functions
|
5 vuotta sitten |
Andrew Morgan
|
c350bc2f92
Blacklist PurgeRoomTestCase (#6361)
|
5 vuotta sitten |
Erik Johnston
|
5c3363233c
Fix deleting state groups during room purge.
|
5 vuotta sitten |
Erik Johnston
|
97c60ccaa3
Add unit test for /purge_room API
|
5 vuotta sitten |
Richard van der Hoff
|
a139420a3c
Fix races in room stats (and other) updates. (#6187)
|
5 vuotta sitten |