synapse-admin
synapse-admin copied to clipboard
Admin console for synapse Matrix homeserver
Fixes #277 "improves compatibility with React 18" ``` yarn add --exact react-scripts@^5.0.1 yarn add eslint-config-react-app@^7.0.1 -D ``` See: https://github.com/facebook/create-react-app/blob/main/CHANGELOG.md
With ```yarn install``` I get following warning: ``` yarn install v1.22.19 [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies... warning "react-admin > [email protected]" has unmet peer dependency "history@^4.7.2". warning...
Life cycle / eol of NodeJS: https://endoflife.date/nodejs
please add a behaviour, that it will be possible to sort by `is_guest` and also by `creation_ts`, e.g. like this: sort=is_guest,creation_ts this way you could easily find all old guests...
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...
 as in the picture, it does seem that there's a validation restriction which is too strict and does accept non-latic characters. Can it be fixed?
Removal / Infos about Communities & Spaces would be great
Add the option to use the user directory search. It can be a help for troubleshooting. https://spec.matrix.org/v1.3/client-server-api/#user-directory `POST /_matrix/client/v3/user_directory/search `
Encode userId to handle the case of a localpart with a forward slash Fixes: https://github.com/Awesome-Technologies/synapse-admin/issues/258
hi, we have a matrix server with enabled bridges and i would like to see only the real matrix users between all those bridge-ghosts. i can search vor signal, whatsapp...