Page MenuHomePhorge

tusooa (tusooa)
mew

User Details

User Since
Mar 15 2024, 2:52 PM (83 w, 6 h)

Recent Activity

Wed, Oct 15

tusooa closed D240: Use c++20.
Wed, Oct 15, 1:56 AM
tusooa committed rKdf06f29d6d85: Use c++20.
Use c++20
Wed, Oct 15, 1:56 AM

Tue, Oct 14

tusooa requested review of D246: Load session asynchronously.
Tue, Oct 14, 10:06 PM
tusooa committed rPUFEdd910ff8a8f1: Make every configuration option default-overridable by instance admins.
Make every configuration option default-overridable by instance admins
Tue, Oct 14, 3:17 PM
tusooa committed rPUFEdf4503ace241: Make every configuration option default-overridable by instance admins.
Make every configuration option default-overridable by instance admins
Tue, Oct 14, 3:16 PM

Mon, Oct 13

tusooa committed rL1155e3e28668: Use C++20 default comparisons.
Use C++20 default comparisons
Mon, Oct 13, 5:43 PM
tusooa closed D238: Use C++20 default comparisons.
Mon, Oct 13, 5:43 PM
tusooa updated the diff for D241: Add triggers for saving events.

Rebase

Mon, Oct 13, 5:41 PM
tusooa updated the diff for D237: Add purging event support.

Rebase

Mon, Oct 13, 5:40 PM

Sun, Oct 12

tusooa committed rBb55023a17e2c: Add artifact link support.
Add artifact link support
Sun, Oct 12, 5:19 AM
tusooa committed rB9a48598b9295: Add coverage in jobs.
Add coverage in jobs
Sun, Oct 12, 5:19 AM
tusooa closed D243: Add coverage in jobs.
Sun, Oct 12, 5:19 AM
tusooa closed D244: Add artifact link support.
Sun, Oct 12, 5:19 AM
tusooa updated the diff for D244: Add artifact link support.

Unify error messages

Sun, Oct 12, 4:24 AM

Sat, Oct 11

tusooa requested review of D244: Add artifact link support.
Sat, Oct 11, 7:47 PM
tusooa claimed T159: Upload artifacts to buildbot master.
Sat, Oct 11, 9:40 AM · lilybuild
tusooa added a parent task for T159: Upload artifacts to buildbot master: T158: Artifacts.
Sat, Oct 11, 9:39 AM · lilybuild
tusooa added subtasks for T158: Artifacts: T162: Auto-cleanup of artifacts, T159: Upload artifacts to buildbot master.
Sat, Oct 11, 9:39 AM · lilybuild
tusooa added a parent task for T162: Auto-cleanup of artifacts: T158: Artifacts.
Sat, Oct 11, 9:39 AM · lilybuild

Fri, Oct 10

tusooa requested review of D243: Add coverage in jobs.
Fri, Oct 10, 12:01 PM
tusooa closed D239: Add coverage converter.
Fri, Oct 10, 11:55 AM
tusooa committed rB2f8c508cfd51: Add coverage converter.
Add coverage converter
Fri, Oct 10, 11:55 AM
tusooa committed rB993ae0c0a9ba: Upload coverage report to buildbot artifacts and phorge.
Upload coverage report to buildbot artifacts and phorge
Fri, Oct 10, 11:55 AM
tusooa closed D242: Upload coverage report to buildbot artifacts and phorge.
Fri, Oct 10, 11:55 AM
tusooa requested review of D242: Upload coverage report to buildbot artifacts and phorge.
Fri, Oct 10, 10:06 AM
tusooa updated the diff for D239: Add coverage converter.

Ensure the result directory exists

Fri, Oct 10, 10:00 AM

Thu, Oct 9

tusooa requested review of D241: Add triggers for saving events.
Thu, Oct 9, 6:39 PM
tusooa claimed T165: Event store.
Thu, Oct 9, 6:10 PM · the Kazv Project

Wed, Oct 8

tusooa updated the test plan for D237: Add purging event support.
Wed, Oct 8, 3:18 PM
tusooa updated the diff for D237: Add purging event support.

Change action to allow purging multiple rooms

Wed, Oct 8, 3:14 PM

Tue, Oct 7

tusooa closed D235: Bump vodozemac to v0.9.0.
Tue, Oct 7, 3:00 PM
tusooa committed rVB0de85a7b1849: Bump vodozemac to v0.9.0.
Bump vodozemac to v0.9.0
Tue, Oct 7, 3:00 PM
tusooa updated the diff for D237: Add purging event support.

Add tests for purging

Tue, Oct 7, 2:44 PM
tusooa updated the diff for D233: Add functionality to load events.

remove PurgeEventsAction

Tue, Oct 7, 2:42 PM

Sun, Oct 5

tusooa requested review of D240: Use c++20.
Sun, Oct 5, 8:03 PM
tusooa updated the test plan for D238: Use C++20 default comparisons.
Sun, Oct 5, 7:50 PM
tusooa added a comment to D238: Use C++20 default comparisons.
In D238#4678, @nannanko wrote:

kazv cannot be compiled with this diff.

Sun, Oct 5, 7:50 PM
tusooa added inline comments to D237: Add purging event support.
Sun, Oct 5, 7:38 PM

Sat, Oct 4

tusooa retitled D232: Let Filehandler react to eventContent modification from Let Filehandler react to eventCnotent modification
Sat, Oct 4, 7:02 PM
tusooa requested review of D239: Add coverage converter.
Sat, Oct 4, 6:16 PM

Fri, Oct 3

tusooa requested review of D238: Use C++20 default comparisons.
Fri, Oct 3, 12:20 PM

Wed, Oct 1

tusooa closed D236: Support object format for image.
Wed, Oct 1, 10:04 PM
tusooa committed rB2b60ff337606: Support object format for image.
Support object format for image
Wed, Oct 1, 10:04 PM
tusooa requested review of D237: Add purging event support.
Wed, Oct 1, 9:08 PM
tusooa moved T165: Event store from Backlog to In Progress on the the Kazv Project board.
Wed, Oct 1, 8:38 PM · the Kazv Project
tusooa moved T26: Useless use of ImmerIterator from Chores to In Progress on the the Kazv Project board.
Wed, Oct 1, 8:37 PM · the Kazv Project
tusooa updated the summary of D233: Add functionality to load events.
Wed, Oct 1, 8:33 PM
tusooa requested review of D233: Add functionality to load events.
Wed, Oct 1, 3:55 PM
tusooa updated tusooa.
Wed, Oct 1, 12:18 PM
tusooa updated tusooa.
Wed, Oct 1, 12:18 PM

Tue, Sep 30

tusooa added a comment to T110: In case of Internet disconnection, should allow the user to retry sooner.

Instead of sync forever in Client, we can do one sync cycle in the function, and give control to the user of libkazv. Then, in kazv we can implement the retry logic.

Tue, Sep 30, 5:03 PM · the Kazv Project
tusooa added a comment to D236: Support object format for image.

https://b.lily-is.land/#/builders/1/builds/10

Tue, Sep 30, 4:56 PM
tusooa requested review of D236: Support object format for image.
Tue, Sep 30, 3:45 PM
tusooa added a reviewer for D235: Bump vodozemac to v0.9.0: nannanko.
Tue, Sep 30, 7:41 AM

Mon, Sep 29

tusooa requested review of D235: Bump vodozemac to v0.9.0.
Mon, Sep 29, 9:02 PM
tusooa closed D231: Fix potential ambiguous conversion from json to optional<json>.
Mon, Sep 29, 5:58 PM
tusooa committed rL7e83b1477f89: Fix potential ambiguous conversion from json to optional<json>.
Fix potential ambiguous conversion from json to optional<json>
Mon, Sep 29, 5:58 PM
tusooa closed D234: Use lilybuild for CI.
Mon, Sep 29, 5:36 PM
tusooa committed rVB02884f6044a1: Use lilybuild for CI.
Use lilybuild for CI
Mon, Sep 29, 5:36 PM
tusooa requested review of D234: Use lilybuild for CI.
Mon, Sep 29, 5:11 PM

Sat, Sep 27

tusooa requested changes to D232: Let Filehandler react to eventContent modification.
Sat, Sep 27, 6:58 PM
tusooa accepted D226: Add necessary features to Implement handle matrix uri in kazv.
Sat, Sep 27, 6:54 PM

Sat, Sep 20

tusooa added a comment to D232: Let Filehandler react to eventContent modification.

mxcUri, sha256, key, iv can be combined into one object.

Sat, Sep 20, 7:19 PM
tusooa requested changes to D226: Add necessary features to Implement handle matrix uri in kazv.
Sat, Sep 20, 3:28 PM

Sep 16 2025

tusooa requested review of D231: Fix potential ambiguous conversion from json to optional<json>.
Sep 16 2025, 5:46 AM

Sep 13 2025

tusooa requested changes to D229: Handle matrix uri.
Sep 13 2025, 7:26 PM
tusooa requested changes to D226: Add necessary features to Implement handle matrix uri in kazv.
Sep 13 2025, 7:16 PM

Sep 8 2025

tusooa requested changes to D229: Handle matrix uri.
Sep 8 2025, 7:51 PM
tusooa requested changes to D226: Add necessary features to Implement handle matrix uri in kazv.
Sep 8 2025, 4:25 PM

Sep 7 2025

tusooa committed rLe0cef14a6793: Accept session-export format in InboundGroupSession constructor.
Accept session-export format in InboundGroupSession constructor
Sep 7 2025, 5:34 AM
tusooa closed D228: Accept session-export format in InboundGroupSession constructor.
Sep 7 2025, 5:34 AM
tusooa closed D227: Fix sender key import from key-export format.
Sep 7 2025, 5:34 AM
tusooa committed rL713addb6eb1a: Fix sender key import from key-export format.
Fix sender key import from key-export format
Sep 7 2025, 5:34 AM

Aug 26 2025

tusooa requested review of D228: Accept session-export format in InboundGroupSession constructor.
Aug 26 2025, 7:15 PM
tusooa requested review of D227: Fix sender key import from key-export format.
Aug 26 2025, 5:36 PM

Aug 25 2025

tusooa added a parent task for T166: Accept session-export format for inbound group sessions: T73: Accept forwarded room key events.
Aug 25 2025, 6:33 PM · the Kazv Project
tusooa added a subtask for T73: Accept forwarded room key events: T166: Accept session-export format for inbound group sessions.
Aug 25 2025, 6:33 PM · the Kazv Project
tusooa created T166: Accept session-export format for inbound group sessions.
Aug 25 2025, 6:33 PM · the Kazv Project

Aug 24 2025

tusooa committed rLd26639b6d0be: Add function to import megolm keys into Crypto.
Add function to import megolm keys into Crypto
Aug 24 2025, 3:06 AM
tusooa closed D225: Add function to import megolm keys into Crypto.
Aug 24 2025, 3:06 AM

Aug 23 2025

tusooa accepted D217: Add fallback endpoint for download.
Aug 23 2025, 7:02 PM
tusooa added inline comments to D217: Add fallback endpoint for download.
Aug 23 2025, 4:28 PM

Aug 22 2025

tusooa requested review of D225: Add function to import megolm keys into Crypto.
Aug 22 2025, 7:30 AM
tusooa created T165: Event store.
Aug 22 2025, 7:07 AM · the Kazv Project

Aug 19 2025

tusooa requested changes to D217: Add fallback endpoint for download.
Aug 19 2025, 5:48 PM

Aug 16 2025

tusooa closed T115: Use ccache to speed up builds as Resolved.
Aug 16 2025, 1:20 PM · the Kazv Project
tusooa moved T164: Cannot download file from matrix.org from To Do for next release to Review on the the Kazv Project board.
Aug 16 2025, 1:19 PM · the Kazv Project
tusooa updated the summary of D217: Add fallback endpoint for download.
Aug 16 2025, 5:51 AM
tusooa updated the summary of D217: Add fallback endpoint for download.
Aug 16 2025, 5:51 AM
tusooa requested changes to D217: Add fallback endpoint for download.
Aug 16 2025, 5:49 AM

Aug 9 2025

tusooa closed D224: Support decrypting key export file.
Aug 9 2025, 7:28 PM
tusooa committed rL95e280de30fc: Support decrypting key export file.
Support decrypting key export file
Aug 9 2025, 7:28 PM

Jul 27 2025

tusooa requested review of D224: Support decrypting key export file.
Jul 27 2025, 8:20 AM

Jul 14 2025

tusooa committed rB007c3275f5f3: Support extends keyword in job.
Support extends keyword in job
Jul 14 2025, 6:48 PM
tusooa closed D223: Support extends keyword in job.
Jul 14 2025, 6:48 PM
tusooa updated the diff for D223: Support extends keyword in job.

Fix artifacts NoneType

Jul 14 2025, 6:16 PM
tusooa updated the diff for D223: Support extends keyword in job.

Use extends in CI file

Jul 14 2025, 6:02 PM

Jul 12 2025

tusooa requested review of D223: Support extends keyword in job.
Jul 12 2025, 3:37 PM

Jun 28 2025

tusooa closed D222: Implement exploring full room state.
Jun 28 2025, 7:43 PM
tusooa committed rK0c29e3c92ab3: Implement exploring full room state.
Implement exploring full room state
Jun 28 2025, 7:43 PM