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
Erik Johnston 1553adc831
Fix mypy error on develop (#8282)
4 years ago
..
_scripts Replace all remaining six usage with native Python 3 equivalents (#7704) 5 years ago
api Directly import json from the standard library. (#8259) 4 years ago
app Directly import json from the standard library. (#8259) 4 years ago
appservice Stop sub-classing object (#8249) 4 years ago
config Add a config option for validating 'next_link' parameters against a domain whitelist (#8275) 4 years ago
crypto Stop sub-classing object (#8249) 4 years ago
events Stop sub-classing object (#8249) 4 years ago
federation Catch up after Federation Outage (split, 2): Track last successful stream ordering after transmission (#8247) 4 years ago
groups Stop sub-classing object (#8249) 4 years ago
handlers Fix mypy error on develop (#8282) 4 years ago
http Stop sub-classing object (#8249) 4 years ago
logging Use the right constructor for log records (#8278) 4 years ago
metrics Stop sub-classing object (#8249) 4 years ago
module_api Stop sub-classing object (#8249) 4 years ago
push Only add rows to the push actions table if the event notifies or should be marked unread (#8274) 4 years ago
replication Stop sub-classing object (#8249) 4 years ago
res/templates Implement login blocking based on SAML attributes (#8052) 4 years ago
rest Include method in thumbnail media name (#7124) 4 years ago
server_notices Stop sub-classing object (#8249) 4 years ago
spam_checker_api Stop sub-classing object (#8249) 4 years ago
state Stop sub-classing object (#8249) 4 years ago
static
storage Include method in thumbnail media name (#7124) 4 years ago
streams Clean up types for PaginationConfig (#8250) 4 years ago
util Directly import json from the standard library. (#8259) 4 years ago
__init__.py 1.20.0rc1 4 years ago
event_auth.py Convert events worker database to async/await. (#8071) 4 years ago
notifier.py Clean up types for PaginationConfig (#8250) 4 years ago
python_dependencies.py Bump canonicaljson to version 1.4.0 (#8262) 4 years ago
secrets.py Stop sub-classing object (#8249) 4 years ago
server.py Add comment explaining cast 4 years ago
types.py Add types to StreamToken and RoomStreamToken (#8279) 4 years ago
visibility.py Convert groups and visibility code to async / await. (#7951) 4 years ago