- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Aug 6 2024
Aug 6 2024
Aug 5 2024
Aug 5 2024
Aug 4 2024
Aug 4 2024
- Delete trailing newline
Handle the case where find_if returns localEchoes.end(), and update related test
Aug 3 2024
Aug 3 2024
Support set self display name in room
Fix AppImage styles and icons
Add a compact mode summary for video event type
Make encrypted videos playable
Improve playback logic for videos
Add no trailing space rule in lint
Reduce calls to qt_target_qml_sources()
Leave the lower 8 bytes as 0 in iv of AES256CTRDesc::fromRandom()
otherwise looks good
add a test to verify it does not crash when the txn id is not found.
- Use MockHelper and deepEqual for test
Aug 2 2024
Aug 2 2024
- Use eventId instead of timeline index
Fix symbolic link hierarchy for shared lib
tusooa closed T127: Import from olm pickles, a subtask of T126: vodozemac-bindings meta, as Resolved.
Support building dynamic libraries on GNU/Linux
Rebuild library if any source file has changed
Support unpickling group sessions from libolm
Support unpickling sessions from libolm
Aug 1 2024
Aug 1 2024
Fix session-test and group-session-test
Support unpickling account from libolm
Jul 30 2024
Jul 30 2024
tusooa moved T117: Edit own display name in room from In Progress to Review on the the Kazv Project board.
tusooa closed T54: Emoji picker in react dialog, a subtask of T33: Meta: event relationships, as Resolved.
tusooa moved T117: Edit own display name in room from Backlog to In Progress on the the Kazv Project board.
tusooa moved T110: In case of Internet disconnection, should allow the user to retry sooner from In Progress to Backlog on the the Kazv Project board.
Add emoji picker in react dialog
Apply 2 suggestion(s) to 1 file(s)
Merge branch 'servant' of lily-is.land:kazv/kazv into react
Update copyright informations
Jul 29 2024
Jul 29 2024
tusooa edited parent tasks for T73: Accept forwarded room key events, added: T84: Meta: End-to-end encryption; removed: T31: Meta: settings.
Jul 28 2024
Jul 28 2024
tusooa added a comment to T110: In case of Internet disconnection, should allow the user to retry sooner.
We need a way to stop and restart the sync immediately, and at the same time ensure there is only one sync job running.