synapse/synapse
2018-06-26 18:36:29 +01:00
..
api Don't print invalid access tokens in the logs 2018-06-24 12:17:01 -06:00
app Actuall set cache factors in workers 2018-06-22 15:58:15 +01:00
appservice Merge pull request #3344 from Half-Shot/hs/as-metrics 2018-06-07 11:37:12 +01:00
config Write a clear restart indicator in logs 2018-06-20 15:33:14 +01:00
crypto Try to log more helpful info when a sig verification fails 2018-06-08 12:13:08 +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 Disable presence in txn queue 2018-06-22 15:58:14 +01:00
groups Replace some more comparisons with six 2018-05-19 17:56:31 +02:00
handlers Merge remote-tracking branch 'origin/revert-3451-hawkowl/sorteddict-api' into matrix-org-hotfixes 2018-06-26 18:36:29 +01:00
http Need to pass reactor to endpoint fac 2018-06-25 15:22:57 +01:00
metrics Fix description of "python_gc_time" metric 2018-06-21 10:02:42 +01:00
module_api Delete devices in various logout situations 2017-11-29 16:44:35 +00:00
push Merge branch 'develop' of github.com:matrix-org/synapse into matrix-org-hotfixes 2018-06-25 14:37:13 +01:00
replication Merge branch 'develop' of github.com:matrix-org/synapse into matrix-org-hotfixes 2018-06-25 14:37:13 +01:00
rest Merge remote-tracking branch 'origin/revert-3451-hawkowl/sorteddict-api' into matrix-org-hotfixes 2018-06-26 18:36:29 +01:00
server_notices Avoid sending consent notice to guest users 2018-05-25 11:36:43 +01:00
static/client
storage Fix error on deleting users pending deactivation 2018-06-26 11:57:44 +01:00
streams replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
util Revert "Try to not use as much CPU in the StreamChangeCache" 2018-06-26 18:09:01 +01:00
__init__.py v0.31.2 2018-06-14 16:24:32 +01:00
event_auth.py Make default state_default 50 2018-06-14 12:38:09 +01:00
notifier.py Pass around the reactor explicitly (#3385) 2018-06-22 09:37:10 +01:00
python_dependencies.py Add missing dependency on attr 2018-06-06 17:12:41 +01: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 In DomainSpecificString, override __repr__ in addition to __str__ 2018-04-10 11:35:29 +02:00
visibility.py Revert "Revert "Merge pull request #3431 from matrix-org/rav/erasure_visibility"" 2018-06-25 13:42:55 +01:00