Skip to content

Conversation

@SessionHero01
Copy link
Collaborator

@SessionHero01 SessionHero01 commented Nov 28, 2025

Community reactions work very differently from normal reactions, including how they are counted. When you react to a message, we need to call the server API to do that and it takes time. To show the reaction result immediately, we used to write to a temporary location in the memory - that bit of code was removed a while ago, it then falls purely on counting that in the db - which in some cases had it wrong because how the data is stored is very precarious. I've updated the code to improve this area and now you should see the reaction in community messages more reliably.

Also fixing SES-4535 - where there's another place that counts reaction so it also needs updating.

@SessionHero01 SessionHero01 merged commit 000522e into dev Nov 28, 2025
4 checks passed
@SessionHero01 SessionHero01 deleted the improve-community-reaction branch November 28, 2025 04:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants