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

Record any exception when processing a pulled event A-Messages-Endpoint /messages client API endpoint (`RoomMessageListRestServlet`) (which also triggers /backfill) T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#13814 by MadLittleMods was merged Sep 15, 2022 Loading…
3 of 4 tasks
Optimize filter_events_for_client for faster /messages - v1 A-Database DB stuff like queries, migrations, new/remove columns, indexes, unexpected entries in the db A-Messages-Endpoint /messages client API endpoint (`RoomMessageListRestServlet`) (which also triggers /backfill) T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#14494 by MadLittleMods was closed Nov 22, 2022 Draft
3 of 4 tasks
Optimize filter_events_for_client for faster /messages - v2 A-Database DB stuff like queries, migrations, new/remove columns, indexes, unexpected entries in the db 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.
#14527 by MadLittleMods was merged Nov 22, 2022 Loading…
3 of 4 tasks
Document easy room purge benefit of using (room_id, event_id) A-Docs things relating to the documentation T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#13771 by MadLittleMods was closed Sep 26, 2022 Loading…
3 of 4 tasks
Document common fix of Poetry problems by removing egg-info A-Docs things relating to the documentation T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#13785 by MadLittleMods was merged Sep 15, 2022 Loading…
3 of 4 tasks
Be able to correlate timeouts in reverse-proxy layer in front of Synapse (tag specific request headers) T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#13786 by MadLittleMods was closed Sep 15, 2022 Loading…
3 of 4 tasks
Be able to correlate timeouts in reverse-proxy layer in front of Synapse (pull request ID from header) T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#13801 by MadLittleMods was merged Sep 15, 2022 Loading…
3 of 4 tasks
Track when the pulled event signature fails A-Messages-Endpoint /messages client API endpoint (`RoomMessageListRestServlet`) (which also triggers /backfill) T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#13815 by MadLittleMods was merged Oct 3, 2022 Loading…
3 of 4 tasks
Stop getting missing prev_events after we already know their signature is invalid 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.
#13816 by MadLittleMods was merged Oct 15, 2022 Loading…
5 of 6 tasks
Emphasize the right reasons to use (room_id, event_id) in a schema A-Docs things relating to the documentation T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#13915 by MadLittleMods was merged Sep 27, 2022 Loading…
3 of 4 tasks
Add topic stubs to Synapse Docs A-Docs things relating to the documentation T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#12681 by H-Shay was closed Jan 25, 2023 Draft
Only try to backfill event if we haven't tried before recently (exponential backoff) 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.
#13635 by MadLittleMods was merged Sep 23, 2022 Loading…
8 of 11 tasks
Clarify (room_id, event_id) global uniqueness A-Docs things relating to the documentation T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#13701 by MadLittleMods was merged Sep 2, 2022 Loading…
3 of 4 tasks
Trace functions which return Awaitable T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#15650 by MadLittleMods was merged Jun 6, 2023 Loading…
3 of 4 tasks
Report current running version as metric A-Metrics metrics, measures, stuff we put in Prometheus T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#15660 by MadLittleMods was closed May 23, 2023 Draft
1 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
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
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
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
Process previously failed backfill events in the background 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.
#15585 by MadLittleMods was merged May 25, 2023 Loading…
4 of 5 tasks
Fetch less state when we _compute_event_context_with_maybe_missing_prevs A-Database DB stuff like queries, migrations, new/remove columns, indexes, unexpected entries in the db 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.
#15616 by MadLittleMods was closed Sep 25, 2023 Draft
4 tasks
Re-use work of getting state for a given state_group (_get_state_groups_from_groups) A-Database DB stuff like queries, migrations, new/remove columns, indexes, unexpected entries in the db A-Federation A-Messages-Endpoint /messages client API endpoint (`RoomMessageListRestServlet`) (which also triggers /backfill) T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
#15617 by MadLittleMods was closed Sep 25, 2023 Draft
3 of 4 tasks
ProTip! Follow long discussions with comments:>50.