Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add stockstrings for reactions in chatlist & update chatlistitem on reaction event #3749

Merged
merged 4 commits into from
Apr 19, 2024

Conversation

Simon-Laux
Copy link
Member

@Simon-Laux Simon-Laux commented Apr 4, 2024

  • add stockstrings for reactions in chatlist
  • update chatlistitem on reaction event

closes #3744

depends on a new core version that includes chatmail/core#5387 and some other small fix prs (that are included in the next version anyway, so I don't need to list them here, just use core main branch)

@Simon-Laux Simon-Laux changed the title simon/i3744 reactions in chatlist reactions in chatlist Apr 4, 2024
@Simon-Laux Simon-Laux added wait-for-core Waiting for an related core issue to be resolved new-core involves or requires an core update labels Apr 4, 2024
this commit could be reverted when rebasing onto the chatlist events pr #3268 (depending on pr merge order)
@Simon-Laux Simon-Laux force-pushed the simon/i3744-reactions-in-chatlist branch from e64351b to cd02862 Compare April 4, 2024 17:33
Copy link
Member

@r10s r10s left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks a lot! code looks good, did not test though

@Simon-Laux
Copy link
Member Author

Simon-Laux commented Apr 5, 2024

note to the person merging this: we can not merge it before we have a new core version with this (because the missing constants will break the build), maybe that new core version will also include the chatlist events (desktop #3268, core chatmail/core#4476) in that case we would drop the event listener commit before merging to resolve the merge conflict.

code looks good, did not test though

worked for me, I tested it

@r10s
Copy link
Member

r10s commented Apr 5, 2024

yeah, let's do a core release, this is also helpful for ios (i am currently afk, will do one unless it happened until i'm back :)

@adzialocha adzialocha changed the title reactions in chatlist Add stockstrings for reactions in chatlist & update chatlistitem on reaction event Apr 9, 2024
@Simon-Laux Simon-Laux removed the wait-for-core Waiting for an related core issue to be resolved label Apr 18, 2024
@Simon-Laux Simon-Laux merged commit 68dd429 into master Apr 19, 2024
4 of 6 checks passed
@Simon-Laux Simon-Laux deleted the simon/i3744-reactions-in-chatlist branch April 19, 2024 00:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-core involves or requires an core update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

adapt to "reaction summaries"
3 participants