0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-05-19 20:13:45 +02:00
synapse/changelog.d
2022-05-30 15:41:24 +00:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
12553.removal Remove user-visible groups/communities code (#12553) 2022-05-25 07:53:40 -04:00
12558.removal Remove backing code for groups/communities (#12558) 2022-05-26 09:04:34 -04:00
12563.removal Remove federation client code for groups. (#12563) 2022-05-27 07:13:58 -04:00
12740.feature Experimental support for MSC3772 (#12740) 2022-05-24 13:23:23 +00:00
12746.bugfix Add authentication to thirdparty bridge APIs (#12746) 2022-05-24 16:39:54 +02:00
12784.bugfix Add a migration step to cleanup potential leftovers of bug 11833 (#12784) 2022-05-30 16:51:37 +02:00
12829.bugfix Make sure prev_ids defaults to empty list (#12829) 2022-05-25 09:14:45 +00:00
12832.bugfix LockStore: fix acquiring a lock via LockStore.try_acquire_lock (#12832) 2022-05-30 09:41:13 +01:00
12836.misc Mutual rooms: Remove dependency on user directory (#12836) 2022-05-30 10:05:31 +01:00
12838.feature Add storage and module API methods to get monthly active users and their appservices (#12838) 2022-05-27 10:25:57 +00:00
12840.bugfix Fix invite notifications for users without pushers (#12840) 2022-05-30 13:14:43 +02:00
12843.bugfix Fix ambiguous column name that would prevent use of MSC2716 History Import when using Postgres as a database. (#12843) 2022-05-26 11:19:01 +00:00
12845.feature Add code M_USER_ACCOUNT_SUSPENDED, as per MSC3823. (#12845) 2022-05-27 13:13:29 +00:00
12849.misc Remove dont_notify from the .m.rule.room.server_acl rule (#12849) 2022-05-24 17:42:32 +01:00
12851.misc Remove unstable APIs for /hierarchy. (#12851) 2022-05-26 07:10:28 -04:00
12852.misc Pull out less state when handling gaps mk2 (#12852) 2022-05-26 09:48:12 +00:00
12855.feature Add a background job to automatically delete stale devices (#12855) 2022-05-27 17:47:32 +02:00
12856.misc Misc clean-up of push rules datastore (#12856) 2022-05-25 07:49:12 -04:00
12858.bugfix Correct typo in changelog for #12858. 2022-05-25 11:19:22 +01:00
12859.feature Fix caching behavior for relations push rules. (#12859) 2022-05-25 07:49:54 -04:00
12860.misc Correct annotation of _iterate_over_text (#12860) 2022-05-24 18:17:21 +00:00
12863.doc Fix typos in documentation (#12863) 2022-05-25 10:14:03 +01:00
12865.misc Bump pyjwt from 2.3.0 to 2.4.0 (#12865) 2022-05-26 12:42:21 +00:00
12866.misc Add the /account/whoami endpoint to generic workers (#12866) 2022-05-25 10:41:41 +01:00
12867.doc Fix incorrect worker-allowed path in documentation (#12867) 2022-05-25 09:20:34 +00:00
12868.misc Add the batch_send endpoint to generic workers (#12868) 2022-05-25 09:51:07 +00:00
12869.misc Don't create empty AS txns when the AS is down (#12869) 2022-05-25 09:46:05 +00:00
12871.misc Fix up state_store naming (#12871) 2022-05-25 12:59:04 +01:00
12877.bugfix Allow bigger responses to /federation/v1/state (#12877) 2022-05-25 22:24:28 +01:00
12879.misc Avoid attempting to delete push actions for remote users. (#12879) 2022-05-26 07:09:16 -04:00
12884.misc Additional constants for EDU types. (#12884) 2022-05-27 07:14:36 -04:00
12886.misc Refactor have_seen_events to reduce OOMs (#12886) 2022-05-27 10:27:33 +01:00
12888.misc Clean-up some receipts code (#12888) 2022-05-27 07:44:10 -04:00
12889.bugfix Fix room deletion (#12889) 2022-05-27 10:31:08 +01:00
12894.misc Easy type hints in synapse.logging.opentracing (#12894) 2022-05-27 11:17:33 +01:00
12904.misc Fix get_metadata_for_events (#12904) 2022-05-30 10:51:09 +01:00
12908.removal Remove contrib/scripts/kick_users.py (#12908) 2022-05-30 10:47:25 +01:00
12909.removal Remove contrib/jitsimeetbridge (#12909) 2022-05-30 10:47:40 +01:00
12910.removal Remove unused contrib/experiments/cursesio.py (#12910) 2022-05-30 10:47:54 +01:00
12911.removal Remove contrib/experiments/test_messaging.py (#12911) 2022-05-30 10:47:47 +01:00
12912.misc Bump jsonschema stubs (#12912) 2022-05-30 10:47:09 +01:00
12916.misc demo: check if we are in a virtualenv before overriding PYTHONPATH (#12916) 2022-05-30 15:41:24 +00:00