MatrixSynapse/synapse
Erik Johnston a68807d426 Comment 2016-09-16 11:36:20 +01:00
..
api
app Enable state caches on workers 2016-09-15 14:31:22 +01:00
appservice
config Remove support for aggregate room lists 2016-09-15 09:28:15 +01:00
crypto
events
federation Support filtering remote room lists 2016-09-16 10:24:15 +01:00
handlers Comment 2016-09-16 11:00:29 +01:00
http Pass since/from parameters over federation 2016-09-15 10:36:19 +01:00
metrics
push Ensure we don't mutate the cache of push rules 2016-09-15 09:16:13 +01:00
replication Add new storage function to slave store 2016-09-16 08:37:39 +01:00
rest Make POST /publicRooms require auth 2016-09-16 11:32:51 +01:00
static/client
storage Comment 2016-09-16 11:36:20 +01:00
streams
util Change get_pos_of_last_change to return upper bound 2016-09-15 15:12:07 +01:00
__init__.py
notifier.py
python_dependencies.py Accept optional token to public room list 2016-09-15 09:08:57 +01:00
server.py Move RoomListHandler into a separate file 2016-09-14 14:07:37 +01:00
server.pyi
state.py Merge pull request #1121 from matrix-org/erikj/public_room_paginate 2016-09-15 13:27:09 +01:00
types.py
visibility.py