Reto Schneider
|
7e6ad62c49
|
Fix documented path to largest rooms statistics endpoint. (#15560)
|
2023-05-10 13:00:27 +00:00 |
|
Erik Johnston
|
9900f7c231
|
Add admin endpoint to query room sizes (#15482)
|
2023-04-26 16:00:11 +00:00 |
|
reivilibre
|
4eb2f4e02b
|
Fix broken links in the Synapse documentation. (#14744)
* Fix stale external links
* Fix some internal links
* Fix URLs without trailing / where needed
* Fix more links
* Newsfile
Signed-off-by: Olivier Wilkinson (reivilibre) <oliverw@matrix.org>
* Reapply docs/openid.md fix after conflict
Signed-off-by: Olivier Wilkinson (reivilibre) <oliverw@matrix.org>
|
2023-01-05 18:18:00 +00:00 |
|
Dirk Klimpel
|
0da2301b21
|
Consolidate the access_token information in the admin api (#11861)
Co-authored-by: reivilibre <olivier@librepush.net>
|
2022-01-31 16:24:29 +00:00 |
|
Dirk Klimpel
|
0adc2882c1
|
Fix broken links in documentation (#10180)
* Fix broken links in documentation
* newsfile
|
2021-06-16 13:15:52 +01:00 |
|
Andrew Morgan
|
fd9856e4a9
|
Compile and render Synapse's docs into a browsable, mobile-friendly and searchable website (#10086)
|
2021-06-03 17:20:40 +01:00 |
|
Dirk Klimpel
|
c3119d1536
|
Add an admin API for users' media statistics (#8700)
Add `GET /_synapse/admin/v1/statistics/users/media` to get statisics about local media usage by users.
Related to #6094
It is the first API for statistics.
Goal is to avoid/reduce usage of sql queries like [Wiki analyzing Synapse](https://github.com/matrix-org/synapse/wiki/SQL-for-analyzing-Synapse-PostgreSQL-database-stats)
Signed-off-by: Dirk Klimpel dirk@klimpel.org
|
2020-11-05 18:59:12 +00:00 |
|