forked-synapse/synapse/handlers
2014-12-02 10:42:28 +00:00
..
__init__.py SYN-48: Implement WHOIS rest servlet 2014-09-29 14:59:52 +01:00
_base.py Fix bugs in invite/join dances. 2014-11-25 17:59:49 +00:00
admin.py SYN-48: Implement WHOIS rest servlet 2014-09-29 14:59:52 +01:00
directory.py Change DomainSpecificString so that it doesn't use a HomeServer object 2014-12-02 10:42:28 +00:00
events.py Attempt to fix bug where we 500d an event stream due to trying to cancel a timer twice 2014-11-26 18:04:33 +00:00
federation.py Fix bugs when joining a remote room that has dodgy event graphs. This should also fix the number of times a HS will trigger a GET /event/ 2014-11-27 16:02:26 +00:00
login.py Fix pep8 and pyflakes warnings 2014-11-20 18:00:10 +00:00
message.py Change DomainSpecificString so that it doesn't use a HomeServer object 2014-12-02 10:42:28 +00:00
presence.py Change DomainSpecificString so that it doesn't use a HomeServer object 2014-12-02 10:42:28 +00:00
profile.py Change DomainSpecificString so that it doesn't use a HomeServer object 2014-12-02 10:42:28 +00:00
register.py Fix pep8 and pyflakes warnings 2014-11-20 18:00:10 +00:00
room.py Change DomainSpecificString so that it doesn't use a HomeServer object 2014-12-02 10:42:28 +00:00
typing.py Change DomainSpecificString so that it doesn't use a HomeServer object 2014-12-02 10:42:28 +00:00