Commit Graph

1762 Commits (eafd103fc70bc7d479bf80271b4f03144424d5fa)

Author SHA1 Message Date
Richard van der Hoff 184303b865
MSC2260: Block direct sends of m.room.aliases events (#6794) 5 years ago
Erik Johnston 8df862e45d
Add `rooms.room_version` column (#6729) 5 years ago
Andrew Morgan 9f7aaf90b5
Validate client_secret parameter (#6767) 5 years ago
Richard van der Hoff 6b7462a13f
a bit of debugging for media storage providers (#6757) 5 years ago
Richard van der Hoff 5bd3cb7260
Minor fixes to user admin api (#6761) 5 years ago
Andrew Morgan ce84dd9e20
Remove unnecessary abstractions in admin handler (#6751) 5 years ago
Andrew Morgan 90a28fb475
Admin API to list, filter and sort rooms (#6720) 5 years ago
Brendan Abolivier ed83c3a018
Fix typo in _select_thumbnail 5 years ago
Andrew Morgan aa9b00fb2f
Fix and add test to deprecated quarantine media admin api (#6756) 5 years ago
Erik Johnston b0a66ab83c
Fixup synapse.rest to pass mypy (#6732) 5 years ago
Erik Johnston 74b74462f1
Fix `/events/:event_id` deprecated API. (#6731) 5 years ago
Erik Johnston ceecedc68b
Fix changing password via user admin API. (#6730) 5 years ago
Brendan Abolivier 842c2cfbf1
Remove get_room_event_after_stream_ordering entirely 5 years ago
Neil Johnson 38e0e59f42
Add org.matrix.e2e_cross_signing to unstable_features in /versions as per MSC1756 (#6712) 5 years ago
Andrew Morgan edc244eec4
Remove duplicate session check in web fallback servlet (#6702) 5 years ago
Andrew Morgan 1177d3f3a3
Quarantine media by ID or user ID (#6681) 5 years ago
Manuel Stahl d2906fe666 Allow admin users to create or modify users without a shared secret (#6495) 5 years ago
Richard van der Hoff 573fee759c
Back out ill-advised notary server hackery (#6657) 5 years ago
Richard van der Hoff 18674eebb1
Workaround for error when fetching notary's own key (#6620) 5 years ago
Richard van der Hoff 98247c4a0e
Remove unused, undocumented "content repo" resource (#6628) 5 years ago
Richard van der Hoff d6752ce5da
Clean up startup for the pusher (#6558) 5 years ago
Erik Johnston 72acca6a32 Back out change preventing setting null avatar URLs 5 years ago
Andrew Morgan 5e8abe9013
Better errors regarding changing avatar_url (#6497) 5 years ago
Manuel Stahl 649b6bc088 Replace /admin/v1/users_paginate endpoint with /admin/v2/users (#5925) 5 years ago
Erik Johnston 9c41ba4c5f Port rest.client.v2 5 years ago
Erik Johnston 1a0997bbd5 Port rest/v1 to async/await 5 years ago
Erik Johnston 4a33a6dd19 Move background update handling out of store 5 years ago
Filip Štědronský 81731c6e75 Fix: Pillow error when uploading RGBA image (#3325) (#6241) 5 years ago
Andrew Morgan 23ea572125
Add User-Interactive Auth to /account/3pid/add (#6119) 5 years ago
Erik Johnston 69d8fb83c6 MSC2367 Allow reason field on all member events 5 years ago
Hubert Chathi 0d27aba900
add etag and count to key backup endpoints (#5858) 5 years ago
Richard van der Hoff 9b9ee75666 Fix startup error when http proxy is defined. (#6421) 5 years ago
Richard van der Hoff ef1a85e773
Fix startup error when http proxy is defined. (#6421) 5 years ago
Andrew Morgan 3916e1b97a
Clean up newline quote marks around the codebase (#6362) 5 years ago
Manuel Stahl 4f5ca455bf Move admin endpoints into separate files (#6308) 5 years ago
Brendan Abolivier 271c322d08
Lint 5 years ago
Erik Johnston c7376cdfe3
Apply suggestions from code review 5 years ago
Erik Johnston 541f1b92d9 Only do `rc_login` ratelimiting on succesful login. 5 years ago
Richard van der Hoff 81d49cbb07 Fix exception when OpenGraph tag values are ints 5 years ago
Richard van der Hoff e78167c94b
Apply suggestions from code review 5 years ago
Richard van der Hoff e9bfe719ba Strip overlong OpenGraph data from url preview 5 years ago
Brendan Abolivier 8822b33111
Update copyrights 5 years ago
Richard van der Hoff 1cb84c6486
Support for routing outbound HTTP requests via a proxy (#6239) 5 years ago
Brendan Abolivier e3689ac6f7
Add unstable feature flag 5 years ago
Amber Brown 020add5099
Update black to 19.10b0 (#6304) 5 years ago
Andrew Morgan 54fef094b3
Remove usage of deprecated logger.warn method from codebase (#6271) 5 years ago
Erik Johnston 2c35ffead2 Port receipt and read markers to async/wait 5 years ago
Erik Johnston 9be41bc121 Port room rest handlers to async/await 5 years ago
Michael Kaye e4d98188da Address codestyle concerns 5 years ago
Michael Kaye 8f4a808d9d Delay printf until logging is required. 5 years ago