3 Commits

Author SHA1 Message Date
Ryan Nystrom
c23945ac7d Enable SwiftLint and fix issues (#2292)
* update swiftlint

* build with lint enabled

* fix almost all warnings

* remove wholemodule
2018-10-16 21:54:55 -04:00
Ryan Nystrom
7b07463321 Use updatedAt time to key notification send times (#2201)
* Use updatedAt time to key notification send times

* better formatting and fix tests
2018-09-29 14:09:11 -04:00
Ryan Nystrom
cf09107576 Fortify local notifications code (#2191)
* move path/defaults to be injected

* remove unused defaults

* add tests for notification db, fix settings, avoid dupe inbox requests

* better tests, fix dupe insert bug
2018-09-28 17:31:34 -04:00