synapse-product/synapse
2014-09-03 11:05:29 +01:00
..
api Add copyright notices and fix pyflakes errors 2014-09-03 09:43:11 +01:00
app Add ratelimiting function to basehandler 2014-09-02 17:57:04 +01:00
config Add copyright notices and fix pyflakes errors 2014-09-03 09:43:11 +01:00
crypto Add copyright notices and fix pyflakes errors 2014-09-03 09:43:11 +01:00
federation
handlers Rename the 'do_users_share_a_room' to something slightly less verb-sounding 2014-09-03 10:40:48 +01:00
http Merge branch 'master' into develop 2014-09-03 09:46:39 +01:00
rest URL decode user IDs for /profile REST path segments. 2014-09-03 11:05:29 +01:00
storage Rename the 'do_users_share_a_room' to something slightly less verb-sounding 2014-09-03 10:40:48 +01:00
streams
util Allow optional non-suppression of exceptions through the Distributor 2014-09-03 10:40:21 +01:00
__init__.py Bump version and changelog 2014-09-02 16:57:10 +01:00
notifier.py Merge branch 'master' of github.com:matrix-org/synapse into release-v0.2.0 2014-09-02 15:26:11 +01:00
server.py Add ratelimiting function to basehandler 2014-09-02 17:57:04 +01:00
state.py
types.py