docbrown/app
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
..
assets Add reaction CTA (hidden by default) (#146) 2018-03-26 12:20:07 -04:00
black_box Initial commit 2018-02-28 16:11:08 -05:00
controllers Prevent Less than 1 day old accounts from Following Other Users (#159) 2018-03-29 17:12:30 -04:00
dashboards Allow changing user for comments in admin panel (#113) 2018-03-20 16:25:09 -04:00
decorators Initial commit 2018-02-28 16:11:08 -05:00
fields Initial commit 2018-02-28 16:11:08 -05:00
helpers Fix small css issue (#122) 2018-03-22 14:05:21 -04:00
javascript Prevent Less than 1 day old accounts from Following Other Users (#159) 2018-03-29 17:12:30 -04:00
labor Modify digest email copy and add rescue (#161) 2018-03-29 17:10:25 -04:00
liquid_tags Implement Runkit Liquid Tag (#87) 2018-03-19 16:11:51 -04:00
mailers Adjust email digest copy and subject (#160) 2018-03-28 18:14:55 -04:00
models Update follow suggestions logic and add taggable to users (#147) 2018-03-26 13:14:24 -04:00
observers Initial commit 2018-02-28 16:11:08 -05:00
policies Initial commit 2018-02-28 16:11:08 -05:00
services Prevent Less than 1 day old accounts from Following Other Users (#159) 2018-03-29 17:12:30 -04:00
uploaders Initial commit 2018-02-28 16:11:08 -05:00
views Prevent Less than 1 day old accounts from Following Other Users (#159) 2018-03-29 17:12:30 -04:00