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/handlers
Erik Johnston e0ba81344c Add more logging. Up the event stream timer to 10s 10 years ago
..
__init__.py Split out MessageHandler 10 years ago
_base.py Merge branch 'develop' into storage_transactions 10 years ago
directory.py Added a urls module for keeping client and federation prefixes. 10 years ago
events.py Add more logging. Up the event stream timer to 10s 10 years ago
federation.py Merge branch 'develop' into storage_transactions 10 years ago
login.py Pass back the user_id in the response to /login in case it has changed. Store and use that on the webclient rather than the input field. 10 years ago
message.py Split out MessageHandler 10 years ago
presence.py Add more logging. Up the event stream timer to 10s 10 years ago
profile.py Now that HS->HS Profile lookups use Federation Queries, we don't need the 'local_only' antirecursion hack 10 years ago
register.py add in whitespace after copyright statements to improve legibility 10 years ago
room.py Fix bug where we used UserID objects instead of strigns 10 years ago
typing.py Initial typing notification support - EDU federation, but no timers, and no actual push to clients 10 years ago