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

First invitation over federation to a room fails with a 403, second works A-Invite Inviting users to rooms and accepting invites A-Room-Upgrades 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.
#4345 opened Jan 2, 2019 by lampholder
audit M_UNKNOWN errors and make them meaningful - eg 'you are not invited' (SYN-422) 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.
#1338 opened Jun 17, 2015 by matrixbot
M_UNAUTHORIZED if 'Authorization' header value contains optional whitespace for federation requests (SYN-437) A-Spec-Compliance places where synapse does not conform to the spec 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-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#1350 opened Jul 14, 2015 by matrixbot
Rooms can get into a very confused state where guests' join requests are 200ed but never actually joined (SYN-623) A-Guests A-Join Joining a room (there is another label for federated joins) 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.
#1492 opened Feb 8, 2016 by matrixbot
Using a non-room ID /rooms/<room_id>/ APIs should 400 (SYN-629) 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-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements. Z-Help-Wanted We know exactly how to fix this issue, and would be grateful for any contribution
#1497 opened Feb 12, 2016 by matrixbot
3pid invite fails with a 500 if the IS returns a 500 (or is unreachable) 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.
#1549 opened May 18, 2016 by matrixbot
Trim leading/trailing spaces when loading keywords for highlighting (SYN-740) 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.
#1575 opened Jul 27, 2016 by matrixbot
Some rooms stay unread after using Purge History API A-Message-Retention-Policies Issues related to Synapse's support of MSC1763 (message retention policies) 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-Tolerable Minor significance, cosmetic issues, low or no impact to users. T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#1622 opened Nov 10, 2016 by 4nd3r
'extrem' is misppelt throughout the schema as 'exterm'. 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-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#1754 opened Jan 3, 2017 by ara4n
Room invite: Forbid multiple invitation to the same email of a non matrix enabled contact A-Invite Inviting users to rooms and accepting invites 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.
#1817 opened Jan 17, 2017 by jeangb
If push falls behind, we can meltdown whilst trying to catch up A-Push Issues related to push/notifications 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.
#1838 opened Jan 20, 2017 by ara4n
GnuPG-signed releases 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-Minor Blocks non-critical functionality, workarounds exist. Security T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#2036 opened Mar 20, 2017 by sim6
When users change their identity mappings or other credentials we should warn all their known contact details. 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. Security T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#2093 opened Apr 1, 2017 by ara4n
synapse loaded by lots of /federation/v1/event/... requests A-Federation 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.
#2164 opened Apr 26, 2017 by richvdh
Logout for a Guest User fails A-Guests A-Login 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.
#2173 opened May 1, 2017 by pik
Presence filter in sync ignored A-Presence A-Spec-Compliance places where synapse does not conform to the spec A-Sync defects related to /sync 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.
#2298 opened Jun 23, 2017 by Quiark
Matrix Synapse server eats lot of RAM memory if log disk is full A-Logging Synapse's logs (structured or otherwise). Not metrics. 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.
#2381 opened Jul 24, 2017 by MurzNN
Logically should not be able to leave a user who is not in the room A-Leave Leaving a room A-Membership 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.
#2498 opened Oct 5, 2017 by turt2live
whitelist file transfers based on mimetype A-Media-Repository Uploading, downloading images and video, thumbnailing 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.
#2588 opened Oct 26, 2017 by ara4n
add a thread-dump on signal handler A-Logging Synapse's logs (structured or otherwise). Not metrics. 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.
#3402 opened Jun 16, 2018 by ara4n
Claiming one-time keys should be rate limited A-E2EE End-to-end encryption for Matrix clients 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.
#3608 opened Jul 25, 2018 by Zil0
sending messages to unknown rooms creates redundant state groups A-Disk-Space things which fill up the disk 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-minor (Deprecated Label) z-p2 (Deprecated Label)
#3625 opened Jul 30, 2018 by richvdh
Synapse returns an empty string instead of an M_NOT_FOUND when requesting an event that doesn't exist/is hidden 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-minor (Deprecated Label) z-p2 (Deprecated Label)
#3648 opened Aug 4, 2018 by turt2live
UserDirectoryHandler is racey when run using user_dir worker 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-minor (Deprecated Label) z-p2 (Deprecated Label)
#3714 opened Aug 17, 2018 by erikjohnston
we only send m.device_list_update EDUs when another transaction is to be sent to a server A-Device-List-Tracking Telling clients about other devices. Often related to E2EE. 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. z-minor (Deprecated Label) z-p2 (Deprecated Label)
#3781 opened Sep 1, 2018 by ara4n
ProTip! What’s not been updated in a month: updated:<2024-08-21.