You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/synapse/rest/admin
Dirk Klimpel 89c4ca81bb
Add `creation_ts` to list users admin API (#10448)
3 years ago
..
__init__.py Add missing type hints to the admin API servlets (#10105) 4 years ago
_base.py Add missing type hints to the admin API servlets (#10105) 4 years ago
devices.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
event_reports.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
groups.py Add missing type hints to the admin API servlets (#10105) 4 years ago
media.py Add missing type hints to the admin API servlets (#10105) 4 years ago
purge_room_servlet.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
rooms.py Use inline type hints in `handlers/` and `rest/`. (#10382) 3 years ago
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) 4 years ago
statistics.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
users.py Add `creation_ts` to list users admin API (#10448) 3 years ago