Page MenuHomePhorge

Implement calculating local notifications
ClosedPublic

Authored by tusooa on Jul 7 2024, 1:19 PM.

Details

Summary

This commit implements the AddNotif and RemoveNotif operations described in https://iron.lily-is.land/T52 , using immer::flex_vector as the storage.

Type: add

CCBUG: https://iron.lily-is.land/T52

Test Plan

Verify unit tests pass.

Diff Detail

Repository
rL libkazv
Branch
tusooa/local-notif-logic
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 152
Build 293: GitLab CI for libkazv
Build 292: arc lint + arc unit