MatrixSynapse/synapse
Kegan Dougal 572acde483 Use None instead of the empty string
Change how we validate the 'url' field as a result.
2016-08-30 17:16:00 +01:00
..
api Cache check_host_in_room 2016-08-26 10:59:40 +01:00
app Add new direct message storage functions to slave store 2016-08-30 09:40:32 +01:00
appservice Use None instead of the empty string 2016-08-30 17:16:00 +01:00
config Use None instead of the empty string 2016-08-30 17:16:00 +01:00
crypto Preserve some logcontexts 2016-08-24 11:58:40 +01:00
events Make None optional 2016-08-26 11:20:59 +01:00
federation Use state handler instead of get_users_in_room/get_joined_hosts 2016-08-26 14:54:30 +01:00
handlers Merge pull request #1055 from matrix-org/erikj/occaisonally_persist 2016-08-30 15:59:00 +01:00
http Add exception logging. Fix typo 2016-08-22 10:49:31 +01:00
metrics Make psutil optional 2016-08-08 11:12:21 +01:00
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 Merge remote-tracking branch 'origin/develop' into markjh/direct_to_device 2016-08-26 14:35:31 +01:00
static/client Updates to fallback CAS login to do new token login 2015-11-06 09:57:17 +00:00
storage Merge pull request #1049 from matrix-org/erikj/presence_users_in_room 2016-08-30 10:50:37 +01:00
streams Add store-and-forward direct-to-device messaging 2016-08-25 17:35:37 +01:00
util Fix up push to use get_current_state_ids 2016-08-25 18:35:49 +01:00
__init__.py Bump changelog and version 2016-08-24 14:31:13 +01:00
notifier.py Preserve some logcontexts 2016-08-24 11:58:40 +01:00
python_dependencies.py Make psutil optional 2016-08-08 11:12:21 +01:00
server.py Make synchrotron accept /events 2016-08-12 15:31:44 +01:00
server.pyi Fix login with m.login.token 2016-08-08 16:40:39 +01:00
state.py Use state handler instead of get_users_in_room/get_joined_hosts 2016-08-26 14:54:30 +01:00
types.py Merge remote-tracking branch 'origin/develop' into markjh/direct_to_device 2016-08-26 14:35:31 +01:00
visibility.py Replace context.current_state with context.current_state_ids 2016-08-25 17:32:22 +01:00