Olivier Wilkinson (reivilibre)
|
19d8d3fc81
Don't populate empty/null fields in publicRooms.
|
5 years ago |
Olivier Wilkinson (reivilibre)
|
69f6a46cb5
Use room_stats and room_state for room directory search
|
5 years ago |
Olivier Wilkinson (reivilibre)
|
8502c668bf
Changelog for #5691
|
5 years ago |
Olivier Wilkinson (reivilibre)
|
dc68c2a101
Update state_events and current_state_events upon receipt of a state
|
5 years ago |
Olivier Wilkinson (reivilibre)
|
181c1a6072
Don't decrease left_members if the user is joining for the first time.
|
5 years ago |
Olivier Wilkinson (reivilibre)
|
20ae4afe7e
Create room_stats rows for new rooms. #5624
|
5 years ago |
Erik Johnston
|
c831c5b2bb
Merge pull request #5597 from matrix-org/erikj/admin_api_cmd
|
5 years ago |
Erik Johnston
|
5ed7853bb0
Remove pointless description
|
5 years ago |
Erik Johnston
|
f44354e17f
Clean up arg name and remove lying comment
|
5 years ago |
Erik Johnston
|
d0d479c1af
Fix typo in synapse/app/admin_cmd.py
|
5 years ago |
Erik Johnston
|
03cc8c4b5d
Fix invoking add_argument from homeserver.py
|
5 years ago |
Erik Johnston
|
eca4f5ac73
s/exfiltrate_user_data/export_user_data/
|
5 years ago |
Erik Johnston
|
1b2067f53d
Add FileExfiltrationWriter
|
5 years ago |
Erik Johnston
|
e8c53b07f2
Merge branch 'develop' of github.com:matrix-org/synapse into erikj/admin_api_cmd
|
5 years ago |
Erik Johnston
|
c8f35d8d38
Use set_defaults(func=) style
|
5 years ago |
Erik Johnston
|
fdefb9e29a
Move creation of ArgumentParser to caller
|
5 years ago |
Erik Johnston
|
37b524f971
Fix up comments
|
5 years ago |
Erik Johnston
|
823e13ddf4
Change add_arguments to be a static method
|
5 years ago |
Andrew Morgan
|
18c516698e
Return a different error from Invalid Password when a user is deactivated (#5674)
|
5 years ago |
Erik Johnston
|
d86321300a
Merge pull request #5589 from matrix-org/erikj/admin_exfiltrate_data
|
5 years ago |
Richard van der Hoff
|
d336b51331
Add a `docker` type to the towncrier configuration (#5673)
|
5 years ago |
Richard van der Hoff
|
5f158ec039
Implement access token expiry (#5660)
|
5 years ago |
Erik Johnston
|
db0a50bc40
Fixup docstrings
|
5 years ago |
Andrew Morgan
|
24aa0e0a5b
fix typo: backgroud -> background
|
5 years ago |
Richard van der Hoff
|
4c17a87606
fix changelog name
|
5 years ago |
Ulrik Günther
|
d445b3ae57
Update reverse_proxy.rst (#5397)
|
5 years ago |
Slavi Pantaleev
|
59f15309ca
Add missing space in default logging file format generated by the Docker image (#5620)
|
5 years ago |
Slavi Pantaleev
|
f369164761
Upgrade Alpine Linux used in the Docker image (3.8 -> 3.10) (#5619)
|
5 years ago |
Richard van der Hoff
|
6bb0357c94
Add a mechanism for per-test configs (#5657)
|
5 years ago |
Amber Brown
|
a83577d64f
Use /src for checking out synapse during sytests (#5664)
|
5 years ago |