anonymousland-synapse/synapse
Erik Johnston fbdeb1778d Merge pull request #664 from matrix-org/erikj/public_room_list
Don't require alias in public room list.
2016-03-23 14:42:01 +00:00
..
api Add published room list edit API 2016-03-21 15:06:07 +00:00
app
appservice
config
crypto
events Don't assume existence of event_id in __str__ 2016-03-18 14:31:44 +00:00
federation Remove unused backfilled parameter from persist_event 2016-03-21 18:06:08 +00:00
handlers Ensure all old public rooms have aliases 2016-03-23 13:59:34 +00:00
http
metrics
push Make get_invites return RoomsForUser 2016-03-23 10:32:10 +00:00
replication
rest Add published room list edit API 2016-03-21 15:06:07 +00:00
static/client
storage Merge pull request #664 from matrix-org/erikj/public_room_list 2016-03-23 14:42:01 +00:00
streams
util Make LruCache use a dedicated _Node class 2016-03-22 16:06:21 +00:00
__init__.py
notifier.py Hook up adding a pusher to the notifier for replication. 2016-03-15 17:42:03 +00:00
python_dependencies.py
server.py
state.py Reduce cache size 2016-03-23 09:28:07 +00:00
types.py