.. |
.gitignore
|
|
|
11507.feature
|
Support MSC3266 room summaries over federation (#11507)
|
2022-05-05 15:25:00 +01:00 |
12168.feature
|
Implement changes to MSC2285 (hidden read receipts) (#12168)
|
2022-05-04 11:59:22 -04:00 |
12273.bugfix
|
Include bundled aggregations for the latest event in a thread. (#12273)
|
2022-05-04 08:38:18 -04:00 |
12356.misc
|
Make scripts-dev pass mypy --disallow-untyped-defs (#12356)
|
2022-04-27 13:10:31 +00:00 |
12406.feature
|
Add a module API to allow modules to edit push rule actions (#12406)
|
2022-04-27 13:55:33 +00:00 |
12452.feature
|
Add the notify_appservices_from_worker configuration option (superseding notify_appservices ) to allow a generic worker to be designated as the worker to send traffic to Application Services. (#12452)
|
2022-05-06 11:43:53 +01:00 |
12480.misc
|
Use supervisord to supervise Postgres and Caddy in the Complement image. (#12480)
|
2022-04-27 14:39:41 +01:00 |
12485.misc
|
Add some type hints to datastore (#12485)
|
2022-04-27 13:05:00 +01:00 |
12505.misc
|
Prefer make_awaitable over defer.succeed in tests (#12505)
|
2022-04-27 14:58:26 +01:00 |
12526.feature
|
Add option to enable token registration without requiring 3pids (#12526)
|
2022-04-27 12:57:53 +00:00 |
12531.misc
|
Remove unused # type: ignore s (#12531)
|
2022-04-27 14:03:44 +01:00 |
12541.docker
|
Mark Dockerfile as requiring BuildKit (#12541)
|
2022-04-26 15:31:52 +01:00 |
12544.bugfix
|
Bound ephemeral events by key (#12544)
|
2022-04-26 20:14:21 +01:00 |
12556.misc
|
Add sanity checks to the release script (#12556)
|
2022-05-03 10:50:03 +00:00 |
12564.misc
|
Consistently use collections.abc.Mapping to check frozendict. (#12564)
|
2022-04-27 09:00:07 -04:00 |
12570.bugfix
|
Exclude OOB memberships from the federation sender (#12570)
|
2022-05-03 12:47:56 +00:00 |
12573.docker
|
Use docker/metadata-action to generate docker image tags (#12573)
|
2022-05-05 12:36:42 +00:00 |
12576.misc
|
Allow unused ignores in "bleeding edge" CI (#12576)
|
2022-04-29 17:57:23 +01:00 |
12577.misc
|
Improve comments and error messages around access tokens. (#12577)
|
2022-05-05 13:39:59 +01:00 |
12579.doc
|
Add linebreak to pipx install quote in README (#12579)
|
2022-04-28 13:54:46 +01:00 |
12580.bugfix
|
Fix logging of incorrect status codes for disconnected requests (#12580)
|
2022-04-28 15:49:50 +00:00 |
12581.misc
|
Improve the docstrings for the receipts store. (#12581)
|
2022-04-28 17:58:58 +00:00 |
12582.misc
|
Use constants for receipt types in tests. (#12582)
|
2022-04-28 13:34:33 -04:00 |
12587.misc
|
Improve logging for cancelled requests (#12587)
|
2022-05-04 13:38:55 +01:00 |
12589.misc
|
Remove special-case for twisted logger (#12589)
|
2022-04-29 22:05:18 +01:00 |
12594.bugfix
|
Fix race when persisting an event and deleting a room (#12594)
|
2022-05-03 11:47:21 +01:00 |
12596.removal
|
Remove unstable identifiers for MSC3069. (#12596)
|
2022-05-03 12:43:12 -04:00 |
12597.removal
|
Remove unstable/unspecced login types. (#12597)
|
2022-05-04 13:53:21 +00:00 |
12599.misc
|
Use getClientAddress instead of getClientIP . (#12599)
|
2022-05-04 14:11:21 -04:00 |
12608.misc
|
Prune mypy ignore_missing_imports list (#12608)
|
2022-05-03 11:03:20 +01:00 |
12610.misc
|
Reduce log spam when running multiple event persisters (#12610)
|
2022-05-05 10:20:23 +01:00 |
12612.bugfix
|
Add missing space before 'docker' link in release announcement script (#12612)
|
2022-05-03 14:46:42 +00:00 |
12613.removal
|
Bump Synapse minimum Python version to 3.7.1 (#12613)
|
2022-05-03 19:22:06 +01:00 |
12614.misc
|
Add extra debug logging to federation sender (#12614)
|
2022-05-03 16:32:40 +01:00 |
12616.misc
|
Disable device name lookup over federation by default (#12616)
|
2022-05-04 16:41:40 +01:00 |
12619.feature
|
Add mau_appservice_trial_days config (#12619)
|
2022-05-04 19:33:26 +01:00 |
12620.misc
|
Add a consistency check on events read from the database (#12620)
|
2022-05-03 21:27:52 +01:00 |
12624.misc
|
remove constantly lib use and switch to enums. (#12624)
|
2022-05-04 11:26:11 +00:00 |
12627.doc
|
Fixes to the formatting of README.rst (#12627)
|
2022-05-04 11:02:19 +01:00 |
12632.misc
|
Remove unused receipt datastore methods. (#12632)
|
2022-05-05 07:51:19 -04:00 |
12633.bugfix
|
Edits/annotations should not have any bundled aggregations calculated. (#12633)
|
2022-05-05 08:15:12 -04:00 |
12635.feature
|
Use private instead of hidden in MSC2285 related code. (#12635)
|
2022-05-05 12:31:25 +00:00 |
12636.feature
|
Update _on_new_receipts() to work with MSC2285 changes. (#12636)
|
2022-05-05 13:25:51 +00:00 |
12639.bugfix
|
Fix typo in some instances of enable_registration_token_3pid_bypass. (#12639)
|
2022-05-05 07:11:52 -04:00 |
12650.misc
|
Update mypy to 0.950 and fix complaints (#12650)
|
2022-05-06 12:35:20 +00:00 |