Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Issues: matrix-org/synapse

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Move from deferred to async ModuleApi methods A-Modules Module API: https://matrix-org.github.io/synapse/latest/modules/index.html O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Tolerable Minor significance, cosmetic issues, low or no impact to users. T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements. Z-Cleanup Things we want to get rid of, but aren't actively causing pain
#13948 by johannescpk was closed Sep 30, 2022
Allow setting e-mail headers in configuration file A-3PID 3rd party identifiers: e.g. email, phone number A-Config Configuration, or the documentation thereof A-Email-Push Email notifications A-Push Issues related to push/notifications good first issue Good for newcomers O-Occasional Affects or can be seen by some users regularly or most users rarely S-Minor Blocks non-critical functionality, workarounds exist. T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#13951 by a-0-dev was closed Sep 30, 2022
device_lists_changes_in_room is inefficient. A-Device-List-Tracking Telling clients about other devices. Often related to E2EE. A-Performance Performance, both client-facing and admin-facing O-Frequent Affects or can be seen by most users regularly or impacts most users' first experience S-Minor Blocks non-critical functionality, workarounds exist. T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#14037 by erikjohnston was closed Nov 22, 2022
Faster joins: Creating events from local users: Track the set of forward safe chain events and use them as prev_events A-Federated-Join joins over federation generally suck T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#14057 by reivilibre was closed Nov 11, 2022
3 tasks
Faster joins: Creating events from local users: Answer queries over federation where we are obligated to answer A-Federated-Join joins over federation generally suck A-Federation O-Occasional Affects or can be seen by some users regularly or most users rarely S-Major Major functionality / product severely impaired, no satisfactory workaround. T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
filter_events_for_client is time-consuming and expensive A-Messages-Endpoint /messages client API endpoint (`RoomMessageListRestServlet`) (which also triggers /backfill) S-Minor Blocks non-critical functionality, workarounds exist. T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#14108 by MadLittleMods was closed Nov 22, 2022 Faster /messages
Module API: does not provide a way to invalidate caches in other workers T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#13513 by MatMaul was closed Sep 21, 2022
generic_worker should support requests to /_matrix/client/v3/directory/room/{roomAlias} A-Workers Problems related to running Synapse in Worker Mode (or replication) T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#13516 by richvdh was closed Apr 14, 2023
Implement MSC3866 (M_USER_AWAITING_APPROVAL error code) T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#13520 by babolivier was closed Sep 29, 2022
Only try to backfill event if we haven't tried before recently A-Federation A-Messages-Endpoint /messages client API endpoint (`RoomMessageListRestServlet`) (which also triggers /backfill) A-Performance Performance, both client-facing and admin-facing S-Tolerable Minor significance, cosmetic issues, low or no impact to users. T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#13622 by MadLittleMods was closed Sep 23, 2022 Faster /messages
Process previously failed backfill events in the background A-Federation A-Messages-Endpoint /messages client API endpoint (`RoomMessageListRestServlet`) (which also triggers /backfill) A-Performance Performance, both client-facing and admin-facing O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Minor Blocks non-critical functionality, workarounds exist. T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#13623 by MadLittleMods was closed May 25, 2023 Faster /messages
get_bundled_aggregations takes a few seconds even when there is no relations A-Messages-Endpoint /messages client API endpoint (`RoomMessageListRestServlet`) (which also triggers /backfill) A-Performance Performance, both client-facing and admin-facing A-Threads Threaded messages O-Occasional Affects or can be seen by some users regularly or most users rarely S-Minor Blocks non-critical functionality, workarounds exist. T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#13624 by MadLittleMods was closed Nov 22, 2022 Faster /messages
"Invalid filter json" error message should use an appropriate error code A-Sync defects related to /sync A-Validation 500 (mostly) errors due to lack of event/parameter validation good first issue Good for newcomers O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Tolerable Minor significance, cosmetic issues, low or no impact to users. T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements. Z-Cleanup Things we want to get rid of, but aren't actively causing pain
#13661 by DMRobertson was closed Oct 24, 2022
Create a new full schema snapshot A-Testing Issues related to testing in complement, synapse, etc O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Minor Blocks non-critical functionality, workarounds exist. T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements. Z-Dev-Wishlist Makes developers' lives better, but doesn't have direct user impact
#13715 by erikjohnston was closed Sep 26, 2022
Faster joins: support worker-mode deployments A-Federated-Join joins over federation generally suck T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
Faster joins: send heroes to handle nameless rooms A-Federated-Join joins over federation generally suck A-Sync defects related to /sync T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
Faster joins: support sending messages from clients during the half-joined state A-Federated-Join joins over federation generally suck T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#12997 by richvdh was closed Nov 30, 2022
3 tasks done
Q4 2022: faster joins: worker-mode and remaining work
Faster joins: smarter algorithm for picking a server to resync from A-Federated-Join joins over federation generally suck T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
Faster joins: check compatibility with history import A-Federated-Join joins over federation generally suck T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#13003 by richvdh was closed Oct 27, 2022
We should redact the Application Service access tokens from DEBUG logging produced by synapse.http.proxyagent A-Application-Service Related to AS support S-Minor Blocks non-critical functionality, workarounds exist. T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#13010 by reivilibre was closed Sep 23, 2022
OpenID Connect client_secret should be optional S-Minor Blocks non-critical functionality, workarounds exist. T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#9212 by tmortagne was closed Mar 9, 2021
💣 Improve mechanism for generating SSO client secrets for Apple login A-Social Login Login via external identity providers T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#9220 by richvdh was closed Mar 9, 2021
Phone home stats don't include encrypted messages T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#9249 by jcgruenhage was closed Feb 2, 2021
support for form_post response mode for OAuth2 A-Social Login Login via external identity providers T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#9319 by richvdh was closed Feb 17, 2021
Stop sending unneeded presence messages T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#9339 by KenMacD was closed Oct 22, 2021
ProTip! Find all open issues with in progress development work with linked:pr.