MatrixSynapse/synapse
Paul "LeoNerd" Evans ddf3ca7ab3 Neater is_presence_visible() code 2014-09-03 10:40:21 +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 Add all the necessary checks to make banning work. 2014-09-01 18:24:56 +01:00
handlers Neater is_presence_visible() code 2014-09-03 10:40:21 +01:00
http Merge branch 'master' into develop 2014-09-03 09:46:39 +01:00
rest Add ban support: /rooms/$roomid/ban with { user_id : foo } 2014-09-03 09:43:32 +01:00
storage Add copyright notices and fix pyflakes errors 2014-09-03 09:43:11 +01:00
streams Renamed get_current_token_part to get_current_key 2014-08-29 19:15:23 +01:00
util Add copyright notices and fix pyflakes errors 2014-09-03 09:43:11 +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 Start updating state handling to use snapshots 2014-08-27 15:11:51 +01:00
types.py Rename 'events_key' to 'room_key' so it matches the name of the event source 2014-08-29 19:00:55 +01:00