Page MenuHomePhorge

nannanko (nannanko)
User

User Details

User Since
Mar 16 2024, 5:35 AM (81 w, 1 d)

Recent Activity

Yesterday

nannanko accepted D237: Add purging event support.
Sun, Oct 5, 10:52 PM

Sat, Oct 4

nannanko added a comment to D238: Use C++20 default comparisons.

kazv cannot be compiled with this diff.

Sat, Oct 4, 8:06 PM
nannanko added inline comments to D237: Add purging event support.
Sat, Oct 4, 7:44 PM
nannanko accepted D233: Add functionality to load events.
Sat, Oct 4, 7:38 PM
nannanko accepted D235: Bump vodozemac to v0.9.0.
Sat, Oct 4, 6:59 PM

Sat, Sep 27

nannanko committed rL1ce10e420df5: Add necessary features to Implement handle matrix uri in kazv.
Add necessary features to Implement handle matrix uri in kazv
Sat, Sep 27, 8:36 PM
nannanko closed D226: Add necessary features to Implement handle matrix uri in kazv.
Sat, Sep 27, 8:36 PM

Wed, Sep 24

nannanko updated the diff for D226: Add necessary features to Implement handle matrix uri in kazv.

Don't use Boost.url

Wed, Sep 24, 7:15 AM
nannanko updated the summary of D226: Add necessary features to Implement handle matrix uri in kazv.
Wed, Sep 24, 4:47 AM
nannanko updated the diff for D226: Add necessary features to Implement handle matrix uri in kazv.

Delete a useless declaration of function and add comment for Client::getRoomIdByAliasJob.

Wed, Sep 24, 4:37 AM
nannanko updated the diff for D229: Handle matrix uri.

Use new Client::getRoomIdByAliasJob instead of Client::getRoomIdByAlias.

Wed, Sep 24, 4:26 AM
nannanko updated the diff for D226: Add necessary features to Implement handle matrix uri in kazv.

Change GetRoomIdByAlias from Action to function that returns BaseJob.

Wed, Sep 24, 4:23 AM

Mon, Sep 22

nannanko planned changes to D226: Add necessary features to Implement handle matrix uri in kazv.
Mon, Sep 22, 6:27 PM
nannanko updated the diff for D226: Add necessary features to Implement handle matrix uri in kazv.

Use boost.url for encode

Mon, Sep 22, 6:27 PM
nannanko updated the diff for D232: Let Filehandler react to eventContent modification.

Use helper function instead of useless properties

Mon, Sep 22, 6:55 AM

Thu, Sep 18

nannanko added a comment to T152: FileHandler is not reactive against change in the mxc uri.

FileHandler analyzes eventContent, checks whether it is encrypted and contains thumbnails, and performs download/cache.

Thu, Sep 18, 11:46 PM · the Kazv Project
nannanko updated the diff for D229: Handle matrix uri.

Fix some incorrect variable name

Thu, Sep 18, 11:22 PM
nannanko updated the diff for D229: Handle matrix uri.

Handle matrix link to a room alias.

Thu, Sep 18, 11:17 PM
nannanko updated the diff for D226: Add necessary features to Implement handle matrix uri in kazv.

Add GetRoomIdByAliasAction and Client::getRoomIdByAlias()

Thu, Sep 18, 11:14 PM
nannanko planned changes to D229: Handle matrix uri.
Thu, Sep 18, 5:17 PM
nannanko updated the diff for D229: Handle matrix uri.

Use for instead of forEach.

Thu, Sep 18, 5:15 PM
nannanko updated the diff for D232: Let Filehandler react to eventContent modification.

Delete useless code.

Thu, Sep 18, 4:23 PM
nannanko requested review of D232: Let Filehandler react to eventContent modification.
Thu, Sep 18, 6:45 AM
nannanko added a revision to T152: FileHandler is not reactive against change in the mxc uri: D232: Let Filehandler react to eventContent modification.
Thu, Sep 18, 6:35 AM · the Kazv Project

Wed, Sep 17

nannanko accepted D231: Fix potential ambiguous conversion from json to optional<json>.
Wed, Sep 17, 5:07 PM

Sat, Sep 13

nannanko updated the diff for D226: Add necessary features to Implement handle matrix uri in kazv.

Check whether userId is contained in content, whether rooms is a json array, and add more test case.

Sat, Sep 13, 10:05 PM
nannanko added a comment to T152: FileHandler is not reactive against change in the mxc uri.
Sat, Sep 13, 9:48 AM · the Kazv Project

Thu, Sep 11

nannanko added a comment to T152: FileHandler is not reactive against change in the mxc uri.
Thu, Sep 11, 10:41 AM · the Kazv Project

Tue, Sep 9

nannanko updated the diff for D229: Handle matrix uri.

Improving code of openLink(), and fixed tests.

Tue, Sep 9, 6:44 AM
nannanko updated the diff for D226: Add necessary features to Implement handle matrix uri in kazv.

Add comments of param for Client::addDirectRoom()

Tue, Sep 9, 6:16 AM
nannanko updated the diff for D226: Add necessary features to Implement handle matrix uri in kazv.

Fixed tests for pipeline

Tue, Sep 9, 4:46 AM
nannanko updated the diff for D229: Handle matrix uri.

Use Client::accountData() instead of MatrixSdk::directRoomMap() in MatrixSdk::directRoomIds().

Tue, Sep 9, 3:02 AM
nannanko updated the diff for D226: Add necessary features to Implement handle matrix uri in kazv.

Reusing the content json of the original account data event instead of directRoomMap()

Tue, Sep 9, 1:43 AM

Mon, Sep 8

nannanko updated the summary of D229: Handle matrix uri.
Mon, Sep 8, 1:16 AM

Sun, Sep 7

nannanko updated the diff for D229: Handle matrix uri.

Add tests

Sun, Sep 7, 1:52 AM

Sat, Sep 6

nannanko updated the diff for D226: Add necessary features to Implement handle matrix uri in kazv.

Add tests

Sat, Sep 6, 5:55 PM
nannanko added a task to D229: Handle matrix uri: T29: Parse matrix links.
Sat, Sep 6, 10:26 AM
nannanko added revisions to T29: Parse matrix links: D229: Handle matrix uri, D226: Add necessary features to Implement handle matrix uri in kazv.
Sat, Sep 6, 10:26 AM · the Kazv Project
nannanko added a task to D226: Add necessary features to Implement handle matrix uri in kazv: T29: Parse matrix links.
Sat, Sep 6, 10:26 AM
nannanko planned changes to D229: Handle matrix uri.
Sat, Sep 6, 10:25 AM
nannanko updated the summary of D229: Handle matrix uri.
Sat, Sep 6, 10:25 AM
nannanko published D229: Handle matrix uri for review.

Tests has not been written yet.

Sat, Sep 6, 10:25 AM
nannanko planned changes to D226: Add necessary features to Implement handle matrix uri in kazv.

Tests has not been written yet.

Sat, Sep 6, 10:22 AM
nannanko retitled D226: Add necessary features to Implement handle matrix uri in kazv from Add data json for CreateRoomResponse
Sat, Sep 6, 10:21 AM
nannanko updated the diff for D226: Add necessary features to Implement handle matrix uri in kazv.

Add addDirectRoom() function

Sat, Sep 6, 10:19 AM
nannanko accepted D227: Fix sender key import from key-export format.
Sat, Sep 6, 5:33 AM
nannanko accepted D228: Accept session-export format in InboundGroupSession constructor.
Sat, Sep 6, 5:32 AM

Aug 23 2025

nannanko closed D217: Add fallback endpoint for download.
Aug 23 2025, 10:37 PM
nannanko committed rK00916a6f4814: Add fallback endpoint for download.
Add fallback endpoint for download
Aug 23 2025, 10:37 PM
nannanko closed T164: Cannot download file from matrix.org, a subtask of T157: kazv rel5 (v0.7.0), as Resolved.
Aug 23 2025, 7:13 PM · the Kazv Project
nannanko closed T164: Cannot download file from matrix.org as Resolved.
Aug 23 2025, 7:13 PM · the Kazv Project
nannanko planned changes to D226: Add necessary features to Implement handle matrix uri in kazv.
Aug 23 2025, 7:04 PM
nannanko updated the diff for D217: Add fallback endpoint for download.

Improvement comments

Aug 23 2025, 5:54 PM
nannanko removed a reviewer for D226: Add necessary features to Implement handle matrix uri in kazv: servant.
Aug 23 2025, 11:06 AM
nannanko updated the summary of D226: Add necessary features to Implement handle matrix uri in kazv.
Aug 23 2025, 11:06 AM
nannanko requested review of D226: Add necessary features to Implement handle matrix uri in kazv.
Aug 23 2025, 7:16 AM
nannanko accepted D225: Add function to import megolm keys into Crypto.
Aug 23 2025, 5:40 AM
nannanko updated the diff for D217: Add fallback endpoint for download.

Add MatrixSdk::checkSpecVersionRange() and tests

Aug 23 2025, 5:37 AM

Aug 16 2025

nannanko updated the diff for D217: Add fallback endpoint for download.

Improved naming, MatrixSdk::supportSpecVersion()

Aug 16 2025, 3:10 PM

Aug 9 2025

nannanko updated the diff for D217: Add fallback endpoint for download.

Fixed qt quick tests

Aug 9 2025, 10:32 AM
nannanko updated the diff for D217: Add fallback endpoint for download.

Fixed tests.

Aug 9 2025, 9:58 AM

Aug 2 2025

nannanko accepted D224: Support decrypting key export file.
Aug 2 2025, 7:43 PM

Jul 5 2025

nannanko closed D216: Add GetContentJobV1 for the new download endpoint that needs authorization.
Jul 5 2025, 11:26 PM
nannanko committed rLa02757c5db9d: Add GetContentJobV1 for the new download endpoint that needs authorization.
Add GetContentJobV1 for the new download endpoint that needs authorization
Jul 5 2025, 11:26 PM
nannanko planned changes to D217: Add fallback endpoint for download.
Jul 5 2025, 8:28 PM
nannanko updated the diff for D217: Add fallback endpoint for download.

Fixed CI

Jul 5 2025, 7:56 PM
nannanko planned changes to D217: Add fallback endpoint for download.
Jul 5 2025, 7:18 PM
nannanko updated the diff for D217: Add fallback endpoint for download.

Rebase to servant

Jul 5 2025, 6:23 PM

Jun 28 2025

nannanko accepted D222: Implement exploring full room state.
Jun 28 2025, 7:01 PM
nannanko requested review of D217: Add fallback endpoint for download.
Jun 28 2025, 7:01 PM
nannanko updated the diff for D216: Add GetContentJobV1 for the new download endpoint that needs authorization.

Declare mxcUriToHttpV1 in header and define in source

Jun 28 2025, 5:26 PM

Jun 24 2025

nannanko planned changes to D217: Add fallback endpoint for download.
Jun 24 2025, 9:48 PM
nannanko published D217: Add fallback endpoint for download for review.
Jun 24 2025, 9:48 PM
nannanko updated the diff for D216: Add GetContentJobV1 for the new download endpoint that needs authorization.

Fixed copyright

Jun 24 2025, 7:42 PM
nannanko updated the diff for D216: Add GetContentJobV1 for the new download endpoint that needs authorization.

Add tests

Jun 24 2025, 7:32 PM

Jun 21 2025

nannanko removed a task from D216: Add GetContentJobV1 for the new download endpoint that needs authorization: T29: Parse matrix links.
Jun 21 2025, 7:27 PM
nannanko removed a revision from T29: Parse matrix links: D216: Add GetContentJobV1 for the new download endpoint that needs authorization.
Jun 21 2025, 7:27 PM · the Kazv Project
nannanko added a task to D216: Add GetContentJobV1 for the new download endpoint that needs authorization: T29: Parse matrix links.
Jun 21 2025, 7:27 PM
nannanko added a revision to T29: Parse matrix links: D216: Add GetContentJobV1 for the new download endpoint that needs authorization.
Jun 21 2025, 7:27 PM · the Kazv Project
nannanko closed T122: Add a "scroll to end" button in RoomTimelineView as Resolved.
Jun 21 2025, 7:26 PM · the Kazv Project
nannanko closed T122: Add a "scroll to end" button in RoomTimelineView, a subtask of T157: kazv rel5 (v0.7.0), as Resolved.
Jun 21 2025, 7:26 PM · the Kazv Project
nannanko closed T114: Add tests for kazv-io-manager and kazv-io-job as Resolved.
Jun 21 2025, 7:26 PM · the Kazv Project
nannanko closed D219: Add a "scroll to end" button in RoomTimelineView.
Jun 21 2025, 7:21 PM
nannanko committed rKcc96f3082acc: Add a "scroll to end" button in RoomTimelineView.
Add a "scroll to end" button in RoomTimelineView
Jun 21 2025, 7:21 PM
nannanko committed rK73a8eba421e6: Add kazv-io-manager-test.cpp.
Add kazv-io-manager-test.cpp
Jun 21 2025, 7:08 PM
nannanko closed D215: Add kazv-io-manager-test.cpp.
Jun 21 2025, 7:08 PM

Jun 18 2025

nannanko updated the diff for D219: Add a "scroll to end" button in RoomTimelineView.

Fixed tests

Jun 18 2025, 2:08 AM

Jun 17 2025

nannanko planned changes to D219: Add a "scroll to end" button in RoomTimelineView.
Jun 17 2025, 7:38 PM
nannanko updated the diff for D219: Add a "scroll to end" button in RoomTimelineView.

Use contextualActions

Jun 17 2025, 3:18 AM

Jun 14 2025

nannanko planned changes to D219: Add a "scroll to end" button in RoomTimelineView.
Jun 14 2025, 7:26 PM
nannanko planned changes to D216: Add GetContentJobV1 for the new download endpoint that needs authorization.
Jun 14 2025, 7:18 PM
nannanko updated the diff for D216: Add GetContentJobV1 for the new download endpoint that needs authorization.

Add function to detect whether the server supports the specified version

Jun 14 2025, 6:45 PM

Jun 7 2025

nannanko closed D218: Enable MatrixLink to handle Matrix URI schemes.
Jun 7 2025, 7:32 PM
nannanko committed rK723a93329fa2: Enable MatrixLink to handle Matrix URI schemes.
Enable MatrixLink to handle Matrix URI schemes
Jun 7 2025, 7:32 PM
nannanko updated the diff for D215: Add kazv-io-manager-test.cpp.

Make const variables static global

Jun 7 2025, 7:25 PM
nannanko published D219: Add a "scroll to end" button in RoomTimelineView for review.
Jun 7 2025, 7:02 PM
nannanko updated the diff for D218: Enable MatrixLink to handle Matrix URI schemes.

Parse query for matrix scheme, and add tests.

Jun 7 2025, 5:58 PM
nannanko planned changes to D218: Enable MatrixLink to handle Matrix URI schemes.
Jun 7 2025, 3:04 AM

Jun 4 2025

nannanko planned changes to D216: Add GetContentJobV1 for the new download endpoint that needs authorization.
Jun 4 2025, 3:13 PM
nannanko added a parent task for T122: Add a "scroll to end" button in RoomTimelineView: T157: kazv rel5 (v0.7.0).
Jun 4 2025, 7:00 AM · the Kazv Project