MatrixSynapse/synapse
Paul "LeoNerd" Evans da31b96b55 Implement presence state visibilty limiting when polling eventsource for stream 2014-09-03 13:46:52 +01:00
..
api Updated feedback api docs and fixed feedback content template bug 2014-09-03 13:08:17 +01:00
app Merge branch 'develop' of github.com:matrix-org/synapse into develop 2014-09-03 12:01:14 +01:00
config Add option to change content repo location 2014-09-03 11:57:23 +01:00
crypto Add copyright notices and fix pyflakes errors 2014-09-03 09:43:11 +01:00
federation Don't eat federation transmit errors during unit tests; fix remote presence EDU-sending test because of this 2014-09-03 13:46:52 +01:00
handlers Implement presence state visibilty limiting when polling eventsource for stream 2014-09-03 13:46:52 +01:00
http Merge branch 'develop' of github.com:matrix-org/synapse into develop 2014-09-03 12:01:14 +01:00
rest apidocs: mtime_age > last_active_ago. Presence REST: Sanity check values in invite/drop arrays. 2014-09-03 12:09:20 +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 Renamed get_current_token_part to get_current_key 2014-08-29 19:15:23 +01:00
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 Make sure to print exceptions properly from notifier failures 2014-09-03 13:46:52 +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