Commit Graph

77 Commits (e5d2d895d9add862eff131c5f7ef2439f13ae7f1)
 

Author SHA1 Message Date
Michael Albert e5d2d895d9 Import users from CSV
4 years ago
Dirk Klimpel 3d4f45d070 Bugfix delete room (#72)
4 years ago
Dirk Klimpel cfe4f4a995 Add more information and requirements to README.md (#79)
4 years ago
Michael Albert 04de65ce51 Add missing translation
4 years ago
Michael Albert 3d7c0bf67f Add search for users
4 years ago
Michael Albert 4324ebfdb8 Add confirmation when deleting rooms
4 years ago
Dirk Klimpel 26b8cea6a5
Add button to purge rooms to room list (#44)
4 years ago
Manuel Stahl 8db881a64d Use current node image as builder
4 years ago
Manuel Stahl c09e59d47a yarn: Upgrade packages
4 years ago
Dirk Klimpel 8bdf76f27e
Bugfix plural in user tab (#62)
4 years ago
Michael Albert 7c9a87bc86 Show room members in room detail view
4 years ago
Manuel Stahl 1f56bac356 Add basic tests for dataProvider
4 years ago
Manuel Stahl bbbca0c57c Add git context to docker, so we can derive the release version
4 years ago
Manuel Stahl 314906657f Add support to remove user devices (#57)
4 years ago
Manuel Stahl 78e7c5f391 Fix translation of user devices
4 years ago
Michael Albert 1074178e31 Rename Admin -> Server Administrator
4 years ago
Manuel Stahl 352ab1290a Add devices tab to UserEdit component
4 years ago
Manuel Stahl 12447b7708 Increase export of users up to 10000
4 years ago
Manuel Stahl cd4efb7c07 yarn: Upgrade packages
4 years ago
Michael Albert ff59ee4c2e Hide some room list information by default
4 years ago
Manuel Stahl 61938405e9 Add room detail view
4 years ago
Manuel Stahl ac0657c428 Add hint about required synapse version
4 years ago
Michael Albert ab709aee3e Add screenshots and install instructions
4 years ago
dklimpel 6da3c8b885 Bugfix translation of plural in UserTitle
4 years ago
Manuel Stahl ab04db5baf Get avatar_url and displayname from v2/users API
4 years ago
Dirk Klimpel 8282a3caf8
Move threepids in UserEdit to a separate tab (#51)
4 years ago
Michael Albert 2fc75cd6fc
Merge pull request #43 from dklimpel/extend_room_list
4 years ago
Dirk Klimpel 3fd615943c
Shows encrypted status with icons
4 years ago
dklimpel aaf1ebb909 Change field `creation_ts * 1000` to `creation_ts_ms`
4 years ago
dklimpel 627f3d2917 Add creation timestamp and consent version to UserEdit
4 years ago
dklimpel 168e249296 Bugfix removes the ability to click on individual connections.
4 years ago
dklimpel 5bdfb80db7 Bugfix sort users by `user_id`
4 years ago
dependabot[bot] b7c3684b80
Bump websocket-extensions from 0.1.3 to 0.1.4 (#49)
4 years ago
Manuel Stahl 0ada5287d7 Show Synapse server version on login page
4 years ago
dklimpel 3884c50012 Extend the room list with further attributes
4 years ago
Michael Albert 300e22a537 Show version of Synapse-Admin
4 years ago
Dirk Klimpel 009ce803e2
Add ServerNoticeButton to UserBulkActionButtons (#41)
4 years ago
Manuel Stahl c41b8ab846 Add ServerNoticeButton to UserEditToolbar
4 years ago
Dirk Klimpel 7f16f784f9
Allow port in homeserver URL (#40)
4 years ago
Michael Albert 1002b6464a Build with relative paths
4 years ago
Michael Albert 50b770a312 Extract homeserver URL from fully qualified user id
4 years ago
Manuel Stahl 2d0ce50444 Save base_url from login input
4 years ago
Manuel Stahl 1fb89c9e58 Add missing german translations
4 years ago
Michael Albert 8a4c0fe0fe Use input components for LoginPage
4 years ago
Michael Albert dd022eab04 Validate URL on input instead of automatic rewrite of http to https
4 years ago
Manuel Stahl 437fd70d6d Make creating users a special case in dataProvider
4 years ago
Manuel Stahl 1e6e526e3c Show displayname as title for user
4 years ago
Manuel Stahl d812cff5fc Rename homeserver_url to endpoint_url in dataProvider
4 years ago
Manuel Stahl a39033e25b yarn: Upgrade packages
4 years ago
Manuel Stahl b7f009e559 Add buttons to erase users (#32)
5 years ago