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

Kicking an external user gives an error, even though it should be allowed by the specification A-Membership A-Spec-Compliance places where synapse does not conform to the spec 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.
#16736 opened Dec 7, 2023 by marijnvanwezel
Synapse does not attempt to send events in the device outbox at startup O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Major Major functionality / product severely impaired, no satisfactory workaround. T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#16680 opened Nov 23, 2023 by kegsay
Fetching event reports can be slow A-Admin-API A-Database DB stuff like queries, migrations, new/remove columns, indexes, unexpected entries in the db A-Moderation Tools for moderating HSes: event redaction, media removal, purge admin API, reports from users, ... 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-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues. T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#16619 opened Nov 9, 2023 by DMRobertson
Type information incorrect when @cached methods are passed as parameters O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Minor Blocks non-critical functionality, workarounds exist. T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#16606 opened Nov 6, 2023 by clokep
e2e_room_keys has nullable fields O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Minor Blocks non-critical functionality, workarounds exist. T-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.
#16548 opened Oct 24, 2023 by clokep
partial_state_rooms.joined_via is nullable O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Minor Blocks non-critical functionality, workarounds exist. T-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.
#16547 opened Oct 24, 2023 by clokep
pusher_throttle has nullable columns O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Minor Blocks non-critical functionality, workarounds exist. T-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.
#16546 opened Oct 24, 2023 by clokep
local_media_repository, local_media_repository_url_cache, local_media_repository_thumbnails, remote_media_cache and remote_media_cache_thumbnails have nullable columns A-Media-Repository Uploading, downloading images and video, thumbnailing O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Minor Blocks non-critical functionality, workarounds exist. T-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.
#16545 opened Oct 24, 2023 by clokep
Implement link previews for web+* URIs using fedilinks fallback protocol handlers A-URL-Preview Issues related to generating server-side previews of remote URLs 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.
#16542 opened Oct 23, 2023 by SoniEx2
Admin can't demote me in a room A-State-Resolution O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Major Major functionality / product severely impaired, no satisfactory workaround. T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#16519 opened Oct 18, 2023 by germain-gg
Cannot use UI auth with JWT login O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Major Major functionality / product severely impaired, no satisfactory workaround. T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#16508 opened Oct 17, 2023 by MichalNemec
Synapse gets stuck after seeing psycopg2.errors.ReadOnlySqlTransaction: cannot execute nextval() in a read-only transaction A-Database DB stuff like queries, migrations, new/remove columns, indexes, unexpected entries in the db 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.
#16490 opened Oct 14, 2023 by MTRNord
presence_stream has many nullable fields A-Database DB stuff like queries, migrations, new/remove columns, indexes, unexpected entries in the db O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Minor Blocks non-critical functionality, workarounds exist. T-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.
#16467 opened Oct 11, 2023 by clokep
502, 504 (and maybe 503) CONNECT proxy response codes should be treated as though they are direct connection failures 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.
#16462 opened Oct 11, 2023 by reivilibre
Enable connecting to appservices through unix sockets A-Application-Service Related to AS support O-Uncommon Most users are unlikely to come across this or unexpected workflow T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#16399 opened Sep 29, 2023 by Sir-Photch
Document using doas instead of sudo for Alpine Installation method A-Docs things relating to the documentation A-Packaging Our Debian packages, docker images; or issues relevant to downstream packagers 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-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.
#16391 opened Sep 27, 2023 by JacksonChen666
register_new_matrix_user can't deal with unix socket listeners O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Minor Blocks non-critical functionality, workarounds exist. T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues. Z-Help-Wanted We know exactly how to fix this issue, and would be grateful for any contribution
#16390 opened Sep 27, 2023 by Sir-Photch
Cannot search for non-ascii displaynames using the admin API A-Admin-API good first issue Good for newcomers O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Minor Blocks non-critical functionality, workarounds exist. T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#16370 opened Sep 23, 2023 by niudin
Synapse accepts /forget without a request body but this is not meant to be allowed by the specification A-Spec-Compliance places where synapse does not conform to the spec 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-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues. Z-Future-Maintenance Things that can't yet be done, but will need cleaning up in a couple of months/releases
#16366 opened Sep 22, 2023 by reivilibre
New OIDC user registrations do not bind email addresses when user consent is required at registration time. A-Registration Creating an account O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Minor Blocks non-critical functionality, workarounds exist. T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#16317 opened Sep 13, 2023 by Half-Shot
Mode parameter for listeners only supports decimal A-Config Configuration, or the documentation thereof A-Docs things relating to the documentation O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Minor Blocks non-critical functionality, workarounds exist. T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#16302 opened Sep 11, 2023 by deepbluev7
Calling the deactivation API without rate limiting causes room inconsistencies A-Admin-API O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Minor Blocks non-critical functionality, workarounds exist. T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#16290 opened Sep 10, 2023 by ThoreKr
Appservice login works for sender_localpart even if the user isn't registered, but returned access token doesn't work O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Minor Blocks non-critical functionality, workarounds exist. T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#16269 opened Sep 6, 2023 by tulir
Allow spam checkers to override the error message A-Moderation Tools for moderating HSes: event redaction, media removal, purge admin API, reports from users, ... 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.
#16259 opened Sep 5, 2023 by gabrc52
Using SSO to sign up for an account bypasses some of the information that needs to be filled out A-SSO Single Sign-On (maybe OIDC) 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.
#16256 opened Sep 5, 2023 by MomentQYC
ProTip! no:milestone will show everything without a milestone.