discourse/app
Manoj 7c03076c2a Refactored Topic#limit_topics_per_day to reduce code climate complexity
Extracted  1) #apply_per_day_rate_limit_for, method as generic
RateLimiter , 2) #limit_first_day_topics_per_day as a separate method,
3) Added User#added_a_day_ago?, 4) Fixed private methods indentation.
2013-10-16 14:58:18 +05:30
..
assets FIX: edit category modal with no title, empty modals that can't be closed. Added a better way to hide a modal without really closing it. 2013-10-15 15:41:15 -04:00
controllers remove rack cache, it has been causing trouble 2013-10-16 16:39:18 +11:00
helpers Show mobile view as default for nexus 7 tablet 2013-09-23 17:13:29 -07:00
jobs added a job to clean up orphan uploads 2013-10-15 11:15:48 +02:00
mailers remove "via sitename" from senders 2013-09-12 15:38:18 +10:00
models Refactored Topic#limit_topics_per_day to reduce code climate complexity 2013-10-16 14:58:18 +05:30
serializers bug fixes for user_stat extraction, decrease querying 2013-10-07 15:05:00 +11:00
services Add sockpuppet spammer detection. Automatically flag posts if they are from new users (registered less than 24 hours ago) at the same IP address and one of them started the topic. 2013-10-11 13:34:05 -04:00
views add rss links to anonymous homepages 2013-10-11 18:43:29 +02:00