synapse-product/synapse
reivilibre 4535e849d7
Remove obsolete order field in send_new_transaction (#8245)
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
2020-09-03 19:23:07 +01:00
..
_scripts
api Do not apply ratelimiting on joins to appservices (#8139) 2020-08-24 14:53:53 +01:00
app Convert the main methods run by the reactor to async. (#8213) 2020-09-02 07:44:50 -04:00
appservice Convert appservice code to async/await. (#8207) 2020-09-01 11:03:49 -04:00
config Add experimental support for sharding event persister. (#8170) 2020-09-02 15:48:37 +01:00
crypto Do not assume calls to runInteraction return Deferreds. (#8133) 2020-08-20 06:39:55 -04:00
events Add StreamStore to mypy (#8232) 2020-09-02 17:52:38 +01:00
federation Remove obsolete order field in send_new_transaction (#8245) 2020-09-03 19:23:07 +01:00
groups
handlers Fix typing for @cached wrapped functions (#8240) 2020-09-03 15:38:32 +01:00
http Convert the well known resolver to async (#8214) 2020-09-01 09:15:22 -04:00
logging Use the JSON encoder without whitespace in more places. (#8124) 2020-08-20 10:32:33 -04:00
metrics Convert runWithConnection to async. (#8121) 2020-08-19 07:09:24 -04:00
module_api Do not assume calls to runInteraction return Deferreds. (#8133) 2020-08-20 06:39:55 -04:00
push Re-implement unread counts (again) (#8059) 2020-09-02 17:19:37 +01:00
replication Add experimental support for sharding event persister. (#8170) 2020-09-02 15:48:37 +01:00
res/templates
rest Re-implement unread counts (again) (#8059) 2020-09-02 17:19:37 +01:00
server_notices
spam_checker_api Allow denying or shadow banning registrations via the spam checker (#8034) 2020-08-20 15:42:58 -04:00
state Define StateMap as immutable and add a MutableStateMap type. (#8183) 2020-08-28 07:28:53 -04:00
static
storage Split fetching device keys and signatures into two transactions (#8233) 2020-09-03 18:27:26 +01:00
streams Remove ChainedIdGenerator. (#8123) 2020-08-19 13:41:51 +01:00
util Fix typing for @cached wrapped functions (#8240) 2020-09-03 15:38:32 +01:00
__init__.py 1.19.1 2020-08-27 10:50:39 +01:00
event_auth.py Convert events worker database to async/await. (#8071) 2020-08-18 16:20:49 -04:00
notifier.py
python_dependencies.py Revert pinning of setuptools (#8239) 2020-09-03 09:45:36 -04:00
secrets.py
server.py
types.py Define StateMap as immutable and add a MutableStateMap type. (#8183) 2020-08-28 07:28:53 -04:00
visibility.py