forked-synapse/synapse
2014-09-03 15:48:51 +01:00
..
api Updated feedback api docs and fixed feedback content template bug 2014-09-03 13:08:17 +01:00
app Store SQL DDL deltas as well; attempt to upgrade the database on startup if it's too old 2014-09-03 14:14:39 +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 Snapshot prev_state for generic events 2014-09-03 15:48:51 +01:00
http Make retrying requests on DNS failures configurable, and turn off retrying only in directory.get_association 2014-09-03 14:26:52 +01:00
rest Kill the state 2014-09-03 15:37:10 +01:00
storage Store SQL DDL deltas as well; attempt to upgrade the database on startup if it's too old 2014-09-03 14:14:39 +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