Not all reactions are removed for bulk reaction remove
Not all reactions are removed for bulk reaction remove
Synapse defaults to 5. Requests for more than 1000 are capped at 1000.
Dendrite defaults to 50. Requests for more than 50 are capped at 50.
Conduit defaults to 10, caps at 100. I don't know…
Reactions should be added to the bottom of a message group instead of the top
A new reaction_part column is now being used as of c247526.
Reactions should be added to the bottom of a message group instead of the top
Not all reactions are removed for bulk reaction remove
Reactions should be added to the bottom of a message group instead of the top
SQLite actually supports efficient storage of values 0 and 1, so I may as well add a separate column reaction_part instead of combining them…
Thread start messages may have the incorrect author
It's not always possible to send the context message as its original author. If the context message was from Matrix originally, the bridge can't send an event as that Matrix user.
Fixed in…
Thread start messages may have the incorrect author
Roles should display as role name instead of as @&ID
Role mentions have been made really pretty in commit d9d672b.
Roles should display as role name instead of as @&ID
Cross-posted announcements should say where they came from
Map Discord member permissions to sim user PLs