- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Jul 12 2024
Jul 12 2024
Implement calculating local notifications
Fix kazvtestfixtures withEventSenderId()
Jul 11 2024
Jul 11 2024
Implemented in https://lily-is.land/kazv/kazv/-/merge_requests/99
Set cmake indent to 2 in .editorconfig
Add -fexceptions to kazvbase compile options
Add hard logout
Jul 10 2024
Jul 10 2024
tusooa moved T107: Embed translation files into qrc from Chores to Review on the the Kazv Project board.
tusooa moved T49: View event edit history from To Do for next release to In Progress on the the Kazv Project board.
tusooa moved T61: Display date of events in timeline from To Do for next release to Review on the the Kazv Project board.
tusooa added a revision to T61: Display date of events in timeline: D112: Add a tooltip for event date in timeline.
tusooa closed T59: Create a custom context menu for SendMessageBox, a subtask of T3: Paste directly to upload a file, as Resolved.
Resolved in https://lily-is.land/kazv/kazv/-/merge_requests/106 .
tusooa committed rK2b9254bf7a90: Add context menu for SendMessageBox text area (authored by apr3vau).
Add context menu for SendMessageBox text area
Jul 9 2024
Jul 9 2024
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.
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
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