Page MenuHomePhorge

Add functionality to load events
AcceptedPublic

Authored by tusooa on Mon, Sep 29, 4:16 PM.

Details

Reviewers
nannanko
Group Reviewers
O1: the Kazv Project
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
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 459
Build 901: GitLab CI for libkazv
Build 900: arc lint + arc unit

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Mon, Sep 29, 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.Wed, Oct 1, 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.Wed, Oct 1, 3:55 PM
This revision is now accepted and ready to land.Sat, Oct 4, 7:38 PM

remove PurgeEventsAction