Dirk Klimpel
|
8bdf76f27e
|
Bugfix plural in user tab (#62)
|
2020-08-11 10:25:05 +02:00 |
|
Manuel Stahl
|
314906657f
|
Add support to remove user devices (#57)
Change-Id: I19176daa656b9280ccd00f1ca0095e72870ca21e
|
2020-07-29 17:49:30 +02:00 |
|
Manuel Stahl
|
352ab1290a
|
Add devices tab to UserEdit component
Allows to view user devices.
API was added by synapse v1.15.0.
Change-Id: Id0693bf6cd6f6182c657412cf8036537e2db9df7
|
2020-07-13 10:32:13 +02:00 |
|
Manuel Stahl
|
12447b7708
|
Increase export of users up to 10000
Change-Id: I54c7a52ae35aeb311074f0f3b103a2fdb92aaedd
|
2020-07-13 10:20:24 +02:00 |
|
dklimpel
|
6da3c8b885
|
Bugfix translation of plural in UserTitle
|
2020-07-08 08:50:00 +02:00 |
|
Manuel Stahl
|
ab04db5baf
|
Get avatar_url and displayname from v2/users API
API was added by synapse v1.13.0.
Change-Id: I927b81882fa20e5b3de3d9fc216e2136f7036bba
|
2020-07-07 18:51:35 +02:00 |
|
Dirk Klimpel
|
8282a3caf8
|
Move threepids in UserEdit to a separate tab (#51)
Separates information into individual tabs for a better overview.
|
2020-07-06 12:35:26 +02:00 |
|
dklimpel
|
aaf1ebb909
|
Change field creation_ts * 1000 to creation_ts_ms
|
2020-06-16 10:15:22 +02:00 |
|
dklimpel
|
627f3d2917
|
Add creation timestamp and consent version to UserEdit
Add information about the user to UserEdit
- creation timestamp
- consent version
|
2020-06-16 10:15:22 +02:00 |
|
dklimpel
|
168e249296
|
Bugfix removes the ability to click on individual connections.
If you click on a connection in UserEdit, you will get an empty page.
This solves the problem.
|
2020-06-16 09:45:43 +02:00 |
|
dklimpel
|
5bdfb80db7
|
Bugfix sort users by user_id
Users are not sortable by `user_id`.
Set `sortable={false}`.
|
2020-06-10 13:11:35 +02:00 |
|
Dirk Klimpel
|
009ce803e2
|
Add ServerNoticeButton to UserBulkActionButtons (#41)
This adds the button to send "Server Notices" to many users at once.
|
2020-05-06 09:03:33 +02:00 |
|
Manuel Stahl
|
c41b8ab846
|
Add ServerNoticeButton to UserEditToolbar
For this, the feature "Server Notices" must be activated on the server.
Change-Id: If3873dc5548822a06a7be0c55e48835c9fb8f78f
|
2020-05-05 13:34:16 +02:00 |
|
Manuel Stahl
|
1e6e526e3c
|
Show displayname as title for user
Change-Id: I0ba8e2265e5b8e1fe392f56052e96e0243cd3eb6
|
2020-04-23 16:50:58 +02:00 |
|
Manuel Stahl
|
b7f009e559
|
Add buttons to erase users (#32)
Change-Id: I9b5644394d213dc66b30e39f19e9e392b69a0be3
|
2020-04-09 11:37:02 +02:00 |
|
dklimpel
|
445c7fc327
|
Add more size options to pagination (#23)
|
2020-04-06 11:41:15 +02:00 |
|
Manuel Stahl
|
185d71e5fc
|
Add helper text to deactivate switch of users (#31)
|
2020-04-06 11:13:20 +02:00 |
|
dklimpel
|
7ef6bc05c6
|
Add list of client connections per user (#26)
List the result of GET /_synapse/admin/v1/whois/<user_id>.
|
2020-03-30 10:42:31 +02:00 |
|
dklimpel
|
dfc643a10f
|
Add 3pids to user (#24)
|
2020-03-30 10:23:36 +02:00 |
|
Manuel Stahl
|
26cfa80bde
|
Add a user view
Change-Id: I29971f1eef2405cdaa786d4cad381e47d4a5c24c
|
2020-02-10 13:10:06 +01:00 |
|