docbrown/app/javascript/packs
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
..
analyticsArticle.js Pro Analytics: stats for a single article (#3120) 2019-06-13 19:02:09 -04:00
analyticsDashboard.js Dashboard Pro: support InstantClick and show org analytics (#3102) 2019-06-12 09:40:42 -04:00
articleForm.jsx Allow users to belong to multiple orgs (#2583) 2019-06-04 09:30:52 -04:00
Chat.jsx [WIP] Connect misc improvements/debugs (#2880) 2019-05-20 10:08:51 -04:00
clipboardCopy.js Fix js-breaking webcomponent (#3087) 2019-06-10 11:23:42 -04:00
githubRepos.jsx REF: React eslint (#2432) 2019-04-16 17:28:19 -04:00
homePage.js Fix zen mode's global key bug (#2969) 2019-05-31 13:33:29 -04:00
listingForm.jsx Update JS listings form and other tweaks (#2697) 2019-05-05 10:14:07 -04:00
listings.jsx Classified Listings (#2545) 2019-04-24 16:17:01 -04:00
notificationSubscriptionHandler.js New Feature: Subscribe to posts! (#3149) 2019-06-14 12:03:43 -04:00
Onboarding.jsx REF: React eslint (#2432) 2019-04-16 17:28:19 -04:00
orgCreditsSelector.js Allow users to belong to multiple orgs (#2583) 2019-06-04 09:30:52 -04:00
readingList.jsx Improve reading list (#2695) 2019-05-05 19:19:30 -04:00
Search.jsx Simplify article show page reactions (#2827) 2019-05-15 10:32:36 -04:00
sidebarWidget.jsx Load only one widget 2018-04-25 15:18:43 -04:00
webShare.js Use <web-share-wrapper> for article sharing (#1524) 2019-02-11 16:05:52 -05:00