MatrixSynapse/synapse
Negar Fazeli 6e7dc7c7dd Fix a bug caused by a change in auth_handler function
Fix the relevant unit test cases
2016-06-08 23:22:39 +02:00
..
api Working unsubscribe links going straight to the HS 2016-06-02 17:21:31 +01:00
app Add gc_threshold to pusher and synchrotron 2016-06-07 16:26:25 +01:00
appservice
config Allow setting of gc.set_thresholds 2016-06-07 15:45:56 +01:00
crypto
events
federation Fix up federation PublicRoomList 2016-06-08 14:39:31 +01:00
handlers Fix a bug caused by a change in auth_handler function 2016-06-08 23:22:39 +02:00
http
metrics Don't track total objects as its too expensive to calculate 2016-06-07 17:00:45 +01:00
push Remove dead code. 2016-06-07 15:07:11 +01:00
replication Remove event fetching from DB threads 2016-06-03 17:22:13 +01:00
rest Don't make rooms visibile by default 2016-06-08 14:47:42 +01:00
static/client
storage Don't hit DB for noop replications queries 2016-06-08 11:33:30 +01:00
streams
util Merge branch 'erikj/cache_perf' of github.com:matrix-org/synapse into develop 2016-06-03 12:00:33 +01:00
__init__.py Bump version and changelog to v0.16.0-rc2 2016-06-08 11:05:45 +01:00
notifier.py Notify users for events in rooms they join. 2016-06-07 11:33:36 +01:00
python_dependencies.py
server.py
state.py
types.py
visibility.py