..
admin
Add a count of blocked users on the dashboard
2013-06-04 11:53:19 -04:00
users
missing skip filter for omniauth
2013-06-05 10:30:51 +10:00
application_controller.rb
Redirect all controllers to login if required
2013-06-04 16:10:10 -07:00
categories_controller.rb
Implemented strong_parameters for Category/CategoriesController.
2013-06-04 23:45:25 -07:00
clicks_controller.rb
enforce coding convention
2013-03-05 01:42:44 +01:00
draft_controller.rb
Use consistent new-style hashes in render calls *twitch*
2013-03-22 14:08:11 -04:00
education_controller.rb
Replace MultisiteI18n hack with SiteContent and admin editing.
2013-04-05 16:48:15 -04:00
email_controller.rb
enforce coding convention
2013-03-05 01:42:44 +01:00
exceptions_controller.rb
get rid of nonsense 404.html
2013-05-20 10:29:49 +10:00
excerpt_controller.rb
Use consistent new-style hashes in render calls *twitch*
2013-03-22 14:08:11 -04:00
forums_controller.rb
Convert a lot of :a => b to a: b and bring peace to the world
2013-03-25 05:07:36 +05:30
invites_controller.rb
Implemented strong_parameters for Invite/InvitesController.
2013-06-05 00:04:03 -07:00
list_controller.rb
work in progress, live unread and new counts
2013-05-30 16:49:57 +10:00
notifications_controller.rb
we need some, albeit hacky way of clearing these old pms, make at least some way of finding them
2013-05-16 17:30:30 +10:00
onebox_controller.rb
Fixes regression with video embeds
2013-03-21 20:53:12 -04:00
post_actions_controller.rb
Implemented strong_parameters for PostAction/PostActionsController.
2013-06-05 00:23:51 -07:00
posts_controller.rb
secure the links on the topic pages, eliminated deleted topics as well.
2013-06-05 16:10:26 +10:00
request_access_controller.rb
Fix all the trailing whitespace
2013-02-07 16:45:24 +01:00
robots_txt_controller.rb
Remove unusued site_settings, show checkbox in UI for boolean values, remove restrict_access
2013-03-01 14:27:41 -05:00
search_controller.rb
Use search context for filtering search results by current category or user
2013-05-24 14:04:26 -04:00
session_controller.rb
we need to be able to do username checks for registration to work
2013-06-05 12:50:42 +10:00
static_controller.rb
Redirect to root after login if no path provided
2013-06-04 16:10:10 -07:00
topics_controller.rb
FIX: You could update a topic to have a title that's too short if the TextCleaner
2013-05-31 15:24:13 -04:00
uploads_controller.rb
fix image uploads on s3/imgur
2013-06-05 00:35:42 +02:00
user_actions_controller.rb
introduce strong_parameters
2013-05-27 11:06:09 +10:00
users_controller.rb
need to punch through account creation stuff
2013-06-05 14:01:24 +10:00