Skip to content

Issues: matrix-org/dendrite

Is Dendrite being actively developed?
#3413 by K1D77A was closed Sep 18, 2024
Closed 3
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Check room alias isn't taken when creating new room C-Client-API S-Tolerable Minor significance, cosmetic issues, low or no impact to users. T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#269 opened Sep 27, 2017 by erikjohnston updated Dec 5, 2022
More efficient query of if server can see event C-Roomserver T-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks. X-Performance Issue/PR around something that is slow or taking lots of memory
#215 opened Sep 6, 2017 by erikjohnston updated Dec 5, 2022
Refactor *Updater structs in roomserver C-Roomserver T-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.
#890 opened Mar 11, 2020 by kegsay updated Dec 5, 2022
Much of eventutil should be in gomatrixserverlib T-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.
#1123 opened Jun 12, 2020 by neilalexander updated Dec 5, 2022
Prometheus stuff needs refactoring T-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.
#2056 opened Nov 23, 2021 by neilalexander updated Dec 5, 2022
Membership updater sometimes populates sender_nid and target_nids for which no state key entries are assigned C-Roomserver T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#2214 opened Feb 21, 2022 by neilalexander updated Dec 5, 2022
Can't leave a room that re-appeared because of "storage: state NIDs missing from the database (0 != 1)" C-Federation T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#2229 opened Feb 27, 2022 by PureTryOut updated Dec 5, 2022
Dendrite crashed, failing to start now with a 'duplicate key' error. C-Sync-API T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#1725 opened Jan 20, 2021 by amackenzie updated Dec 5, 2022
Dendrite responds incorrectly to invalid media C-Media-API T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#1994 opened Aug 30, 2021 by ShadowJonathan updated Dec 5, 2022
Dendrite cannot load conduit media C-Media-API T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#1997 opened Aug 30, 2021 by ShadowJonathan updated Dec 5, 2022
Appservice Can't set alias C-App-Services T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#2009 opened Sep 16, 2021 by nkitsaini updated Dec 5, 2022
/sync with only timeout=0 acts as if full_state=true C-Sync-API T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#2066 opened Dec 2, 2021 by ShadowJonathan updated Dec 5, 2022
syncserver: double-check backfills for duplicates C-Sync-API T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#932 opened Mar 20, 2020 by kegsay updated Dec 5, 2022
Assertions needed to catch zero NIDs C-Roomserver T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#955 opened Apr 7, 2020 by neilalexander updated Dec 5, 2022
Hitting /profile after receiving a membership event races C-Client-API T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues. X-Needs-Info This issue is blocked awaiting information from the reporter
#1489 opened Oct 6, 2020 by ara4n updated Dec 5, 2022
Dendrite needs to care about login flow ordering C-Client-API good first issue Want to help with Dendrite? These are the issues to start with! spec-compliance Fix something that doesn't comply with the specs T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#708 opened May 28, 2019 by turt2live updated Dec 5, 2022
Implement missing media APIs C-Media-API new-endpoints Issue is about implementing endpoints that aren't supported by Dendrite yet T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#621 opened Jan 8, 2019 by babolivier updated Dec 5, 2022
3 tasks
#2 Basic Client Support
Implement Third Party Lookups are-we-synapse-yet This issue or PR involves Sytests in AWSY C-App-Services new-endpoints Issue is about implementing endpoints that aren't supported by Dendrite yet T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#633 opened Jan 8, 2019 by babolivier updated Dec 5, 2022
6 tasks
Application Services
Send typing EDUs to application services C-App-Services C-Client-API T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#578 opened Aug 8, 2018 by anoadragon453 updated Dec 5, 2022 Application Services
Implement registering with an email support are-we-synapse-yet This issue or PR involves Sytests in AWSY C-Client-API F-Registration T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#1298 opened Aug 24, 2020 by kegsay updated Dec 5, 2022
Quality of Service long term An issue/feature which we would like to have at some point in the distant future T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements. X-Performance Issue/PR around something that is slow or taking lots of memory
#1280 opened Aug 18, 2020 by kegsay updated Dec 5, 2022
Problems when hitting max parameter count in SQLite C-SQLite T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#1223 opened Jul 25, 2020 by HenrikSolver updated Dec 5, 2022
Refactor and add unit tests for roomserver/query/query.go C-Roomserver T-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks. tests Issues related to tests. Missing/Flakey/etc
#929 opened Mar 19, 2020 by kegsay updated Dec 5, 2022
Implement failing media API tests are-we-synapse-yet This issue or PR involves Sytests in AWSY C-Media-API T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#1303 opened Aug 24, 2020 by kegsay updated Dec 5, 2022
Remaining room upgrade tests are-we-synapse-yet This issue or PR involves Sytests in AWSY help wanted More difficult than good-first-issue but not impossible! T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#1304 opened Aug 24, 2020 by kegsay updated Dec 5, 2022
ProTip! Exclude everything labeled bug with -label:bug.