docbrown/app/views
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
..
additional_content_boxes Add loading='lazy' attribute to some images (#2776) 2019-05-09 16:37:06 -04:00
admin/application Last general linting sweep (#1947) 2019-03-02 07:47:14 -08:00
api/v0 Refactor: fix issues raised by bullet (#2965) 2019-05-28 17:32:53 -04:00
articles New Feature: Subscribe to posts! (#3149) 2019-06-14 12:03:43 -04:00
badges Add alternative texts to images (#2771) [ci skip] 2019-05-09 11:16:03 -04:00
blocks Add SRI to script tags where applicable (#2153) 2019-03-22 14:14:59 -04:00
chat_channels [WIP] Connect misc improvements/debugs (#2880) 2019-05-20 10:08:51 -04:00
classified_listings make default state of "contact_via_connect" checked (#3128) 2019-06-11 15:55:43 -04:00
comments New Feature: Subscribe to posts! (#3149) 2019-06-14 12:03:43 -04:00
credits Finalize multi-org features (#3041) 2019-06-04 13:56:22 -04:00
dashboards New Feature: Subscribe to posts! (#3149) 2019-06-14 12:03:43 -04:00
devise Add alternative texts to images (#2771) [ci skip] 2019-05-09 11:16:03 -04:00
email_subscriptions Fix linting issues in app/views/email_subscriptions (#1859) [ci skip] 2019-02-25 12:50:41 -05:00
events Add alternative texts to images (#2771) [ci skip] 2019-05-09 11:16:03 -04:00
feedback_messages Add report abuse link to listings (#2684) 2019-05-04 09:06:42 -04:00
fields Add alternative texts to images (#2771) [ci skip] 2019-05-09 11:16:03 -04:00
giveaways Add SRI to script tags where applicable (#2153) 2019-03-22 14:14:59 -04:00
homepage Stories views reorganization (#1317) 2018-12-13 14:54:02 -05:00
html_variants Last general linting sweep (#1947) 2019-03-02 07:47:14 -08:00
internal Add badges to key tags (#3074) 2019-06-07 19:09:43 -04:00
layouts Fix css missing (#2992) 2019-05-28 15:24:56 -04:00
liquids Fix TwitterTag's video control bug (#2869) 2019-05-22 13:32:37 -04:00
mailers Add alternative texts to images (#2771) [ci skip] 2019-05-09 11:16:03 -04:00
moderations Refactor: fix issues raised by bullet (#2965) 2019-05-28 17:32:53 -04:00
notifications Remove org notifications count from notifications view (#3158) 2019-06-14 10:09:44 -04:00
organizations Change design of main feed CTA and remove from tag pages (#3050) 2019-06-05 14:33:22 -04:00
pages Adds bug bounty and security info to contact page (#3066) [ci skip] 2019-06-07 13:47:16 -04:00
podcast_episodes Add alternative texts to images (#2771) [ci skip] 2019-05-09 11:16:03 -04:00
reading_list_items Improve reading list (#2695) 2019-05-05 19:19:30 -04:00
social_previews Fix listings cache/indexing and add bumping feature to internal (#3053) 2019-06-06 09:51:32 -04:00
stories Change design of main feed CTA and remove from tag pages (#3050) 2019-06-05 14:33:22 -04:00
stripe_subscriptions Last general linting sweep (#1947) 2019-03-02 07:47:14 -08:00
tags [WIP] Move both v1 and v2 editor to v2 preact-driven editor (#2797) 2019-05-13 12:27:36 -04:00
twitch_live_streams Embed Twitch Live Streaming (#2591) 2019-04-29 18:11:53 -04:00
users Fix access token revoking (#3131) 2019-06-11 15:53:58 -04:00
videos Unskip all skipped specs (#2941) 2019-05-25 11:04:38 -04:00