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

Declare support for Matrix v1.9 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-Minor Blocks non-critical functionality, workarounds exist. T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#16709 by clokep was closed Nov 29, 2023
1 task done
Filter admin endpoint to list users with locked status 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-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#16323 by hanadi92 was closed Sep 18, 2023
Banning / Restricting / Redacting / Muting / Filtering / Blocking Out List of Words A-Moderation Tools for moderating HSes: event redaction, media removal, purge admin API, reports from users, ... T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#16246 by candidexmedia was closed Sep 5, 2023
Allow users to bind or unbind additional third-party accounts after registration A-Social Login Login via external identity providers A-SSO Single Sign-On (maybe OIDC) S-Minor Blocks non-critical functionality, workarounds exist. T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements. z-auth (Deprecated Label)
#16232 by MomentQYC was closed Sep 5, 2023
Adding opentracing headers for appservice requests A-Application-Service Related to AS support 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.
#16226 by MTRNord was closed Sep 6, 2023
Synapse notification (push) e-mails should include the List-Unsubscribe header A-Email-Push Email notifications 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.
#16217 by reivilibre was closed Sep 11, 2023
Declare support for Matrix v1.8 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-Major Major functionality / product severely impaired, no satisfactory workaround. T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#16176 by clokep was closed Nov 29, 2023
4 tasks done
systemctl reload matrix-synapse only reloads cache configuration A-Config Configuration, or the documentation thereof 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.
#16071 by monochromec was closed Aug 7, 2023
Build fails with "AttributeError: cython_sources" 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-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#15996 by 3ynm was closed Jul 27, 2023
Can't open attached images in a new tab anymore A-Media-Repository Uploading, downloading images and video, thumbnailing 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-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements. X-Regression Something broke which worked on a previous release
#15959 by nukeop was closed Jul 24, 2023
Prototype Linearized Matrix O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Major Major functionality / product severely impaired, no satisfactory workaround. T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#15954 by clokep was closed Oct 11, 2023
Unhandled error in connectproxyclient.py (503 status response from CONNECT proxy) A-Logging Synapse's logs (structured or otherwise). Not metrics. 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.
#15883 by ghost was closed Oct 11, 2023
Support MSC4028 (Push all encrypted events except for muted rooms) A-Push Issues related to push/notifications 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.
#15847 by giomfo was closed Sep 26, 2023
Add http header Retry-After to error 429 response 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. Z-Spec-Blocked This change is blocked on specification (e.g. an MSC).
#15840 by ThomasHalwax was closed Aug 24, 2023
Upload limit should not apply over federation A-Media-Repository Uploading, downloading images and video, thumbnailing 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.
#15792 by timokoesters was closed Jun 20, 2023
SSO login via CAS create user with registration disabled A-SSO Single Sign-On (maybe OIDC) 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.
#15775 by agrimpard was closed Sep 6, 2023
Avoid backfill when we already have messages to return A-Federation A-Messages-Endpoint /messages client API endpoint (`RoomMessageListRestServlet`) (which also triggers /backfill) A-Performance Performance, both client-facing and admin-facing T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#15737 by MadLittleMods was merged Jun 13, 2023 Loading…
3 of 4 tasks
User Admin API: Ability to exclude user types A-Admin-API 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.
#15720 by weeman1337 was closed Jul 4, 2023
Backfill in the background if we're doing it "just because" A-Federation A-Messages-Endpoint /messages client API endpoint (`RoomMessageListRestServlet`) (which also triggers /backfill) A-Performance Performance, both client-facing and admin-facing T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#15710 by MadLittleMods was merged Jun 9, 2023 Loading…
3 of 4 tasks
Backfill in the background if we're doing it "just because" A-Federation A-Messages-Endpoint /messages client API endpoint (`RoomMessageListRestServlet`) (which also triggers /backfill) A-Performance Performance, both client-facing and admin-facing 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.
#15702 by MadLittleMods was closed Jun 9, 2023 Faster /messages
Avoid /backfill when we already have enough messages to return for a /messages response A-Federation A-Messages-Endpoint /messages client API endpoint (`RoomMessageListRestServlet`) (which also triggers /backfill) A-Performance Performance, both client-facing and admin-facing 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.
#15696 by MadLittleMods was closed Jun 13, 2023 Faster /messages
Github pages docs: include Synapse version on the page somewhere other than the URL A-Docs things relating to the documentation 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.
#15692 by DMRobertson was closed Dec 11, 2023
Add Synapse version deploy annotations to Grafana dashboard A-Metrics metrics, measures, stuff we put in Prometheus 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
#15674 by MadLittleMods was merged May 31, 2023 Loading…
3 of 4 tasks
Documentation improvements to contributing guide (#15667) A-Docs things relating to the documentation T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#15668 by grantm was merged May 26, 2023 Loading…
4 tasks done
Improve contributor docs with reference to Rust A-Docs things relating to the documentation 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
#15667 by grantm was closed May 26, 2023
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.