discourse/app
Sam 50d65fc876 Merge pull request #2269 from vikhyat/username-on-top
Add username on top to CSS directory so it can be imported
2014-04-17 16:13:27 +10:00
..
assets Add username on top to CSS directory so it can be imported. 2014-04-16 14:44:55 +05:30
controllers Detect arrays for serialization using respond_to?(:to_ary). 2014-04-16 20:48:09 +05:30
helpers Always use lower case URLs, fix date formatting and add full date title 2014-03-23 15:22:02 -04:00
jobs REFACTOR: use an options hash instead of multiple nil-able parameters 2014-04-15 17:17:10 +02:00
mailers Send email to contact_email if there are flags submitted more than 48 hours ago. Configurable with the notify_about_flags_after site setting. 2014-04-03 14:34:40 -04:00
models REFACTOR: use an options hash instead of multiple nil-able parameters 2014-04-15 17:17:10 +02:00
serializers FIX: don't show contents of hidden posts when quoting the post and when replying as new topic. Also don't allow public to view edit history of hidden posts. 2014-04-15 12:49:08 -04:00
services FEATURE: support email attachments 2014-04-14 22:55:57 +02:00
views FIX: don't show hidden posts to crawlers, disabled javascript, and in rss feeds 2014-04-15 12:49:08 -04:00