discourse/app/controllers
Robin Ward 532b1f5450 Can edit category descriptions, they show up in a `title` attribute 2013-02-22 13:43:47 -05:00
..
admin Add version checking that shows on the admin dashboard 2013-02-19 15:20:49 -05:00
users Fix the missing {{provider}} value message 2013-02-19 16:28:12 -05:00
application_controller.rb Sign the auth token cookie and make it httpOnly 2013-02-20 17:24:19 -05:00
categories_controller.rb Update app/controllers/categories_controller.rb 2013-02-13 15:14:38 +04:00
clicks_controller.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
draft_controller.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
education_controller.rb First stab at new user education - configurable messages that pop up on a user's first 2013-02-14 15:33:51 -05:00
email_controller.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
exceptions_controller.rb Fancy 404 should require access too 2013-02-17 15:26:47 -05:00
excerpt_controller.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
forums_controller.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
invites_controller.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
list_controller.rb Support for non-english categories 2013-02-14 16:51:48 -05:00
notifications_controller.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
onebox_controller.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
post_actions_controller.rb Can clear flags on deleted posts if you're a moderator 2013-02-08 19:07:29 -05:00
posts_controller.rb Can edit category descriptions, they show up in a `title` attribute 2013-02-22 13:43:47 -05:00
request_access_controller.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
robots_txt_controller.rb forgot to skip a filter 2013-02-11 17:14:36 +11:00
search_controller.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
session_controller.rb Add a link that allows you to send activation email again 2013-02-22 11:49:58 -05:00
static_controller.rb Remove unused controllers, apply substitutions to TOS. 2013-02-13 11:50:27 -05:00
topics_controller.rb use canonical-url plugin to make view more clean 2013-02-13 19:04:43 +08:00
uploads_controller.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
user_actions_controller.rb Fix all the trailing whitespace 2013-02-07 16:45:24 +01:00
users_controller.rb Add a link that allows you to send activation email again 2013-02-22 11:49:58 -05:00