0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-02 02:38:59 +02:00
synapse/changelog.d
reivilibre a476d5048b
Allow modules to schedule delayed background calls. (#15993)
* Add a module API function to provide `call_later`

* Newsfile

Signed-off-by: Olivier Wilkinson (reivilibre) <oliverw@matrix.org>

* Add comments

* Update version number

---------

Signed-off-by: Olivier Wilkinson (reivilibre) <oliverw@matrix.org>
2023-08-08 11:53:49 +01:00
..
.gitignore
15525.misc Inline SQL queries using boolean parameters (#15525) 2023-07-26 18:45:47 +00:00
15629.feature Stabilize support for MSC3970: updated transaction semantics (scope to device_id) (#15629) 2023-08-04 07:47:18 -04:00
15754.misc Allow config of the backoff algorithm for the federation client. (#15754) 2023-08-03 14:36:55 -04:00
15791.bugfix Add ability to wait for locks and add locks to purge history / room deletion (#15791) 2023-07-31 10:58:03 +01:00
15868.feature Remove old rows from the cache_invalidation_stream_by_instance table automatically. (This table is not used when Synapse is configured to use SQLite.) (#15868) 2023-08-08 11:10:07 +01:00
15964.removal Remove support for legacy application service paths (#15964) 2023-07-26 12:59:47 -07:00
15972.docker Add synapse version as Docker container label (#15972) 2023-07-26 16:16:12 +00:00
15991.misc Allow modules to check whether the current worker is configured to run background tasks. (#15991) 2023-08-03 08:42:19 -04:00
15992.misc Update MSC3958 support to interact with intentional mentions. (#15992) 2023-08-02 08:41:32 -04:00
15993.misc Allow modules to schedule delayed background calls. (#15993) 2023-08-08 11:53:49 +01:00
16009.docker Attempt to fix labelling in docker workflow (#16009) 2023-07-27 13:47:48 +01:00
16011.misc Update PyYAML to 6.0.1 (#16011) 2023-07-27 14:51:26 +02:00
16012.bugfix Fix 404 on /profile when the display name is empty but not the avatar (#16012) 2023-07-27 15:45:05 +02:00
16013.misc Add forward-compatibility for the redacts property (MSC2174). (#16013) 2023-08-02 15:35:54 +00:00
16015.doc Add notes describing Synapse's streams (#16015) 2023-08-07 18:36:04 +01:00
16016.doc Clarify comment on key uploads over replication (#16016) 2023-07-27 15:08:46 -07:00
16017.removal Move support for application service query parameter authorization behind a configuration option (#16017) 2023-08-03 11:43:51 -07:00
16019.misc Update flake.lock to fix running the nix developer environment on MacOS (#16019) 2023-08-02 07:47:16 +01:00
16023.misc Combine duplicated code for calculating an event ID from a txn ID (#16023) 2023-07-31 08:44:45 -04:00
16027.doc Do not expose Admin API in caddy reverse proxy example (#16027) 2023-07-31 13:25:06 +02:00
16028.misc Add metrics tracking for eviction to ResponseCache (#16028) 2023-08-01 08:10:49 -04:00
16031.bugfix Trim whitespace when setting display names (#16031) 2023-08-01 09:14:02 -04:00
16043.bugfix Properly setup the additional sequences in the portdb script. (#16043) 2023-08-01 10:36:33 -04:00
16044.misc Update certifi to 2023.7.22 and pygments to 2.15.1. (#16044) 2023-08-01 15:55:58 +00:00
16046.bugfix Fix deletion for Dehydrated Devices (#16046) 2023-08-04 10:49:54 -07:00
16068.misc Fix endpoint improperly declaring support for MSC3814 (#16068) 2023-08-07 10:52:15 -07:00
16069.misc Drop backwards compat hack for event serialization (#16069) 2023-08-07 10:37:08 -07:00