discourse/app/views
Robin Ward 0d90b495a8 FIX: Plugins were broken for initial payloads
Our plugins use rails engines which are mounted against the main
application's `ApplicationController`. This works great but path helpers
need to reference `main_app` in order for it not to blow up.
2015-04-09 12:26:24 -04:00
..
application FEATURE: add clean support for running Discourse in a subfolder 2015-03-09 13:14:29 +11:00
categories FEATURE: add microdata prop and more links for crawler 2015-03-16 22:52:10 +08:00
common Add `userId` to GA tracking 2015-04-07 13:10:33 -04:00
default Initial release of Discourse 2013-02-05 14:16:51 -05:00
email Add full name in emails, tweak styles a bit. 2015-03-24 11:25:47 -04:00
embed First attempt: Move username on top of embedded posts 2014-05-09 15:14:00 -04:00
exceptions FEATURE: add clean support for running Discourse in a subfolder 2015-03-09 13:14:29 +11:00
invites FEATURE: add site setting allow_new_registrations which can be used to block all new account registrations 2014-07-14 15:42:22 -04:00
layouts FIX: Plugins were broken for initial payloads 2015-04-09 12:26:24 -04:00
list FEATURE: add microdata prop and more links for crawler 2015-03-16 22:52:10 +08:00
pending_flags_mailer bg transparency for user profiles 2014-11-12 23:33:45 -08:00
robots_txt better disallow search ... this could get ugly 2015-04-02 17:08:00 +11:00
static Merge pull request #3199 from fantasticfears/seo 2015-04-06 11:18:34 +02:00
topics FEATURE: add microdata prop and more links for crawler 2015-03-16 22:52:10 +08:00
user_notifications Migrate unsubscribe keys to the database. 2015-02-13 14:24:15 -05:00
users FEATURE: add clean support for running Discourse in a subfolder 2015-03-09 13:14:29 +11:00