docbrown/db
Ben Halpern db6232adf3
Add initial ios push notifications to server (#1207)
* Add initial push notification logic for iOS

* Adjust notification form css

* Clean up schema.rb

* Add mark-all-as-read functionality for ios notifications

* Update app/models/notification.rb

Fix `find` to `find_by`

Co-Authored-By: benhalpern <bendhalpern@gmail.com>
2018-11-27 17:40:43 -05:00
..
migrate Add initial ios push notifications to server (#1207) 2018-11-27 17:40:43 -05:00
schema.rb Add initial ios push notifications to server (#1207) 2018-11-27 17:40:43 -05:00
seeds.rb Notifications part 2 (#1156) 2018-11-19 18:14:24 -05:00