Commit graph

7 commits

Author SHA1 Message Date
2c411fce5a
all: fix new lints 2025-01-07 03:11:19 -08:00
a13c9d91b5
service/notifications: adopt bindable properties 2024-11-20 22:26:51 -08:00
b528be9426
all: fix gcc warnings 2024-11-05 13:31:24 -08:00
ba1e535f9c
core/util: add experimental member macros
An experiment that should reduce boilerplate for properties that just
access a backing value. Code also exists for using it as an interface
for other properties as well, but isn't currently in use.
2024-07-30 20:23:57 -07:00
8873a06962
service/notifications: use DROP_EMIT_SET for notification properties 2024-07-30 12:20:39 -07:00
e23923d9a2
service/notifications: make notifications Retainable 2024-07-12 21:25:46 -07:00
d630cc7f76
service/notifications: add notifications service 2024-07-12 00:50:00 -07:00