Page MenuHomePhorge

Add functionality to load events
ClosedPublic

Authored by tusooa on Sep 29 2025, 4:16 PM.
Tags
None
Referenced Files
F82223493: D233.1777736630.diff
Fri, May 1, 8:43 AM
F82167381: D233.1777731761.diff
Fri, May 1, 7:22 AM
F81974957: D233.1777714863.diff
Fri, May 1, 2:41 AM
F81912516: D233.1777709253.diff
Fri, May 1, 1:07 AM
Subscribers
None

Details

Summary

This adds actions for loading into the lager store.

Type: add

CCBUG: https://iron.lily-is.land/T165
BUG: https://iron.lily-is.land/T26

Test Plan

Build kazv against this and verify everything functions as usual, paying special attention to: (1) event relationships (verify reply and edits are displayed properly), (2) timeline gaps (verify you can paginate back as normal).

Diff Detail

Repository
rL libkazv
Branch
tusooa/stacked
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 440
Build 863: GitLab CI for libkazv
Build 862: arc lint + arc unit

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Sep 29 2025, 4:40 PM
Harbormaster failed remote builds in B440: Diff 694!

Remove purge event action for later

tusooa retitled this revision from Add functionality to load and purge events to Add functionality to load events.Oct 1 2025, 3:13 PM
tusooa edited the summary of this revision. (Show Details)
tusooa edited the test plan for this revision. (Show Details)

Remove remaining purge action in client-model.hpp

tusooa requested review of this revision.Oct 1 2025, 3:55 PM
This revision is now accepted and ready to land.Oct 4 2025, 7:38 PM

remove PurgeEventsAction

This revision was automatically updated to reflect the committed changes.