forked-synapse/synapse
2018-07-19 14:52:35 +01:00
..
api Merge remote-tracking branch 'origin/master' into dinsic 2018-07-17 15:43:33 +01:00
app Write a clear restart indicator in logs 2018-06-20 15:33:14 +01:00
appservice add ip_range_whitelist parameter to limit where ASes can connect from 2018-06-28 20:32:00 +01:00
config Merge remote-tracking branch 'origin/master' into dinsic 2018-07-17 15:43:33 +01:00
crypto Attempt to be more performant on PyPy (#3462) 2018-06-28 14:49:57 +01:00
events Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 2018-05-31 19:03:47 +10:00
federation Implementation of server_acls 2018-07-04 19:06:20 +01:00
groups Replace some more comparisons with six 2018-05-19 17:56:31 +02:00
handlers Add hopefully enlightening comment 2018-07-18 20:52:21 +01:00
http More server_name validation 2018-07-04 18:59:51 +01:00
metrics Attempt to be more performant on PyPy (#3462) 2018-06-28 14:49:57 +01:00
module_api Delete devices in various logout situations 2017-11-29 16:44:35 +00:00
push Remove all global reactor imports & pass it around explicitly (#3424) 2018-06-25 14:08:28 +01:00
replication Attempt to be more performant on PyPy (#3462) 2018-06-28 14:49:57 +01:00
rest More run_on_reactor 2018-07-19 14:52:35 +01:00
rulecheck Update with documentation suggestions 2018-05-18 16:12:22 +01:00
server_notices Avoid sending consent notice to guest users 2018-05-25 11:36:43 +01:00
static/client Updates to fallback CAS login to do new token login 2015-11-06 09:57:17 +00:00
storage Change column def so it works on pgsql & sqlite 2018-07-19 10:28:26 +01:00
streams replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
util Merge remote-tracking branch 'origin/master' into dinsic 2018-07-17 15:43:33 +01:00
__init__.py version 2018-07-07 10:48:06 +10:00
event_auth.py Avoid relying on int vs None comparison 2018-07-02 11:40:32 +01:00
notifier.py Pass around the reactor explicitly (#3385) 2018-06-22 09:37:10 +01:00
python_dependencies.py Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
server.py Pass around the reactor explicitly (#3385) 2018-06-22 09:37:10 +01:00
server.pyi Send users a server notice about consent 2018-05-22 11:54:51 +01:00
state.py fix idiotic typo in state res 2018-06-11 14:43:55 +01:00
types.py fix user_id / user confusion 2018-05-04 00:53:56 +01:00
visibility.py Revert "Revert "Merge pull request #3431 from matrix-org/rav/erasure_visibility"" 2018-06-25 13:42:55 +01:00