docbrown/app/javascript
Andy Zhao b953f17d0c New Feature: Subscribe to posts! (#3149)
* Add MVP of notification subscriptions

* Add rate limiting for notification subscriptions

* Show modal for logged out users on subscribe click

* Add enter key functionality for checkbox

* Add relationships for notification subscriptions

* Add model test for notification subscription

* Deprecated article mutes in favor of notification subscriptions

* Deprecated comment mutes in favor of notification subscriptions

* Move comment muting tests and logic over

* Merge comment and article muting into subscriptions

* Remove redundant check

* Use database to check for rate limit instead of cache

* Test for subscriptions handling notifications properly

* Fix notification model spec for subscriptions

* Fix tests for subscriptions

* Remove rate limiting

* Properly handle logged out users getting subscription status

* Fix test for new pattern

* Update reserved words

* Add config column to notification subscriptions

* Add logic for top level config and move tests

* Test for top level subscribers getting notified

* Fix logic mistake oops

* Add index and refactor comment_user_ids
2019-06-14 12:03:43 -04:00
..
.storybook Optimise images (#2966) 2019-05-30 17:37:10 -04:00
analytics Pro Analytics: stats for a single article (#3120) 2019-06-13 19:02:09 -04:00
article-form Add a space between "Change meta tag" and canonical_url (#3063) 2019-06-07 21:15:32 -04:00
chat Remove an extra @ in Connect (#3040) [ci skip] 2019-06-04 14:43:37 -04:00
githubRepos Improve Onboarding's spec & Update snapshots (#1111) [ci skip] 2018-11-14 16:18:02 -05:00
listings Finalize multi-org features (#3041) 2019-06-04 13:56:22 -04:00
packs New Feature: Subscribe to posts! (#3149) 2019-06-14 12:03:43 -04:00
readingList Add reading time to reading list (#2929) 2019-05-31 16:45:29 -04:00
sidebar-widget REF: React eslint (#2432) 2019-04-16 17:28:19 -04:00
src Fix zen mode's global key bug (#2969) 2019-05-31 13:33:29 -04:00
.eslintrc.js Fix some frontend linting issues (#2495) [ci skip] 2019-04-19 10:58:21 -04:00