docbrown/app/controllers
Andy Zhao 7c843ba354 Prevent Less than 1 day old accounts from Following Other Users (#159)
* Show empty array of users for potential spammers

* Use user columns for better accuracy and perf

* Use user instead of identity for flagging

* Fix boolean

* Add page skipping logic for young accounts

* Fix test and show team to follow for spammers

* Fix broken link

* Remove page skip logic for back button
2018-03-29 17:12:30 -04:00
..
admin Allow changing user for comments in admin panel (#113) 2018-03-20 16:25:09 -04:00
api/v0 Prevent Less than 1 day old accounts from Following Other Users (#159) 2018-03-29 17:12:30 -04:00
concerns Initial commit 2018-02-28 16:11:08 -05:00
internal Improve spam moderation (#101) 2018-03-21 16:16:18 -04:00
notifications Initial commit 2018-02-28 16:11:08 -05:00
additional_content_boxes_controller.rb Fix issue with boosted post (#104) 2018-03-19 16:31:58 -04:00
analytics_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
application_controller.rb Move readinglist trigger JS (#67) 2018-03-09 21:44:07 -08:00
articles_controller.rb Move readinglist trigger JS (#67) 2018-03-09 21:44:07 -08:00
async_info_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
blocks_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
buffered_articles_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
comments_controller.rb Move readinglist trigger JS (#67) 2018-03-09 21:44:07 -08:00
dashboards_controller.rb Authenticate users first in /dashboard (#145) 2018-03-26 11:50:16 -04:00
events_controller.rb Show Pages For Events (#30) 2018-03-09 16:46:27 -08:00
feedback_messages_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
followed_articles_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
follows_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
ga_events_controller.rb Move readinglist trigger JS (#67) 2018-03-09 21:44:07 -08:00
github_repos_controller.rb Fix GitHub Repo feature (#78) 2018-03-15 11:36:22 -04:00
giveaways_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
image_uploads_controller.rb Ben/gardening (#68) 2018-03-09 21:50:19 -08:00
live_articles_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
notifications_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
omniauth_callbacks_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
onboarding_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
organizations_controller.rb Add additional content boxes under posts (#86) 2018-03-16 16:35:54 -04:00
pages_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
podcast_episodes_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
reactions_controller.rb Move readinglist trigger JS (#67) 2018-03-09 21:44:07 -08:00
reading_list_items_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
registrations_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
stories_controller.rb Add additional content boxes under posts (#86) 2018-03-16 16:35:54 -04:00
stripe_active_cards_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
stripe_subscriptions_controller.rb Prevent enter key and any extraneous form submission for membership (#79) 2018-03-13 20:12:40 -04:00
tags_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
users_controller.rb Implement periodic email digest (#123) 2018-03-27 13:29:08 -04:00