- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Jul 9 2024
Jul 9 2024
Add context menu for SendMessageBox text area.
Show user id on UserPage, and style change
Jul 8 2024
Jul 8 2024
tusooa committed rK901eaa572da7: Change the visual style of Recent/Favourite buttons (authored by apr3vau).
Change the visual style of Recent/Favourite buttons
tusooa committed rKfbec7944f922: Change the visual style of reply bubble in SendMessageBox.qml (authored by apr3vau).
Change the visual style of reply bubble in SendMessageBox.qml
tusooa closed T64: Show room id on RoomSettingsPage, a subtask of T76: kazv rel3 (v0.5.0), as Resolved.
tusooa moved T52: Display notification count for room from To Do for next release to Review on the the Kazv Project board.
tusooa committed rK46555e340d8b: Show room id on RoomSettingsPage, add avatars and icons (authored by apr3vau).
Show room id on RoomSettingsPage, add avatars and icons
Jul 7 2024
Jul 7 2024
Add Room::unreadNotificationEventIds() getter
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.