Commit Graph

166 Commits (4953cd71dfbb1925dc4a477efd2ed48c2dfd70d6)

Author SHA1 Message Date
Dirk Klimpel 93f7955eba
Admin API endpoint to delete a reported event (#15116) 3 years ago
Patrick Cloke d22c1c862c
Respond correctly to unknown methods on known endpoints (#14605) 3 years ago
reivilibre 4eb2f4e02b
Fix broken links in the Synapse documentation. (#14744) 3 years ago
Ashish Kumar a3623af74e
Add an Admin API endpoint for looking up users based on 3PID (#14405) 3 years ago
Tadeusz Sośnierz 1433b5d5b6
Show erasure status when listing users in the Admin API (#14205) 3 years ago
Patrick Cloke 8c3dcdf1b9
Fix the cross-link from register admin API to config docs. (#13870) 3 years ago
Quentin Gliech 74f60cec92
Add an admin API endpoint to find a user based on its external ID in an auth provider. (#13810) 3 years ago
Dirk Klimpel f799eac7ea
Add timestamp to user's consent (#13741) 3 years ago
Connor Davis bb5b47b62a
Add Admin API to Fetch Messages Within a Particular Window (#13672) 3 years ago
Richard van der Hoff c4e29b6908
Improve documentation around user registration (#13640) 3 years ago
David Robertson d6f5699737
Describe changes to admin API in 1.66 3 years ago
Andrew Morgan f9f03426de
Implement MSC3852: Expose `last_seen_user_agent` to users for their own devices; also expose to Admin API (#13549) 3 years ago
Dirk Klimpel d75512d19e
Add forgotten status to Room Details API (#13503) 3 years ago
James Barton e825f7366b
Add `openssl` example for registration HMAC (#13472) 3 years ago
Patrick Cloke 1381563988
Inline URL preview documentation. (#13261) 4 years ago
andrew do 2d82cdafd2
expose whether a room is a space in the Admin API (#13208) 4 years ago
Shay 8330fc9953
Cleanup references to sample config in the docs and redirect users to configuration manual (#13077) 4 years ago
Aaron Raimist 3ceaf1462d
Remove docs for Delete Group Admin API (#13112) 4 years ago
Jan Christian Grünhage fcd8703508
Allow updating passwords using the admin api without logging out devices (#12952) 4 years ago
Andrew Morgan 409573f6d0
Fix reference to the wrong symbol in the media admin api docs (#12715) 4 years ago
Sami Olmari 813d728d09
Correct typo in user_admin_api.md device deletion JSON (#12533) 4 years ago
Patrick Cloke 444b04058b
Document why auth providers aren't validated in the admin API. (#12004) 4 years ago
Dirk Klimpel 65ef21b1c7
Clarify that users' media are also preview images (#11862) 4 years ago
Christian Paul 6b1c265c21
Fix typo: unpind -> unbind (#11859) 4 years ago
Dirk Klimpel 0da2301b21
Consolidate the `access_token` information in the admin api (#11861) 4 years ago
Dirk Klimpel 7eb198ddc8
Remove not needed old table of contents in documentation (#11860) 4 years ago
reivilibre df54c8485a
Remove account data (including client config, push rules and ignored users) upon user deactivation. (#11621) 4 years ago
Shay 9006ee36d1
Drop support for and remove references to EOL Python 3.6 (#11683) 4 years ago
Andrew Morgan 18862f20b5
Remove the 'password_hash' from the Users Admin API endpoint response dictionary (#11576) 4 years ago
Dirk Klimpel 7a1cefc6e3
Add admin API to get users' account data (#11664) 4 years ago
Dirk Klimpel 81b18fe5c0
Add dedicated admin API for blocking a room (#11324) 4 years ago
Patrick Cloke 24b61f379a
Add ability to un-shadow-ban via the admin API. (#11347) 4 years ago
Dirk Klimpel 8840a7b7f1
Convert delete room admin API to async endpoint (#11223) 4 years ago
Stanislav Motylkov b09d90cac9
Fix typos in the `username_available` admin API documentation. (#11286) 4 years ago
David Robertson b6f4d122ef
Allow admins to proactively block rooms (#11228) 4 years ago
Andrew Morgan d688a6dee5 fix a small typo in the delete room api docs 4 years ago
Dirk Klimpel 7537201840
Add search by room ID and room alias to List Room admin API (#11099) 4 years ago
Dirk Klimpel 66bdca3e31
Remove deprecated delete room admin API (#11213) 4 years ago
Sumner Evans ece84f2c45
Improve code formatting and fix a few typos in docs (#11221) 4 years ago
Jason Robinson 63cbdd8af0
Enable changing user type via users admin API (#11174) 4 years ago
Dirk Klimpel b0f03aeb6a
Add more information what happens when a user is deactivated (#11083) 4 years ago
Aaron R 2c61a318cc
Show error when timestamp in seconds is provided to the /purge_media_cache API (#11101) 4 years ago
David Teller e1641b46d1
Doc: Clarifying undoing room shutdowns (#10480) 4 years ago
Dirk Klimpel 220f901229
Remove not needed database updates in modify user admin API (#10627) 4 years ago
Dirk Klimpel 430241a1e9
Remove deprecated Shutdown Room and Purge Room Admin API (#8830) 4 years ago
Dirk Klimpel 3bcd525b46
Allow to edit `external_ids` by Edit User admin API (#10598) 4 years ago
Will Hunt a933c2c7d8
Add an admin API to check if a username is available (#10578) 4 years ago
Dirk Klimpel 915b37e5ef
Admin API to delete media for a specific user (#10558) 4 years ago
Dirk Klimpel 89c4ca81bb
Add `creation_ts` to list users admin API (#10448) 5 years ago
Andrew Morgan c141455049
Docs: Use something other than the document name to describe a page (#10399) 5 years ago