safing-portbase/notifications
Patrick Pacher 1810855f64
Drop support for peristent notifications. Fixes #71
This path drops support for persistent notifications as
they were always broken and not used anyway (see #71). As
a result, the locking strategy of the injected notification
backend has been updated and should improve database push
updates (i.e. the "upd" is now correct and no additional "new"
updates with partial data will be sent anymore)
2020-09-14 11:21:23 +02:00
..
cleaner.go Clean up notifications package, transition to new module tasks 2019-09-20 22:04:53 +02:00
database.go Drop support for peristent notifications. Fixes #71 2020-09-14 11:21:23 +02:00
doc.go Add notifications system 2019-03-08 23:19:26 +01:00
module.go Reintroduce base module 2020-04-02 17:11:08 +02:00
notification.go Drop support for peristent notifications. Fixes #71 2020-09-14 11:21:23 +02:00