Page MenuHomePhorge

Implement calculating local notifications
ClosedPublic

Authored by tusooa on Jul 7 2024, 1:19 PM.
Tags
None
Referenced Files
F39672740: D106.1770607543.diff
Sat, Feb 7, 7:25 PM
F39586558: D106.1770591439.diff
Sat, Feb 7, 2:57 PM
F39586272: D106.1770591384.diff
Sat, Feb 7, 2:56 PM
F39524230: D106.1770579483.diff
Sat, Feb 7, 11:38 AM
F39506731: D106.1770576152.diff
Sat, Feb 7, 10:42 AM
F39398213: D106.1770553794.diff
Sat, Feb 7, 4:29 AM
Subscribers
None

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