docbrown/app/services
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
..
article_api_index_service.rb Fix API pagination issue (#97) 2018-03-18 12:34:06 -04:00
article_creation_service.rb Initial commit 2018-02-28 16:11:08 -05:00
authorization_service.rb Prevent Less than 1 day old accounts from Following Other Users (#159) 2018-03-29 17:12:30 -04:00
get_unseen_notifications_service.rb Initial commit 2018-02-28 16:11:08 -05:00
membership_service.rb Initial commit 2018-02-28 16:11:08 -05:00
moderation_service.rb Initial commit 2018-02-28 16:11:08 -05:00
read_notifications_service.rb Initial commit 2018-02-28 16:11:08 -05:00
user_role_service.rb Initial commit 2018-02-28 16:11:08 -05:00