discourse/app
Neil Lalonde 91bfd47419 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
..
assets Merge pull request #2266 from fantasticfears/locale 2014-04-15 11:08:22 -04:00
controllers REFACTOR: use an options hash instead of multiple nil-able parameters 2014-04-15 17:17:10 +02:00
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