forked-synapse/synapse
David Baker 00c487a8db Merge pull request #808 from matrix-org/dbkr/room_list_spider
Add secondary_directory_servers option to fetch room list from other servers
2016-06-01 15:32:52 +01:00
..
api Spell "domain" correctly 2016-05-16 19:17:23 +01:00
app os.environ requires a string 2016-05-16 17:21:30 +01:00
appservice Move the AS handler out of the Handlers object. 2016-05-31 13:53:48 +01:00
config Add vector.im to default secondary_directory_servers and add comment explaining it's not a permanent solution 2016-05-31 17:24:50 +01:00
crypto Uncommit accidentally commited edit to cipher list 2016-05-10 18:44:32 +02:00
events Add sensible __eq__ operators inside the tests. 2016-04-07 16:41:37 +01:00
federation pep8 2016-06-01 09:48:55 +01:00
handlers Merge remote-tracking branch 'origin/develop' into dbkr/room_list_spider 2016-06-01 09:54:36 +01:00
http Clean up the blacklist/whitelist handling. 2016-05-16 13:03:59 +01:00
metrics copyrights 2016-01-07 04:26:29 +00:00
push Add caches to bulk_get_push_rules* 2016-05-31 13:46:58 +01:00
replication Move typing handler out of the Handlers object 2016-05-17 15:58:46 +01:00
rest Basic, un-cached support for secondary_directory_servers 2016-05-31 17:20:07 +01:00
static/client Updates to fallback CAS login to do new token login 2015-11-06 09:57:17 +00:00
storage Limit number of notifications in an email notification 2016-06-01 11:45:43 +01:00
streams Hook up the push rules to the notifier 2016-03-03 14:57:45 +00:00
util catch thinko in presentable names 2016-05-23 22:55:11 +01:00
__init__.py Bump version and changelog 2016-03-30 12:35:25 +01:00
notifier.py Move the AS handler out of the Handlers object. 2016-05-31 13:53:48 +01:00
python_dependencies.py Merge remote-tracking branch 'origin/develop' into dbkr/email_notifs 2016-04-29 10:05:20 +01:00
server.py Move the AS handler out of the Handlers object. 2016-05-31 13:53:48 +01:00
state.py Always use state cache entry if it exists 2016-04-20 11:49:10 +01:00
types.py Spell "domain" correctly 2016-05-16 19:17:23 +01:00
visibility.py move filter_events_for_client out of base handler 2016-05-11 13:42:37 +01:00