Page MenuHomePhorge

Add unread notification count to room list view
ClosedPublic

Authored by tusooa on Jul 8 2024, 2:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Sep 6, 1:28 AM
Unknown Object (File)
Fri, Aug 30, 9:32 AM
Unknown Object (File)
Fri, Aug 30, 9:32 AM
Unknown Object (File)
Fri, Aug 30, 9:32 AM
Unknown Object (File)
Fri, Aug 30, 9:32 AM
Unknown Object (File)
Thu, Aug 29, 3:48 AM
Unknown Object (File)
Sun, Aug 25, 8:14 PM
Unknown Object (File)
Sat, Aug 24, 9:18 PM
Subscribers
None

Details

Summary

This adds a counter of how many unread notifications are in this room on the room list.

Type: add

BUG: https://iron.lily-is.land/T52

Depends-on: https://iron.lily-is.land/D106 , https://iron.lily-is.land/D107

Test Plan

Send a message from another user that will generate a notification (e.g. by mentioning the current user). Verify that on the room list view there is a circle which contains the number 1. Open the room and verify that the number 1 disappears.

Diff Detail

Repository
rK kazv
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Jul 8 2024, 3:01 PM
Harbormaster failed remote builds in B155: Diff 265!
tusooa added inline comments.
src/contents/ui/RoomListViewItemDelegate.qml
96
100
tusooa marked an inline comment as not done.Jul 13 2024, 12:14 PM

Fix accessible properties

This revision is now accepted and ready to land.Jul 17 2024, 3:42 AM