Page MenuHomePhorge

tusooa (tusooa)
mew

User Details

User Since
Mar 15 2024, 2:52 PM (104 w, 1 d)

Recent Activity

Yesterday

tusooa closed D292: Fix docs build in pipeline.
Sat, Mar 14, 9:33 PM
tusooa committed rL3b750c126d55: Fix docs build in pipeline.
Fix docs build in pipeline
Sat, Mar 14, 9:33 PM
tusooa added a comment to T181: Crash when open kazv without network.

Make breakpoints in Client::startSyncing() const

Sat, Mar 14, 8:12 PM · the Kazv Project
tusooa added a comment to T181: Crash when open kazv without network.

Check if it still crashes if we cut off network after opening

Sat, Mar 14, 8:12 PM · the Kazv Project
tusooa moved T181: Crash when open kazv without network from Backlog to Bug on the the Kazv Project board.
Sat, Mar 14, 7:57 PM · the Kazv Project
tusooa requested changes to D290: Enable open cached file in external application.
Sat, Mar 14, 7:51 PM
tusooa added a comment to T167: Restore user's draft.

The RoomModel in libkazv should remember more than the current text-only localDraft. Should also store the state of e.g. editing or replying.

Sat, Mar 14, 7:30 PM · the Kazv Project
tusooa added a comment to T171: Pages that should auto-close no longer auto-close.

Pinned messages page: Modify the behaviour so that when the pinned messages action is triggered, the pinned messages page will replace the room page. Then, add an action in pinned messages page to return to the room page. Leave it that way until we refactor PageRow in T182 .

Sat, Mar 14, 7:24 PM · the Kazv Project
tusooa created T182: Refactor PageRow into another component.
Sat, Mar 14, 7:19 PM · the Kazv Project
tusooa added a comment to T171: Pages that should auto-close no longer auto-close.

Some pages are left unmodified.

Sat, Mar 14, 7:05 PM · the Kazv Project
tusooa updated the diff for D289: Implement single SAS verification process.

Move display codes and pending events into VerificationProcess

Sat, Mar 14, 3:42 PM
tusooa added a comment to D245: Restore draft after editing.
In D245#5654, @nannanko wrote:

Currently Kazv cannot remember a room is in the state of editing or replying to an event, which makes restoring a draft difficult to achieve. I think this feture should be divided into several diffs instead of being completed in one diff.

Sat, Mar 14, 8:19 AM
tusooa requested review of D292: Fix docs build in pipeline.
Sat, Mar 14, 8:08 AM
tusooa added a revision to T174: doxygen 1.9.8 does not build api docs properly: D292: Fix docs build in pipeline.
Sat, Mar 14, 7:54 AM · the Kazv Project
tusooa claimed T174: doxygen 1.9.8 does not build api docs properly.
Sat, Mar 14, 7:54 AM · the Kazv Project
tusooa moved T174: doxygen 1.9.8 does not build api docs properly from Bug to Review on the the Kazv Project board.
Sat, Mar 14, 7:53 AM · the Kazv Project

Fri, Mar 13

tusooa updated the diff for D289: Implement single SAS verification process.

better tests and error handling

Fri, Mar 13, 8:47 PM
tusooa created T180: Fetch user main cross-signing keys from server.
Fri, Mar 13, 8:00 PM · the Kazv Project
tusooa moved T70: First sync after startup will generate extra notifications for earlier messages from Bug to In Progress on the the Kazv Project board.
Fri, Mar 13, 7:48 PM · the Kazv Project
tusooa retitled D291: Fix duplicate main page from Fixed duplicate main page
Fri, Mar 13, 3:33 PM
tusooa accepted D291: Fix duplicate main page.
Fri, Mar 13, 3:33 PM
tusooa awarded Honey water | 蜜汁 to recipient: Yucheng.
Fri, Mar 13, 3:32 PM
tusooa added a comment to D289: Implement single SAS verification process.

What if one party sends a bad key event? Should test that it correctly sends a cancel event of invalid_message

Fri, Mar 13, 3:31 PM
tusooa closed T18: Immerify kazvcrypto as Wontfix.

I don't think we want to do this. The benefits of keeping Crypto a value type isn't great. For example, it delays saving of the crypto state, which can cause problems in the case of a crash / kill of the process. A solution might be to make Crypto a dependency of the store instead.

Fri, Mar 13, 2:06 PM · the Kazv Project
tusooa updated the diff for D289: Implement single SAS verification process.

mmore tests and error handling

Fri, Mar 13, 1:55 PM

Thu, Mar 12

tusooa updated the diff for D289: Implement single SAS verification process.

Move state into VerificationProcess

Thu, Mar 12, 12:29 PM

Wed, Mar 11

tusooa updated the diff for D289: Implement single SAS verification process.

more error handling

Wed, Mar 11, 10:31 PM
tusooa closed T172: Import from a key backup file, a subtask of T157: kazv rel5 (v0.7.0), as Resolved.
Wed, Mar 11, 8:55 PM · the Kazv Project
tusooa closed T172: Import from a key backup file as Resolved.
Wed, Mar 11, 8:55 PM · the Kazv Project
tusooa closed T172: Import from a key backup file, a subtask of T84: Meta: End-to-end encryption, as Resolved.
Wed, Mar 11, 8:55 PM · the Kazv Project
tusooa updated the task description for T173: Split up MatrixSdk.
Wed, Mar 11, 8:54 PM · the Kazv Project
tusooa committed rK7bf9481b8ada: Implement Single Sign On.
Implement Single Sign On
Wed, Mar 11, 8:43 PM
tusooa closed D286: Implement Single Sign On.
Wed, Mar 11, 8:43 PM
tusooa closed D282: Implement key importing.
Wed, Mar 11, 8:43 PM
tusooa committed rKdbdc594561cc: Implement key importing.
Implement key importing
Wed, Mar 11, 8:43 PM

Mon, Mar 9

tusooa requested changes to D290: Enable open cached file in external application.
Mon, Mar 9, 6:10 PM
tusooa added a comment to D282: Implement key importing.
In D282#5560, @nannanko wrote:

When I enter a wrong password, then open the input box again, the old password will still be retained. Especially when I click the "show password", the input box will retain this setting. This is obviously inconsistent with the behavior of most similar software and may lead to unexpected occurrences.

Mon, Mar 9, 6:06 PM
tusooa updated the diff for D282: Implement key importing.

Clear password before showing dialog

Mon, Mar 9, 1:21 PM
tusooa created T179: Undecryptable event does not properly generate notification.
Mon, Mar 9, 8:51 AM · the Kazv Project

Sat, Mar 7

tusooa created T178: Save as dialog will disappear if someone sends other messages.
Sat, Mar 7, 6:31 PM · the Kazv Project
tusooa created T177: Allow user to configure shortcut for sending messages.
Sat, Mar 7, 6:25 PM · the Kazv Project
tusooa assigned T70: First sync after startup will generate extra notifications for earlier messages to Yucheng.
Sat, Mar 7, 6:25 PM · the Kazv Project

Tue, Mar 3

tusooa updated the diff for D289: Implement single SAS verification process.

Add some validations

Tue, Mar 3, 8:24 PM

Mon, Mar 2

tusooa requested review of D289: Implement single SAS verification process.
Mon, Mar 2, 4:15 PM
tusooa added a revision to T156: SAS verification: D289: Implement single SAS verification process.
Mon, Mar 2, 4:10 PM · the Kazv Project
tusooa changed the subtype of T167: Restore user's draft from "Task" to "Feature Request".
Mon, Mar 2, 4:09 PM · the Kazv Project
tusooa moved T167: Restore user's draft from Backlog to In Progress on the the Kazv Project board.
Mon, Mar 2, 4:09 PM · the Kazv Project
tusooa created T176: Cross-signing support.
Mon, Mar 2, 4:09 PM · the Kazv Project
tusooa moved T156: SAS verification from To Do for next release to In Progress on the the Kazv Project board.
Mon, Mar 2, 4:08 PM · the Kazv Project
tusooa added a reviewer for D286: Implement Single Sign On: nannanko.
Mon, Mar 2, 3:58 PM
tusooa requested review of D286: Implement Single Sign On.
Mon, Mar 2, 12:06 PM
tusooa closed D279: Fix flatpak build with newer deps.
Mon, Mar 2, 11:43 AM
tusooa committed rK7deebb3ead93: Fix flatpak build with newer deps.
Fix flatpak build with newer deps
Mon, Mar 2, 11:43 AM
tusooa added a reviewer for D282: Implement key importing: nannanko.
Mon, Mar 2, 11:34 AM

Sat, Feb 21

tusooa accepted D284: Create an overlay page type and change several pages to overlay.
Sat, Feb 21, 6:45 PM
tusooa requested review of D282: Implement key importing.
Sat, Feb 21, 6:42 PM
tusooa added a subtask for T84: Meta: End-to-end encryption: T140: Deleted E2EE sessions still persist.
Sat, Feb 21, 6:32 PM · the Kazv Project
tusooa added a parent task for T140: Deleted E2EE sessions still persist: T84: Meta: End-to-end encryption.
Sat, Feb 21, 6:32 PM · the Kazv Project
tusooa renamed T140: Deleted E2EE sessions still persist from Deleted sessions still persist to Deleted E2EE sessions still persist.
Sat, Feb 21, 6:32 PM · the Kazv Project
tusooa closed T155: Should FAIL_PROMPT if discovery fails as Resolved.
Sat, Feb 21, 6:32 PM · the Kazv Project
tusooa moved T170: When you input a message that is too long it fills the whole screen from Bug to To Do for next release on the the Kazv Project board.
Sat, Feb 21, 6:31 PM · the Kazv Project
tusooa moved T175: Some controls no longer set their dimensions correctly from Bug to To Do for next release on the the Kazv Project board.
Sat, Feb 21, 6:31 PM · the Kazv Project
tusooa added a subtask for T157: kazv rel5 (v0.7.0): T170: When you input a message that is too long it fills the whole screen.
Sat, Feb 21, 6:31 PM · the Kazv Project
tusooa added a parent task for T170: When you input a message that is too long it fills the whole screen: T157: kazv rel5 (v0.7.0).
Sat, Feb 21, 6:31 PM · the Kazv Project
tusooa assigned T170: When you input a message that is too long it fills the whole screen to Yucheng.
Sat, Feb 21, 6:31 PM · the Kazv Project
tusooa added a parent task for T175: Some controls no longer set their dimensions correctly: T157: kazv rel5 (v0.7.0).
Sat, Feb 21, 6:30 PM · the Kazv Project
tusooa added a subtask for T157: kazv rel5 (v0.7.0): T175: Some controls no longer set their dimensions correctly.
Sat, Feb 21, 6:30 PM · the Kazv Project
tusooa created T175: Some controls no longer set their dimensions correctly.
Sat, Feb 21, 6:30 PM · the Kazv Project
tusooa added a parent task for T171: Pages that should auto-close no longer auto-close: T157: kazv rel5 (v0.7.0).
Sat, Feb 21, 6:11 PM · the Kazv Project
tusooa added a subtask for T157: kazv rel5 (v0.7.0): T171: Pages that should auto-close no longer auto-close.
Sat, Feb 21, 6:11 PM · the Kazv Project
tusooa created T174: doxygen 1.9.8 does not build api docs properly.
Sat, Feb 21, 6:11 PM · the Kazv Project
tusooa moved T172: Import from a key backup file from In Progress to Review on the the Kazv Project board.
Sat, Feb 21, 6:08 PM · the Kazv Project
tusooa moved T171: Pages that should auto-close no longer auto-close from Bug to In Progress on the the Kazv Project board.
Sat, Feb 21, 6:08 PM · the Kazv Project
tusooa closed D285: Add login function using the m.login.token flow.
Sat, Feb 21, 12:32 PM
tusooa closed D283: [Breaking] Remove legacy trigger types.
Sat, Feb 21, 12:32 PM
tusooa committed rL6ac60729836a: Add login function using the m.login.token flow.
Add login function using the m.login.token flow
Sat, Feb 21, 12:32 PM
tusooa closed D281: Fix doc job image name.
Sat, Feb 21, 12:32 PM
tusooa committed rL91595acdf58f: [Breaking] Remove legacy trigger types.
[Breaking] Remove legacy trigger types
Sat, Feb 21, 12:32 PM
tusooa committed rL9f3191d9064a: Fix doc job image name.
Fix doc job image name
Sat, Feb 21, 12:32 PM
tusooa committed rLb3faa395a39d: Add function in Client for importing keys.
Add function in Client for importing keys
Sat, Feb 21, 12:32 PM
tusooa closed D280: Add function in Client for importing keys.
Sat, Feb 21, 12:32 PM
tusooa updated the summary of D284: Create an overlay page type and change several pages to overlay.
Sat, Feb 21, 12:00 PM
tusooa accepted D287: Fix dependency package name.

Yes you are right I think it's a change in the newer version of flatpak-cargo-generator.

Sat, Feb 21, 8:05 AM

Fri, Feb 20

tusooa requested review of D285: Add login function using the m.login.token flow.
Fri, Feb 20, 6:23 AM

Mon, Feb 16

tusooa closed D276: Use --pull=always to run containers.
Mon, Feb 16, 10:50 AM
tusooa committed rB8968c88309d7: Use --pull=always to run containers.
Use --pull=always to run containers
Mon, Feb 16, 10:50 AM
tusooa requested review of D283: [Breaking] Remove legacy trigger types.
Mon, Feb 16, 9:28 AM

Sat, Feb 14

tusooa created T173: Split up MatrixSdk.
Sat, Feb 14, 8:48 AM · the Kazv Project
tusooa requested review of D280: Add function in Client for importing keys.

doc failure is resolved in https://iron.lily-is.land/D281

Sat, Feb 14, 7:09 AM

Fri, Feb 13

tusooa requested review of D281: Fix doc job image name.
Fri, Feb 13, 9:14 PM
tusooa claimed T172: Import from a key backup file.
Fri, Feb 13, 7:29 PM · the Kazv Project
tusooa added parent tasks for T172: Import from a key backup file: T157: kazv rel5 (v0.7.0), T84: Meta: End-to-end encryption.
Fri, Feb 13, 7:28 PM · the Kazv Project
tusooa added a subtask for T84: Meta: End-to-end encryption: T172: Import from a key backup file.
Fri, Feb 13, 7:28 PM · the Kazv Project
tusooa added a subtask for T157: kazv rel5 (v0.7.0): T172: Import from a key backup file.
Fri, Feb 13, 7:28 PM · the Kazv Project
tusooa created T172: Import from a key backup file.
Fri, Feb 13, 7:28 PM · the Kazv Project
tusooa closed T166: Accept session-export format for inbound group sessions, a subtask of T73: Accept forwarded room key events, as Resolved.
Fri, Feb 13, 7:27 PM · the Kazv Project
tusooa closed T166: Accept session-export format for inbound group sessions as Resolved.
Fri, Feb 13, 7:27 PM · the Kazv Project
tusooa requested review of D279: Fix flatpak build with newer deps.
Fri, Feb 13, 10:24 AM

Feb 8 2026

tusooa committed rPUBEe84a18ce8fb9: Add plug to check alternative domains.
Add plug to check alternative domains
Feb 8 2026, 6:22 AM
tusooa committed rPUBEd1a50f75ab61: Make media proxy respect alternative domains.
Make media proxy respect alternative domains
Feb 8 2026, 6:22 AM