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

Sync tokens could be shorter by using a different base than 10 for encoding the digits A-Sync defects related to /sync T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#12945 opened Jun 1, 2022 by deepbluev7
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
if you join a room without shared history visibility, you see LL members as joins A-Lazy-Loading Issues relating to `lazy_load_members` in `/sync` A-Sync defects related to /sync 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-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues. z-bug (Deprecated Label) z-p2 (Deprecated Label)
#4697 opened Feb 20, 2019 by ara4n
Rooms with large numbers of redactions can result in unredacted blank events being served via /messages A-Messages-Endpoint /messages client API endpoint (`RoomMessageListRestServlet`) (which also triggers /backfill) 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.
#5950 opened Aug 31, 2019 by ara4n
Invites are not always included in sync A-Invite Inviting users to rooms and accepting invites A-Sync defects related to /sync S-Minor Blocks non-critical functionality, workarounds exist. T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#7406 opened May 4, 2020 by schmop
Synchrotrons always wake up sync streams for presence updates A-Performance Performance, both client-facing and admin-facing A-Presence A-Sync defects related to /sync O-Occasional Affects or can be seen by some users regularly or most users rarely S-Minor Blocks non-critical functionality, workarounds exist. T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#8955 opened Dec 16, 2020 by erikjohnston
State events included in timeline section of sync when history visibility is set to join A-Sync defects related to /sync S-Minor Blocks non-critical functionality, workarounds exist. T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#9923 opened May 4, 2021 by robintown
last_active_ago is updated on sync when it shouldn't be A-Presence A-Sync defects related to /sync S-Tolerable Minor significance, cosmetic issues, low or no impact to users. T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#12424 opened Apr 8, 2022 by dbkr
2
Invites to local users from remote server do not get sent down sync of other local users in the room (sometimes). A-Invite Inviting users to rooms and accepting invites 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.
#8605 opened Oct 20, 2020 by erikjohnston
The limit set for a filter in a room's StateFilter is ignored 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.
#7306 opened Apr 19, 2020 by flaki
Incremental /sync and /transactions query events differently A-Application-Service Related to AS support A-Sync defects related to /sync T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#11394 opened Nov 18, 2021 by MadLittleMods
large initialsync may never complete A-Sync defects related to /sync S-Major Major functionality / product severely impaired, no satisfactory workaround. T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#11611 opened Dec 20, 2021 by richvdh
Received an insane amount of m.room.member state event as part of an incremental sync (MatrixHQ) A-Sync defects related to /sync S-Tolerable Minor significance, cosmetic issues, low or no impact to users. T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#11916 opened Feb 4, 2022 by BillCarsonFr
Own member event is duplicated in timeline when joining a room A-Invite Inviting users to rooms and accepting invites A-Sync defects related to /sync S-Minor Blocks non-critical functionality, workarounds exist. T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#9768 opened Apr 8, 2021 by bwindels
gappy syncs appear to be slower than you might expect A-Sync defects related to /sync O-Occasional Affects or can be seen by some users regularly or most users rarely S-Minor Blocks non-critical functionality, workarounds exist. T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#10786 opened Sep 8, 2021 by ara4n
Status messages aren't included in initial syncs if the sender is offline 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.
#13507 opened Aug 11, 2022 by babolivier
When leaving the last room shared with a remote user, the remote user is missing from device_lists.left in the /sync response, even when lazy_load_members is off A-Device-List-Tracking Telling clients about other devices. Often related to E2EE. A-Sync defects related to /sync 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.
#13650 opened Aug 26, 2022 by squahtx
Unnecessary device_lists.changed entry in /sync after fetching device list A-Device-List-Tracking Telling clients about other devices. Often related to E2EE. A-Sync defects related to /sync O-Occasional Affects or can be seen by some users regularly or most users rarely S-Tolerable Minor significance, cosmetic issues, low or no impact to users. T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#13783 opened Sep 12, 2022 by squahtx
Sync race with get rooms for user cache invalidation over replication A-Sync defects related to /sync A-Workers Problems related to running Synapse in Worker Mode (or replication) 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-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#14154 opened Oct 12, 2022 by Fizzadar
Sync current token may be ahead of event stream cache position using workers A-Sync defects related to /sync A-Workers Problems related to running Synapse in Worker Mode (or replication) 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.
#14158 opened Oct 12, 2022 by Fizzadar
Sync with no since param is not always up to date A-Sync defects related to /sync O-Occasional Affects or can be seen by some users regularly or most users rarely S-Tolerable Minor significance, cosmetic issues, low or no impact to users. T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#14444 opened Nov 14, 2022 by dec05eba
/sync should not include a room in 'leave' and 'invite' A-Sync defects related to /sync 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.
#14683 opened Dec 16, 2022 by Ainias
Room summary is only provided for lazy loading /syncs A-Spec-Compliance places where synapse does not conform to the spec A-Sync defects related to /sync O-Occasional Affects or can be seen by some users regularly or most users rarely S-Tolerable Minor significance, cosmetic issues, low or no impact to users. T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#15017 opened Feb 7, 2023 by squahtx
Forgetting a room doesn't clear sync cache A-Sync defects related to /sync O-Occasional Affects or can be seen by some users regularly or most users rarely S-Tolerable Minor significance, cosmetic issues, low or no impact to users. T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#15147 opened Feb 23, 2023 by turt2live
Initial syncs being cached means you can get an outdated view of account data 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.
#15162 opened Feb 27, 2023 by reivilibre
ProTip! Adding no:label will show everything without a label.