MatrixSynapse/synapse
Andrew Morgan b45cc1530b
Make a note to leave a summary when one is bumping the schema version (#10621)
I found this easy to miss (and evidently, it looks like it was missed for schema version 62).
2021-08-25 17:00:44 +01:00
..
_scripts
api Merge branch 'master' into develop 2021-08-24 17:13:29 +01:00
app Persist room hierarchy pagination sessions to the database. (#10613) 2021-08-24 08:14:03 -04:00
appservice
config Merge branch 'master' into develop 2021-08-24 17:13:29 +01:00
crypto Use inline type hints in various other places (in `synapse/`) (#10380) 2021-07-15 11:02:43 +01:00
events Port the PresenceRouter module interface to the new generic interface (#10524) 2021-08-17 13:22:45 +00:00
federation Do not include stack traces for known exceptions when trying multiple federation destinations. (#10662) 2021-08-23 08:00:25 -04:00
groups
handlers Persist room hierarchy pagination sessions to the database. (#10613) 2021-08-24 08:14:03 -04:00
http Additional type hints for the proxy agent and SRV resolver modules. (#10608) 2021-08-18 13:53:20 -04:00
logging Fix PeriodicallyFlushingMemoryHandler inhibiting application shutdown (#10517) 2021-08-03 14:28:30 +01:00
metrics
module_api Merge branch 'release-v1.41' into develop 2021-08-18 17:02:47 +01:00
push
replication Remove the unused public_room_list_stream (#10565) 2021-08-17 14:02:50 +01:00
res/templates Implement MSC3231: Token authenticated registration (#10142) 2021-08-21 22:14:43 +01:00
rest Fix error when selecting between thumbnails with the same quality (#10684) 2021-08-25 09:51:08 +00:00
server_notices
spam_checker_api
state
static Display an error page during failure of fallback UIA. (#10561) 2021-08-18 08:13:35 -04:00
storage Make a note to leave a summary when one is bumping the schema version (#10621) 2021-08-25 17:00:44 +01:00
streams
util Manhole: wrap coroutines in `defer.ensureDeferred` automatically (#10602) 2021-08-16 18:11:48 +01:00
__init__.py 1.41.0 2021-08-24 15:31:55 +01:00
event_auth.py Support MSC3289: Room version 8 (#10449) 2021-08-09 10:46:39 +02:00
notifier.py
python_dependencies.py
server.py Experimental support for MSC3266 Room Summary API. (#10394) 2021-08-16 14:49:12 +00:00
types.py Add `get_userinfo_by_id` method to `ModuleApi` (#9581) 2021-08-04 10:40:25 +00:00
visibility.py