This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Issues: matrix-org/synapse
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Tag messages don't include changelog headers
T-Task
Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.
#16694
opened Nov 27, 2023 by
DMRobertson
server_signature_keys
has all nullable columns, server_name
and key_id
are especially dodgy
A-Database
#16646
opened Nov 16, 2023 by
reivilibre
received_transactions
has a few nullable columns, especially transaction_id
and origin
are dodgy
A-Database
#16645
opened Nov 16, 2023 by
reivilibre
rooms table has a bunch of nullable columns
A-Database
DB stuff like queries, migrations, new/remove columns, indexes, unexpected entries in the db
T-Task
Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.
#16614
opened Nov 9, 2023 by
clokep
Update replication stream docs to better describe role of things relating to the documentation
A-Workers
Problems related to running Synapse in Worker Mode (or replication)
T-Task
Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.
POSITION
A-Docs
#16560
opened Oct 27, 2023 by
erikjohnston
e2e_room_keys has nullable fields
O-Uncommon
Most users are unlikely to come across this or unexpected workflow
S-Minor
Blocks non-critical functionality, workarounds exist.
T-Task
Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.
#16548
opened Oct 24, 2023 by
clokep
partial_state_rooms.joined_via is nullable
O-Uncommon
Most users are unlikely to come across this or unexpected workflow
S-Minor
Blocks non-critical functionality, workarounds exist.
T-Task
Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.
#16547
opened Oct 24, 2023 by
clokep
pusher_throttle has nullable columns
O-Uncommon
Most users are unlikely to come across this or unexpected workflow
S-Minor
Blocks non-critical functionality, workarounds exist.
T-Task
Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.
#16546
opened Oct 24, 2023 by
clokep
local_media_repository, local_media_repository_url_cache, local_media_repository_thumbnails, remote_media_cache and remote_media_cache_thumbnails have nullable columns
A-Media-Repository
Uploading, downloading images and video, thumbnailing
O-Uncommon
Most users are unlikely to come across this or unexpected workflow
S-Minor
Blocks non-critical functionality, workarounds exist.
T-Task
Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.
#16545
opened Oct 24, 2023 by
clokep
Remember to build packages for Ubuntu 24.04
A-Packaging
Our Debian packages, docker images; or issues relevant to downstream packagers
T-Task
Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.
Z-Future-Maintenance
Things that can't yet be done, but will need cleaning up in a couple of months/releases
Move the Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.
Z-Rust
concerns the Rust portions of Synapse
Event
class into Rust
T-Task
#16503
opened Oct 16, 2023 by
reivilibre
Offload State Resolution into Rust
T-Task
Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.
Z-Rust
concerns the Rust portions of Synapse
#16502
opened Oct 16, 2023 by
reivilibre
1 task
Give the Rust portion of Synapse access to the database
T-Task
Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.
Z-Rust
concerns the Rust portions of Synapse
#16501
opened Oct 16, 2023 by
reivilibre
Drop enable_metric flag
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-Task
Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.
#16478
opened Oct 12, 2023 by
thibaultamartin
presence_stream has many nullable fields
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-Minor
Blocks non-critical functionality, workarounds exist.
T-Task
Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.
#16467
opened Oct 11, 2023 by
clokep
medium
in threepid_guest_access_tokens
should have a NOT NULL
constraint
A-Database
#16459
opened Oct 9, 2023 by
reivilibre
event_id
in event_search
should have a NOT NULL
constraint
A-Database
#16458
opened Oct 9, 2023 by
reivilibre
/search_users admin API is undocumented
A-Admin-API
A-Docs
things relating to the documentation
T-Task
Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.
#16443
opened Oct 6, 2023 by
clokep
users has a bunch of nullable columns
A-Database
DB stuff like queries, migrations, new/remove columns, indexes, unexpected entries in the db
T-Task
Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.
#16442
opened Oct 6, 2023 by
clokep
Endpoints that accept empty bodies also accept the empty bodies with Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.
Content-Type: application/json
, which seems suspect
T-Task
#16393
opened Sep 27, 2023 by
reivilibre
Document using doas instead of sudo for Alpine Installation method
A-Docs
things relating to the documentation
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-Task
Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.
#16391
opened Sep 27, 2023 by
JacksonChen666
Complement flake Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.
Z-Flake
Tests that give intermittent failures
TestClientSpacesSummary/query_whole_graph
T-Task
#16097
opened Aug 10, 2023 by
DMRobertson
Complement flake Most users are unlikely to come across this or unexpected workflow
S-Tolerable
Minor significance, cosmetic issues, low or no impact to users.
T-Task
Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.
Z-Dev-Wishlist
Makes developers' lives better, but doesn't have direct user impact
Z-Flake
Tests that give intermittent failures
TestFederationKeyUploadQuery/Parallel/Can_query_remote_device_keys_using_POST
O-Uncommon
#16020
opened Jul 28, 2023 by
DMRobertson
ERROR - Failed to handle edu 'm.receipt': psycopg2.errors.SerializationFailure: could not serialize access due to concurrent update
A-Database
DB stuff like queries, migrations, new/remove columns, indexes, unexpected entries in the db
O-Frequent
Affects or can be seen by most users regularly or impacts most users' first experience
S-Tolerable
Minor significance, cosmetic issues, low or no impact to users.
T-Task
Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.
#15936
opened Jul 13, 2023 by
melroy89
Synapse does not take advantage of Pydantic 2.0
O-Occasional
Affects or can be seen by some users regularly or most users rarely
S-Minor
Blocks non-critical functionality, workarounds exist.
T-Task
Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.
#15858
opened Jul 1, 2023 by
c7hm4r
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.