Add Room::unreadNotificationEventIds() getter
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Jul 7 2024
Jul 7 2024
Add qt6-imageformats as dependency
Jul 6 2024
Jul 6 2024
Count of unread events is simple: it can be done by calculating the position of my own read receipt in the timeline (O(log|timeline|)).
tusooa moved T106: App will crash if uploading file failed from To Do for next release to Review on the the Kazv Project board.
tusooa moved T7: Display unread indicator and notification count for each room from To Do for next release to Backlog on the the Kazv Project board.
nannanko added a revision to T106: App will crash if uploading file failed: D104: Fix crash when upload failed.
tusooa committed rK2a475febf709: Add "#include <lager/config.hpp>" in kazv-defs.hpp.in (authored by apr3vau).
Add "#include <lager/config.hpp>" in kazv-defs.hpp.in
Fix ItemDelegate display
Downscale image in compact mode
Optimize image event layout in compact mode
Optimize replied-to event style
Make the ToolButtons in SendMessageBox all use `action`
Fix styles for SwipeListItems
Drop support for Qt5/KF5
Remove ci builds for ubuntu 20.04
Make failWithResponse() non-constexpr
nannanko committed rKa1ee02acc84a: Fix not show passiveNotification when leave room action resolved.
Fix not show passiveNotification when leave room action resolved
Add forget room button for RoomSettingPage
Jul 5 2024
Jul 5 2024
tusooa added a parent task for T106: App will crash if uploading file failed: T76: kazv rel3 (v0.5.0).
tusooa moved T106: App will crash if uploading file failed from Bug to To Do for next release on the the Kazv Project board.
tusooa moved T101: Optimize styles for KF6 from To Do for next release to Review on the the Kazv Project board.
Fix wrong calculation for component height
tusooa updated the summary of D92: Fix not show passiveNotification when leave room action resolved.
tusooa moved T99: failWithResponse() should not be constexpr from Bug to In Progress on the the Kazv Project board.
tusooa closed T20: Track events not yet decrypted, a subtask of T76: kazv rel3 (v0.5.0), as Resolved.
tusooa closed T60: Display dates of read receipt, a subtask of T76: kazv rel3 (v0.5.0), as Resolved.
tusooa closed T103: kazvshortcuts is broken on KF/Qt6 (BasicListItem no longer in Kirigami), a subtask of T85: Port kazv to Qt6/KF6, as Resolved.
tusooa closed T103: kazvshortcuts is broken on KF/Qt6 (BasicListItem no longer in Kirigami) as Resolved.
tusooa closed T104: EventReadIndicator drawer does not work on KF6, a subtask of T85: Port kazv to Qt6/KF6, as Resolved.