discourse/app
Sam 3d647a4b41 remove rack cache, it has been causing trouble
instead implement an aggressive anonymous cache that is stored in redis
this cache is sitting in the front of the middleware stack enabled only in production
TODO: expire it more intelligently when stuff is created
2013-10-16 16:39:18 +11:00
..
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 Adding post details in preparation for the API importer code. 2013-10-15 09:21:30 -05:00
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