MatrixSynapse/synapse
Erik Johnston 30bcbc433a Fix up directory server to not require uploading room hosts. Update the room hosts table with the current room hosts (if we have them) on GET. 2014-09-03 16:04:27 +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 Fix up directory server to not require uploading room hosts. Update the room hosts table with the current room hosts (if we have them) on GET. 2014-09-03 16:04:27 +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 Fix up directory server to not require uploading room hosts. Update the room hosts table with the current room hosts (if we have them) on GET. 2014-09-03 16:04:27 +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 Handle new state events which don't have a common ancestor 2014-09-03 15:50:05 +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