Page MenuHomePhorge

Implement calculating local notifications
ClosedPublic

Authored by tusooa on Jul 7 2024, 1:19 PM.
Tags
None
Referenced Files
F44440025: D106.1772268571.diff
Fri, Feb 27, 12:49 AM
F44439828: D106.1772268396.diff
Fri, Feb 27, 12:46 AM
F44439767: D106.1772268352.diff
Fri, Feb 27, 12:45 AM
F44439078: D106.1772267952.diff
Fri, Feb 27, 12:39 AM
F44438925: D106.1772267907.diff
Fri, Feb 27, 12:38 AM
F44401906: D106.1772251087.diff
Thu, Feb 26, 7:58 PM
F44390901: D106.1772245758.diff
Thu, Feb 26, 6:29 PM
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