- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
May 28 2024
May 28 2024
tusooa moved T64: Show room id on RoomSettingsPage from Backlog to Review on the the Kazv Project board.
tusooa edited projects for T64: Show room id on RoomSettingsPage, added: the Kazv Project; removed Easy Tasks.
tusooa edited projects for T65: Show user id on UserPage, added: the Kazv Project; removed Easy Tasks.
Fix type error in AsyncHandler.qml
Add a unit test (src/tests/matrix-room-list-test.cpp) to verify that invited rooms are indeed displayed before joined rooms.
- Fix testFilter
May 25 2024
May 25 2024
tusooa moved T42: Each sub library should have their own test programs from Backlog to Review on the the Kazv Project board.
Harbormaster failed remote builds in B54: Diff 87 for D32: Display invited room at the top of RoomListView!
Why does it cause testFilter to fail?
- Add test for display invite room at top
- Simplify the process by modifying existing sorting condition
tusooa committed rK1d0b9c441878: Fix some type errors in ConfirmUploadPopup.qml (authored by apr3vau).
Fix some type errors in ConfirmUploadPopup.qml
Exclude tests, testfixtures and examples from coverage report
Fix not pushing code for branch commits
nannanko committed rK424a999b16f5: Remove explicit compiler version in CI script (authored by tusooa).
Remove explicit compiler version in CI script
May 24 2024
May 24 2024
Remove explicit compiler version in CI script
May 23 2024
May 23 2024
tusooa lowered the priority of T72: Open user page when clicking on a matrix.to link to a user from Needs Triage to Normal.
May 21 2024
May 21 2024
tusooa moved T68: Add a way to enable encryption from In Progress to Review on the the Kazv Project board.
@nannanko Please review this; it is blocking the other CIs.
May 20 2024
May 20 2024
Add a unit test (src/tests/matrix-room-list-test.cpp) to verify that invited rooms are indeed displayed before joined rooms.
May 19 2024
May 19 2024
tusooa moved T68: Add a way to enable encryption from Backlog to In Progress on the the Kazv Project board.
tusooa moved T67: The click on the sticker picker might trigger a click under it from In Progress to Review on the the Kazv Project board.
Display edited version of events
nannanko committed rKd275a72717a6: Make event reader list show on whatever tap (authored by tusooa).
Make event reader list show on whatever tap
nannanko committed rK11a670daf663: Open user page when clicking on an event reader in the list (authored by tusooa).
Open user page when clicking on an event reader in the list
Add changelog for displaying read receipts
nannanko committed rK482b4ed1b161: Add an overlay to show event readers and read timestamp (authored by tusooa).
Add an overlay to show event readers and read timestamp
Add read indicator
Support getting readers of an event
May 18 2024
May 18 2024
tusooa moved T7: Display unread indicator and notification count for each room from In Progress to Backlog on the the Kazv Project board.
tusooa moved T67: The click on the sticker picker might trigger a click under it from Bug to In Progress on the the Kazv Project board.
Fix cannot return to room
nannanko committed rKbf5a7b38a8d4: Make event reader list show on whatever tap (authored by tusooa).
Make event reader list show on whatever tap
nannanko committed rK4e341e968e9d: Open user page when clicking on an event reader in the list (authored by tusooa).
Open user page when clicking on an event reader in the list
Add changelog for displaying read receipts
nannanko committed rK1e4699055ea8: Add an overlay to show event readers and read timestamp (authored by tusooa).
Add an overlay to show event readers and read timestamp
Add read indicator
Support getting readers of an event
tusooa lowered the priority of T70: First sync after startup will generate extra notifications for earlier messages from Needs Triage to Normal.
tusooa closed T12: collapse the nickname of messages of the same sender, a subtask of T2: kazv rel2 (v.0.3.0), as Resolved.
tusooa closed T51: Display unread indicator, a subtask of T7: Display unread indicator and notification count for each room, as Resolved.
tusooa lowered the priority of T69: Add a way to enable encryption when creating a room from Needs Triage to Normal.
tusooa lowered the priority of T67: The click on the sticker picker might trigger a click under it from Needs Triage to Normal.
Add test for return room
Ensure next page is RoomPage
Go forward next page if it's target room
Fix can not return to room
@nannanko also it looks like that this would fix the test failure on kazv|servant branch because of the following:
Display unread indicator in room list