discourse/spec
Robin Ward d554a59102 Support for a new site setting: newuser_spam_host_threshold. If a new user posts a link
to the same host enough tiles, they will not be able to post the same link again.

Additionally, the site will flag all their previous posts with links as spam and they will
be instantly hidden via the auto hide workflow.
2013-05-16 12:19:50 -04:00
..
components Support for a new site setting: newuser_spam_host_threshold. If a new user posts a link 2013-05-16 12:19:50 -04:00
controllers Support for a new site setting: newuser_spam_host_threshold. If a new user posts a link 2013-05-16 12:19:50 -04:00
fabricators more group progress, UI getting there, controller mostly done 2013-05-09 17:37:34 +10:00
fixtures added rottentomatoes.com onebox 2013-04-28 16:24:03 -04:00
integrity prevent double work in the i18n integrity specs 2013-03-23 15:49:31 +01:00
javascripts FIX: @username mentions when there are multiple code blocks in a post. 2013-05-16 01:59:07 +02:00
mailers Swap out "@" for "via" in email From field 2013-02-27 19:03:57 -05:00
models Support for a new site setting: newuser_spam_host_threshold. If a new user posts a link 2013-05-16 12:19:50 -04:00
phantom_js formatted some tests 2013-02-27 03:18:23 +01:00
requests collapse some slow tests 2013-04-22 11:06:10 +10:00
support speed up tests 2013-04-22 13:48:41 +10:00
views/omniauth_callbacks Convert a lot of :a => b to a: b and bring peace to the world 2013-03-25 05:07:36 +05:30
spec_helper.rb Nuke message_bus_observer move to service class and classes 2013-05-16 15:03:16 +10:00