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

account list events and private tags #4280

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

Simon-Laux
Copy link
Member

@Simon-Laux Simon-Laux commented Oct 27, 2024

  • listen for new core events (AccountsChanged and AccountsItemChanged) instead of using the window.__updateAccountListSidebar workaround where possible.
  • add feature profile tag

moves ui update responsibility for account list to core and adds private profile tag feature.

closes #4249
closes #4250

depends on

Todo/review: test all cases described in deltachat/deltachat-core-rust#6106

@Simon-Laux Simon-Laux added bug Something isn't working enhancement New feature or request refactor This PR or issue is about refactoring wait-for-core Waiting for an related core issue to be resolved new-core involves or requires an dc-node/core update labels Oct 27, 2024
…d`) instead of using the `window.__updateAccountListSidebar` workaround where possible.
@Simon-Laux Simon-Laux force-pushed the simon/account-list-events-and-private-tags branch from 6fae38d to 17e032c Compare October 29, 2024 15:40
@Simon-Laux Simon-Laux marked this pull request as ready for review October 29, 2024 18:25
Copy link
Contributor

@nicodh nicodh left a comment

Choose a reason for hiding this comment

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

Tested with local core on deltachat/deltachat-core-rust#6118

@nicodh
Copy link
Contributor

nicodh commented Nov 28, 2024

depends on #4364

@nicodh
Copy link
Contributor

nicodh commented Nov 29, 2024

Needs core v1.151.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request new-core involves or requires an dc-node/core update refactor This PR or issue is about refactoring wait-for-core Waiting for an related core issue to be resolved
Projects
None yet
2 participants