..
admin
add to_date so its more explicit
2013-02-11 09:11:02 +11:00
users
Fix broken Yahoo! signup.
2013-02-13 12:37:48 -05:00
application_controller.rb
Little things:
2013-02-11 15:47:28 -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
email_controller.rb
Fix all the trailing whitespace
2013-02-07 16:45:24 +01:00
exceptions_controller.rb
Fix all the trailing whitespace
2013-02-07 16:45:24 +01: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 category names with spaces
2013-02-12 17:54:56 -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 clear flags on deleted posts if you're a moderator
2013-02-08 19:07:29 -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
Prevent login until email is confirmed
2013-02-11 11:18:37 -05:00
static_controller.rb
Remove unused controllers, apply substitutions to TOS.
2013-02-13 11:50:27 -05:00
topics_controller.rb
WIP, a very nice refactoring of TopicsController#show
2013-02-11 17:54:56 -05: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
added option that allows users to decide when they consider topics new (default 2 days old or newer)
2013-02-14 17:36:14 +11:00