This website requires JavaScript.
Explore
Help
Sign In
Matrix-Mirrors
/
anonymousland-synapse
Watch
1
Star
0
Fork
0
You've already forked anonymousland-synapse
mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced
2025-01-30 08:53:25 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
anonymousland-synapse
/
synapse
/
rest
/
admin
History
Dirk Klimpel
d9b3637e44
Bugfix
make_room_admin
fails for users that have left a private room (
#10367
)
...
Fixes
:
#10338
2021-07-13 11:53:45 +01:00
..
__init__.py
Add missing type hints to the admin API servlets (
#10105
)
2021-06-07 15:12:34 +01:00
_base.py
Add missing type hints to the admin API servlets (
#10105
)
2021-06-07 15:12:34 +01:00
devices.py
Remove redundant "coding: utf-8" lines (
#9786
)
2021-04-14 15:34:27 +01:00
event_reports.py
Remove redundant "coding: utf-8" lines (
#9786
)
2021-04-14 15:34:27 +01:00
groups.py
Add missing type hints to the admin API servlets (
#10105
)
2021-06-07 15:12:34 +01:00
media.py
Add missing type hints to the admin API servlets (
#10105
)
2021-06-07 15:12:34 +01:00
purge_room_servlet.py
Remove redundant "coding: utf-8" lines (
#9786
)
2021-04-14 15:34:27 +01:00
rooms.py
Bugfix
make_room_admin
fails for users that have left a private room (
#10367
)
2021-07-13 11:53:45 +01:00
server_notice_servlet.py
Use a database table to hold the users that should have full presence sent to them, instead of something in-memory (
#9823
)
2021-05-18 14:13:45 +01:00
statistics.py
Remove redundant "coding: utf-8" lines (
#9786
)
2021-04-14 15:34:27 +01:00
users.py
Add missing type hints to the admin API servlets (
#10105
)
2021-06-07 15:12:34 +01:00