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

chat list update event #3268

Merged
merged 9 commits into from
Apr 19, 2024
Merged

chat list update event #3268

merged 9 commits into from
Apr 19, 2024

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    2622410 View commit details
    Browse the repository at this point in the history
  2. adapt to UIChatListItemChanged

    remove debouncing as core should implement that now
    
    reintroduce debouncing in ui,
    because it can be based on state and not only time
    
    fix lint
    
    fix formatting
    Simon-Laux committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    096f301 View commit details
    Browse the repository at this point in the history
  3. replace workaround to force refresh initial data with a better one

    only use it when view changed, now it does not hide errors in the upper ten entries anymore
    Simon-Laux committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    7a07c2e View commit details
    Browse the repository at this point in the history
  4. fixes after rebase

    Simon-Laux committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    52b8302 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6790805 View commit details
    Browse the repository at this point in the history
  6. add changelog entries

    Simon-Laux committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    0f172b0 View commit details
    Browse the repository at this point in the history
  7. fix naming

    Simon-Laux committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    a3f507e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a864e26 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a481149 View commit details
    Browse the repository at this point in the history