- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Jul 18 2024
Jul 18 2024
Apply 1 suggestion(s) to 1 file(s)
Jul 17 2024
Jul 17 2024
tusooa moved T69: Add a way to enable encryption when creating a room from In Progress to Review on the the Kazv Project board.
Support displaying and setting room topic
Display error message if load session failed
tusooa committed rKbee4a765cbf2: Use POSIX file lock to prevent two kazvs running on the same session.
Use POSIX file lock to prevent two kazvs running on the same session
Prevent user from sending an empty message
tusooa moved T69: Add a way to enable encryption when creating a room from To Do for next release to In Progress on the the Kazv Project board.
Add a test to confirm favourite rooms are above normal rooms and below invites
- Fix translation error
- Fix test
Make the resend button a ToolButton
Fix test for resend button
tusooa closed T52: Display notification count for room, a subtask of T7: Display unread indicator and notification count for each room, as Resolved.
tusooa closed T52: Display notification count for room, a subtask of T76: kazv rel3 (v0.5.0), as Resolved.
Use unified values for tooltip attributes
Drop support for legacy sessions
Add tests for MatrixSdk session management
Add MatrixEventList class
Compile translation files directly into the binary
Add unread notification count to room list view
Why should users be prevented from sending empty messages?
Matrix Spec does not seem to have a restriction on this, and Element also supports receiving empty messages.
Make the resend button a ToolButton
Why should users be prevented from sending empty messages?
Add popup confirmation for logout
Apply 1 suggestion(s) to 1 file(s)
Apply 1 suggestion(s) to 1 file(s)
Apply 1 suggestion(s) to 1 file(s)
Jul 16 2024
Jul 16 2024
Change method for getting MIME suffix
Apply 1 suggestion(s) to 1 file(s)
Apply 1 suggestion(s) to 1 file(s)
Apply 1 suggestion(s) to 1 file(s)
Apply 1 suggestion(s) to 1 file(s)
Apply 1 suggestion(s) to 1 file(s)
Jul 15 2024
Jul 15 2024
Merge branch 'paste' of lily-is.land:kazv/kazv into paste
Automatic deletion of temporary directory
Add error code & error message
Apply 1 suggestion(s) to 1 file(s)
Paste directly to upload pictures/files
Paste directly to upload pictures/files
Apply 1 suggestion(s) to 1 file(s)
Fix incomplete logout issue
Merge branch 'logout' of lily-is.land:kazv/kazv into logout
Merge branch 'logout' of lily-is.land:kazv/kazv into logout
Jul 14 2024
Jul 14 2024
Apply 1 suggestion(s) to 1 file(s)
Apply 1 suggestion(s) to 1 file(s)
It looks like using a local server offers no more benefits than implementing a JobHandler that accepts requests and sends responses. Closing this.
tusooa moved T111: Use QML Modules for C++ and QML code from In Progress to Review on the the Kazv Project board.
tusooa moved T111: Use QML Modules for C++ and QML code from Chores to In Progress on the the Kazv Project board.
Do not delete session when logout.
Add facility for deleting recorded sessions
Remove ID while creating MainPage
Fix incorrect login page isSwitchingAccount