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
If I leave a 1:1 chat, i can't rejoin it. (SYN-79)
A-Invite
Inviting users to rooms and accepting invites
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.
#1221
opened Sep 29, 2014 by
matrixbot
Updating avatar URL and displayname at the same time results in weird m.room.member events (SYN-183)
A-Profiles
Displaynames, avatars
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.
#1251
opened Dec 1, 2014 by
matrixbot
We should check "depth" increases. (SYN-196)
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-Tolerable
Minor significance, cosmetic issues, low or no impact to users.
T-Defect
Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#1254
opened Dec 10, 2014 by
matrixbot
Changing displayname is catastrophically slow. (SYN-311)
A-Performance
Performance, both client-facing and admin-facing
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-Defect
Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#1297
opened Mar 13, 2015 by
matrixbot
Be stricter when parsing MXC URIs (SYN-393)
A-Spec-Compliance
places where synapse does not conform to the spec
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.
#1323
opened May 27, 2015 by
matrixbot
M_UNAUTHORIZED if 'Authorization' header value contains optional whitespace for federation requests (SYN-437)
A-Spec-Compliance
places where synapse does not conform to the spec
good first issue
Good for newcomers
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.
#1350
opened Jul 14, 2015 by
matrixbot
HS apparently doesn't block when clients provision an AS-backed virtual room (SYN-497)
A-Application-Service
Related to AS support
A-Create-Room
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.
#1397
opened Oct 6, 2015 by
matrixbot
Federation 'send_join' is insufficiently pedantic (SYN-507)
A-Federated-Join
joins over federation generally suck
A-Spec-Compliance
places where synapse does not conform to the spec
A-Validation
500 (mostly) errors due to lack of event/parameter validation
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.
Z-Cleanup
Things we want to get rid of, but aren't actively causing pain
#1407
opened Oct 27, 2015 by
matrixbot
Setting receipts from client doesn't mind syntactically-invalid event IDs (SYN-512)
A-Validation
500 (mostly) errors due to lack of event/parameter validation
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.
Joining and leaving a room in the same batch should result in a full state sync (SYN-514)
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.
#1413
opened Nov 8, 2015 by
matrixbot
Typing notifications latch on if server restarts while someone is typing (SYN-525)
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.
#1422
opened Nov 27, 2015 by
matrixbot
Postgres full text search fails to index terms including full stops (SYN-528)
A-Message-Search
Searching messages
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.
#1426
opened Nov 28, 2015 by
matrixbot
cross-federation invites may cause duplicate invites; one works and other 403s (SYN-538)
A-Federation
A-Invite
Inviting users to rooms and accepting invites
T-Defect
Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#1437
opened Dec 6, 2015 by
matrixbot
Querying "room state" on a room alias gives unhelpful error messages (SYN-545)
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.
#1442
opened Dec 10, 2015 by
matrixbot
Users can't set a room's canonical alias if they are connected from a different server to that of the alias (SYN-609)
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.
#1484
opened Jan 22, 2016 by
matrixbot
Rooms can get into a very confused state where guests' join requests are 200ed but never actually joined (SYN-623)
A-Guests
A-Join
Joining a room (there is another label for federated joins)
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.
#1492
opened Feb 8, 2016 by
matrixbot
We shouldn't let people DoS us via /sync (SYN-660)
A-Sync
defects related to /sync
T-Defect
Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#1239
opened Mar 22, 2016 by
matrixbot
Error when trying to join an empty room should be more explicit (SYN-678)
A-Join
Joining a room (there is another label for federated joins)
T-Defect
Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#1533
opened Apr 12, 2016 by
matrixbot
Should we return m.presence events in /sync at all for offline users? (SYN-682)
A-Presence
A-Spec-Compliance
places where synapse does not conform to the spec
T-Defect
Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#1535
opened Apr 29, 2016 by
matrixbot
stderr goes to /dev/null when we run with Synapse's logs (structured or otherwise). Not metrics.
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.
Z-Help-Wanted
We know exactly how to fix this issue, and would be grateful for any contribution
--daemonize
A-Logging
#1539
opened May 4, 2016 by
matrixbot
m.ignore_user_list plays badly with pagination (SYN-702)
S-Minor
Blocks non-critical functionality, workarounds exist.
T-Defect
Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#1378
opened May 24, 2016 by
matrixbot
if remote media cache is deleted on the fs, the server should notice and redownload (SYN-709)
A-Media-Repository
Uploading, downloading images and video, thumbnailing
S-Minor
Blocks non-critical functionality, workarounds exist.
T-Defect
Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
#1555
opened Jun 12, 2016 by
matrixbot
Japanese, Chinese and other non-ASCII searching not quite working
A-I18n
A-Message-Search
Searching messages
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.
#901
opened Jun 29, 2016 by
RickCogley
Trim leading/trailing spaces when loading keywords for highlighting (SYN-740)
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.
#1575
opened Jul 27, 2016 by
matrixbot
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.