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
Lint
Lint Not Applicable
Unit
Tests Not Applicable