docbrown/app/controllers/api/v0
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
..
api_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
articles_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
comments_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
follows_controller.rb Add users to signup modal (and other adjustments) (#124) 2018-03-22 18:29:22 -04:00
podcast_episodes_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
reactions_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
tags_controller.rb Adjust what shows up in onboarding (#127) 2018-03-22 20:02:07 -04:00
users_controller.rb Prevent Less than 1 day old accounts from Following Other Users (#159) 2018-03-29 17:12:30 -04:00