Daniel
f59ad0357a
Fix tests and linter warnings
2022-02-01 13:12:46 +01:00
Daniel
1038e875da
Clean up notification storage
2020-10-29 14:28:09 +01:00
Patrick Pacher
baf6301eb5
Merge branch 'develop' into feature/ui-revamp
2020-09-29 09:18:36 +02:00
Daniel
362539692e
Improve interfaces and fix more linter errors
2020-09-24 09:50:38 +02:00
Patrick Pacher
4665ae8dca
Refactor notification system
2020-09-16 08:46:12 +02:00
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
Daniel
558486483b
Improve database storage put method
2020-04-15 17:27:33 +02:00
Daniel
3672fa9f45
Clean up notifications package, transition to new module tasks
2019-09-20 22:04:53 +02:00
Daniel
090669728d
Clean up / revamp notification handling
2019-08-07 17:09:36 +02:00
Daniel
456b53ae72
Add GUID to notifications and improve put/save handling
2019-07-31 22:33:19 +02:00
Daniel
8f3082f96f
Update import paths
2019-06-27 13:29:56 +02:00
Daniel
e50553951f
Fix notification locking issues
2019-03-18 16:30:17 +01:00
Daniel
73154af3f9
Add notifications system
2019-03-08 23:19:26 +01:00