Commit Graph

30 Commits (4953cd71dfbb1925dc4a477efd2ed48c2dfd70d6)

Author SHA1 Message Date
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
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
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
Patrick Cloke 1381563988
Inline URL preview documentation. (#13261) 4 years ago
Shay 8330fc9953
Cleanup references to sample config in the docs and redirect users to configuration manual (#13077) 4 years ago
Jan Christian Grünhage fcd8703508
Allow updating passwords using the admin api without logging out devices (#12952) 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
reivilibre df54c8485a
Remove account data (including client config, push rules and ignored users) upon user deactivation. (#11621) 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
Patrick Cloke 24b61f379a
Add ability to un-shadow-ban via the admin API. (#11347) 4 years ago
Stanislav Motylkov b09d90cac9
Fix typos in the `username_available` admin API documentation. (#11286) 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
Dirk Klimpel 220f901229
Remove not needed database updates in modify user admin API (#10627) 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) 5 years ago
Dirk Klimpel 89c4ca81bb
Add `creation_ts` to list users admin API (#10448) 5 years ago
Dirk Klimpel 6c02cca95f
Add SSO `external_ids` to Query User Account admin API (#10261) 5 years ago
Dirk Klimpel 0adc2882c1
Fix broken links in documentation (#10180) 5 years ago
Andrew Morgan fd9856e4a9
Compile and render Synapse's docs into a browsable, mobile-friendly and searchable website (#10086) 5 years ago
Andrew Morgan 73636cab69
Convert admin api docs to markdown (#10089) 5 years ago