Commit Graph

5 Commits

Author SHA1 Message Date
Ryan Nystrom
11ddb70aa8 better tests, fix dupe insert bug 2018-09-28 12:52:54 -04:00
Ryan Nystrom
f874c2fdcc add tests for notification db, fix settings, avoid dupe inbox requests 2018-09-26 19:35:49 -04:00
Ryan Nystrom
dcf0641df0 remove unused defaults 2018-09-25 17:36:05 -04:00
Ryan Nystrom
a17028cb6f move path/defaults to be injected 2018-09-25 17:33:08 -04:00
Ryan Nystrom
b489e8db97 Local push notifications (#2145)
* add fmdb

* add local notification cache mechanism

* rewiring to update local db when fetching notifications

* local pushes working

* building for xcode 10
2018-09-22 14:40:35 -04:00