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

feat: Enable display of chat folders #603

Merged
merged 7 commits into from
Oct 21, 2023
Merged

Conversation

marhkb
Copy link
Collaborator

@marhkb marhkb commented Oct 18, 2023

No description provided.

@marhkb marhkb force-pushed the marhkb/feat/chat-folders/display branch 7 times, most recently from 561846a to a7857ce Compare October 21, 2023 15:47
We soon need to select chats across different chat folders. For this, we
have to specialize the selection and compare the `ChatListItem`'s chats
when finding item positions.
We'll need this properties to display chat folders. In this turn, we now
use the chat unread count rather than the message unread count
everywhere.
This is a convenience feature that allows us to do without "match".
This class implements `GioListModel` and contains all chat folders and
the main chat list.
@marhkb marhkb force-pushed the marhkb/feat/chat-folders/display branch from a7857ce to dae7013 Compare October 21, 2023 18:45
@marhkb marhkb force-pushed the marhkb/feat/chat-folders/display branch from dae7013 to 66312a2 Compare October 21, 2023 19:03
@marhkb marhkb marked this pull request as ready for review October 21, 2023 19:04
@marhkb marhkb merged commit a9ac465 into main Oct 21, 2023
5 checks passed
@marhkb marhkb deleted the marhkb/feat/chat-folders/display branch October 21, 2023 19:25
@marhkb marhkb changed the title feat: Implement chat folders feat: Enable display of chat folders Oct 21, 2023
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.

None yet

1 participant