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.
 
 
 
 
 
 
David Robertson 32a59a6495
Keep track of `user_ips` and `monthly_active_users` when delegating auth (#16672)
5 months ago
..
auth Keep track of `user_ips` and `monthly_active_users` when delegating auth (#16672) 5 months ago
__init__.py Remove redundant "coding: utf-8" lines (#9786) 3 years ago
auth_blocking.py Factor out an `is_mine_server_name` method (#15542) 1 year ago
constants.py Run pyupgrade for python 3.7 & 3.8. (#16110) 8 months ago
errors.py Asynchronous Uploads (#15503) 5 months ago
filtering.py Convert more cached return values to immutable types (#16356) 7 months ago
presence.py Convert simple_select_list_paginate_txn to return tuples. (#16433) 7 months ago
ratelimiting.py Fix incorrect docstring for Ratelimiter. (#16255) 8 months ago
room_versions.py Support room version 11 (#15912) 9 months ago
urls.py Use servlets for /key/ endpoints. (#14229) 1 year ago