MatrixSynapse/synapse
Kegan Dougal e82247f990 Allow application services to have an optional 'url'
If 'url' is not specified, they will not be pushed for events or queries. This
is useful for bots who simply wish to reserve large chunks of user/alias
namespace, and don't care about being pushed for events.
2016-08-30 16:21:16 +01:00
..
api
app
appservice Allow application services to have an optional 'url' 2016-08-30 16:21:16 +01:00
config Allow application services to have an optional 'url' 2016-08-30 16:21:16 +01:00
crypto
events
federation
handlers Merge pull request #1055 from matrix-org/erikj/occaisonally_persist 2016-08-30 15:59:00 +01:00
http
metrics
push Fix push room names for rooms with only an alias 2016-08-30 11:19:59 +01:00
replication Merge pull request #1049 from matrix-org/erikj/presence_users_in_room 2016-08-30 10:50:37 +01:00
rest
static/client
storage Merge pull request #1049 from matrix-org/erikj/presence_users_in_room 2016-08-30 10:50:37 +01:00
streams
util
__init__.py
notifier.py
python_dependencies.py
server.py
server.pyi
state.py
types.py
visibility.py