* add fmdb
* add local notification cache mechanism
* rewiring to update local db when fetching notifications
* local pushes working
* building for xcode 10
* clean up title model
* update title style
* organize issue SC method
* remove background colors from styled text in issues
* collection view bg white
* remove card inset and clean up snap superview code
* clean up label design
* thread is root and change base font size
* remove borders on comment cells
* adjust collapse design
* adjust comment line spacing and make non-root body smaller
* refactor detail view
* viewer header background color
* more buttons in reaction cell
* vertical spacers working
* design basically finished;
* scroll to bottom accounts for inset
* PR review background color white
* fixup PR review comments
* spacing on merge and review
* readme background white
* rename to just "spacer"
* horizontal spacing
* fix tests
* Renamed `Strings.swift` to `Constants.swift`, fixes#498
Added the product urls to `Constants.swift`, partly fixes#494
* Wrapped the strings in a `Strings`-enum
* Really shouldn't manually retype things
* Update project.pbxproj