Page MenuHomePhorge
Feed Advanced Search

Aug 13 2024

nannanko accepted D169: Split video event tests into its own file.
Aug 13 2024, 10:23 PM
nannanko accepted D167: Fix lint ci.
Aug 13 2024, 10:23 PM
nannanko accepted D165: Fix room account data not emitted properly.
Aug 13 2024, 10:18 PM
nannanko accepted D164: Make invalid megolm sessions copyable.
Aug 13 2024, 10:17 PM
nannanko accepted D163: Fix gap incorrectly introduced when limited field is missing from sync.
Aug 13 2024, 10:16 PM
nannanko accepted D162: Do not add an optional null json value to request body.
Aug 13 2024, 10:12 PM
nannanko closed D143: Enable upload file for reply.
Aug 13 2024, 5:14 PM
nannanko committed rK7e36b4584a66: Enable upload file for reply.
Enable upload file for reply
Aug 13 2024, 5:14 PM
nannanko updated the diff for D143: Enable upload file for reply.

Rebase onto servant

Aug 13 2024, 5:09 PM
nannanko closed D125: Add confirm popup for delete event.
Aug 13 2024, 4:07 PM
nannanko committed rK99dfb7d74e57: Add confirm popup for delete event.
Add confirm popup for delete event
Aug 13 2024, 4:07 PM

Aug 10 2024

nannanko accepted D161: Port Crypto and Session to vodozemac.
Aug 10 2024, 1:43 AM
nannanko accepted D160: Port OutboundGroupsession to vodozemac.
Aug 10 2024, 1:43 AM
nannanko accepted D159: Port InboundGroupSession to vodozemac.
Aug 10 2024, 1:43 AM
nannanko accepted D158: Find vodozemac as a dependency.
Aug 10 2024, 1:42 AM
nannanko accepted D157: Add generate-libolm-crypto-dump tool.
Aug 10 2024, 1:41 AM

Aug 9 2024

nannanko updated the diff for D143: Enable upload file for reply.
  • Delete redundant code
Aug 9 2024, 10:23 PM
nannanko updated the diff for D125: Add confirm popup for delete event.
  • Remove test code that delete local echo failed
Aug 9 2024, 10:17 PM
nannanko added inline comments to D125: Add confirm popup for delete event.
Aug 9 2024, 10:00 PM

Aug 7 2024

nannanko committed rLfb328512137c: Add Room::localEcho and related test.
Add Room::localEcho and related test
Aug 7 2024, 12:57 AM
nannanko closed D156: Add Room::localEcho and related test.
Aug 7 2024, 12:57 AM

Aug 4 2024

nannanko updated the diff for D143: Enable upload file for reply.
  • Delete trailing newline
Aug 4 2024, 6:01 AM
nannanko updated the diff for D156: Add Room::localEcho and related test.

Handle the case where find_if returns localEchoes.end(), and update related test

Aug 4 2024, 5:55 AM

Aug 3 2024

nannanko added a comment to D143: Enable upload file for reply.
In D143#2771, @tusooa wrote:

otherwise looks good

Aug 3 2024, 7:25 PM
nannanko accepted D155: Support set self display name in room.
Aug 3 2024, 7:55 AM
nannanko accepted D154: Fix AppImage styles and icons.
Aug 3 2024, 7:54 AM
nannanko accepted D152: Fix CI binary link.
Aug 3 2024, 7:54 AM
nannanko accepted D151: Add about page.
Aug 3 2024, 7:54 AM
nannanko accepted D150: Add a compact mode summary for video event type.
Aug 3 2024, 7:50 AM
nannanko accepted D149: Improve playback logic for videos.
Aug 3 2024, 7:50 AM
nannanko accepted D148: Make encrypted videos playable.
Aug 3 2024, 7:49 AM
nannanko accepted D147: Make video playable.
Aug 3 2024, 7:47 AM
nannanko accepted D146: Add no trailing space rule in lint.
Aug 3 2024, 6:52 AM
nannanko accepted D145: Reduce calls to qt_target_qml_sources().
Aug 3 2024, 6:21 AM
nannanko updated the diff for D143: Enable upload file for reply.
  • Use MockHelper and deepEqual for test
Aug 3 2024, 6:19 AM

Aug 2 2024

nannanko updated the summary of D156: Add Room::localEcho and related test.
Aug 2 2024, 11:57 PM
nannanko requested review of D156: Add Room::localEcho and related test.
Aug 2 2024, 11:31 PM
nannanko updated the diff for D125: Add confirm popup for delete event.
  • Use eventId instead of timeline index
Aug 2 2024, 11:21 PM

Jul 28 2024

nannanko updated the diff for D143: Enable upload file for reply.
  • Add test
Jul 28 2024, 7:54 AM
nannanko updated the diff for D125: Add confirm popup for delete event.
  • Use index instead of eventId, fix cant display local echo in confirm popup
Jul 28 2024, 1:42 AM
nannanko planned changes to D125: Add confirm popup for delete event.
Jul 28 2024, 1:34 AM
nannanko updated the diff for D125: Add confirm popup for delete event.
  • Distinguish between events and local echo, add tests
  • rebase onto servant
Jul 28 2024, 12:42 AM

Jul 26 2024

nannanko requested review of D125: Add confirm popup for delete event.
Jul 26 2024, 9:33 AM
nannanko planned changes to D125: Add confirm popup for delete event.
Jul 26 2024, 9:21 AM

Jul 25 2024

nannanko updated the diff for D143: Enable upload file for reply.
  • Fix a error arguments format
Jul 25 2024, 8:38 AM
nannanko updated the diff for D125: Add confirm popup for delete event.
  • Use eventId instead of eventView for signal deleteEventRequested
Jul 25 2024, 8:25 AM

Jul 24 2024

nannanko accepted D144: Port away from legacy implicit conversions.
Jul 24 2024, 12:30 AM
nannanko accepted D142: Add waitForRendering() in CreateRoomPageTest.
Jul 24 2024, 12:28 AM
nannanko accepted D141: Use Image instead of Kirigami.Icon for sticker picker.
Jul 24 2024, 12:27 AM
nannanko accepted D140: Remove sourceSize from avatar items.
Jul 24 2024, 12:19 AM
nannanko accepted D139: Support creating encrypted room.
Jul 24 2024, 12:10 AM

Jul 23 2024

nannanko accepted D136: Fix file name not being displayed in ConfirmUploadPopup.
Jul 23 2024, 11:58 PM
nannanko accepted D133: Compile qml files into module.
Jul 23 2024, 11:50 PM
nannanko added inline comments to D143: Enable upload file for reply.
Jul 23 2024, 11:17 PM
nannanko accepted D132: Convert kazvprivlib to qml modules.
Jul 23 2024, 5:35 AM
nannanko updated the diff for D125: Add confirm popup for delete event.
  • Use component for delete event confirm popup
  • Add event content for delete event confirm popup
  • Fix test
Jul 23 2024, 5:30 AM

Jul 22 2024

nannanko updated the diff for D125: Add confirm popup for delete event.

Rebase onto servant

Jul 22 2024, 7:19 PM
nannanko requested review of D143: Enable upload file for reply.
Jul 22 2024, 7:11 PM

Jul 20 2024

nannanko closed T3: Paste directly to upload a file as Resolved.
Jul 20 2024, 7:55 PM · the Kazv Project
nannanko moved T82: Support uploading file when replying to another message from To Do for next release to In Progress on the the Kazv Project board.
Jul 20 2024, 7:54 PM · the Kazv Project
nannanko planned changes to D143: Enable upload file for reply.
Jul 20 2024, 7:24 PM
nannanko closed D123: Show favourite rooms at the top.
Jul 20 2024, 6:48 PM
nannanko committed rK2ac7fb21ca0f: Show favourite rooms at the top.
Show favourite rooms at the top
Jul 20 2024, 6:48 PM
nannanko requested review of D143: Enable upload file for reply.
Jul 20 2024, 6:42 PM
nannanko created T114: Add tests for kazv-io-manager and kazv-io-job.
Jul 20 2024, 6:36 PM · the Kazv Project
nannanko added a revision to T82: Support uploading file when replying to another message: D143: Enable upload file for reply.
Jul 20 2024, 6:35 PM · the Kazv Project
nannanko accepted D131: Implement pinning and unpinning events.
Jul 20 2024, 5:38 AM

Jul 19 2024

nannanko closed T14: "Unable to send" indicator is not obvious that it is clickable, a subtask of T76: kazv rel3 (v0.5.0), as Resolved.
Jul 19 2024, 7:26 AM · the Kazv Project
nannanko closed T14: "Unable to send" indicator is not obvious that it is clickable as Resolved.
Jul 19 2024, 7:26 AM · the Kazv Project
nannanko accepted D138: Add initialState to Client::createRoom().
Jul 19 2024, 7:25 AM
nannanko accepted D137: Unify tooltip delay and timeout.
Jul 19 2024, 7:24 AM
nannanko accepted D135: Rewrite architecture documentation.
Jul 19 2024, 7:23 AM
nannanko accepted D134: Update and reformat docs.
Jul 19 2024, 7:08 AM
nannanko accepted D130: Add Room::pinEvents() and Room::unpinEvents().
Jul 19 2024, 7:01 AM
nannanko accepted D129: Support displaying pinned events.
Jul 19 2024, 7:00 AM
nannanko accepted D117: Support viewing event history.
Jul 19 2024, 6:54 AM
nannanko updated the diff for D125: Add confirm popup for delete event.

Rebase onto D123

Jul 19 2024, 1:58 AM
nannanko added a comment to D123: Show favourite rooms at the top.
In D123#2379, @nannanko wrote:
  • Add tests for room list priority
Jul 19 2024, 1:47 AM
nannanko updated the diff for D123: Show favourite rooms at the top.
  • Add tests for room list priority
Jul 19 2024, 1:47 AM
nannanko updated the diff for D123: Show favourite rooms at the top.

Rebase onto servant

Jul 19 2024, 12:14 AM

Jul 18 2024

nannanko committed rK52593d8e246e: Make the resend button a ToolButton.
Make the resend button a ToolButton
Jul 18 2024, 11:59 PM
nannanko closed D122: Make the resend button a ToolButton.
Jul 18 2024, 11:59 PM

Jul 17 2024

nannanko accepted D128: Delete TWIM entries.
Jul 17 2024, 8:50 PM
nannanko accepted D127: Delete TWIM entries.
Jul 17 2024, 8:50 PM
nannanko accepted D126: Support displaying and setting room topic.
Jul 17 2024, 8:49 PM
nannanko accepted D124: Display error message if load session failed.
Jul 17 2024, 8:41 PM
nannanko accepted D120: Use POSIX file lock to prevent two kazvs running on the same session.
Jul 17 2024, 8:38 PM
nannanko accepted D112: Add a tooltip for event date in timeline.
Jul 17 2024, 7:51 PM
nannanko accepted D111: Prevent user from sending an empty message.
Jul 17 2024, 7:51 PM
nannanko updated the diff for D125: Add confirm popup for delete event.
  • Fix translation error
  • Fix test
Jul 17 2024, 7:43 PM
nannanko requested review of D123: Show favourite rooms at the top.
Jul 17 2024, 6:59 PM
nannanko updated the diff for D122: Make the resend button a ToolButton.

Make the resend button a ToolButton

Jul 17 2024, 6:40 PM
nannanko updated the diff for D122: Make the resend button a ToolButton.

Fix test for resend button

Jul 17 2024, 6:34 PM
nannanko updated the diff for D122: Make the resend button a ToolButton.

Make the resend button a ToolButton

Jul 17 2024, 8:05 AM
nannanko accepted D119: Drop support for legacy sessions.
Jul 17 2024, 6:58 AM
nannanko accepted D118: Add tests for MatrixSdk session management.
Jul 17 2024, 6:58 AM
nannanko accepted D116: Add MatrixEventList class.
Jul 17 2024, 4:26 AM
nannanko accepted D114: Unify list models.
Jul 17 2024, 4:17 AM
nannanko added inline comments to D112: Add a tooltip for event date in timeline.
Jul 17 2024, 4:02 AM
nannanko added a comment to D111: Prevent user from sending an empty message.

Why should users be prevented from sending empty messages?

Jul 17 2024, 3:51 AM