..
admins_controller.rb
fix #2645
2013-12-13 19:32:04 -02:00
application_controller.rb
Add filters to notifications controller
2014-03-19 17:54:22 +01:00
aspect_memberships_controller.rb
[WIP] aspect membership dropdown Backbone.js rework
2013-02-17 13:40:10 +01:00
aspects_controller.rb
Strong parameters for Aspect
2013-08-02 10:09:04 +02:00
blocks_controller.rb
Strong parameters for Block
2013-08-02 11:39:01 +02:00
comments_controller.rb
remove comments from the mobile site. Close #4225
2013-08-16 22:14:52 +02:00
contacts_controller.rb
Refactor contacts/index
2013-01-29 10:01:08 -02:00
conversation_visibilities_controller.rb
MS DG update copyright
2011-09-14 11:23:12 -07:00
conversations_controller.rb
Add filters to notifications controller
2014-03-19 17:54:22 +01:00
help_controller.rb
add help page
2013-08-26 15:26:18 +02:00
home_controller.rb
dry up and modularize layouts
2013-03-06 19:00:34 +01:00
invitation_codes_controller.rb
Privatize non-action controller methods
2012-10-14 19:32:53 -02:00
invitations_controller.rb
Remove duplicates and bad code habits.
2013-08-02 11:39:24 +02:00
likes_controller.rb
End the require mess
2013-03-21 23:37:53 +01:00
messages_controller.rb
Standardise - code refs to 'messages' to 'conversations'
2014-02-09 15:44:12 +01:00
notifications_controller.rb
Add filters to notifications controller
2014-03-19 17:54:22 +01:00
passwords_controller.rb
Update design of forgot_password and change_password forms
2014-02-09 15:48:06 +00:00
people_controller.rb
Port aspect membership dropdown and hovercards
2014-03-19 17:54:22 +01:00
photos_controller.rb
Fixed #4726 infinite photo stream
2014-03-12 22:22:24 +00:00
poll_participations_controller.rb
fixed poll icon issue, improved code, poll in bookmarklets now available
2014-03-31 18:14:07 +02:00
posts_controller.rb
Add filters to notifications controller
2014-03-19 17:54:22 +01:00
profiles_controller.rb
Remove duplicates and bad code habits.
2013-08-02 11:39:24 +02:00
publics_controller.rb
Bye Resque. Ohai Sidekiq.
2013-03-21 23:39:07 +01:00
registrations_controller.rb
Merge pull request #4666 from jaywink/signup-form-error-redirect
2014-01-11 14:08:18 -08:00
report_controller.rb
Using save for report model
2014-05-15 07:23:43 -04:00
reshares_controller.rb
fix issue #3671 reshare a post multiple times
2013-01-12 04:52:56 -02:00
search_controller.rb
fix mobile search tags
2013-08-12 16:01:26 +02:00
services_controller.rb
Fix #4361 twitter access level check breaking facebook addition to user
2013-08-12 13:17:18 -05:00
sessions_controller.rb
dry up and modularize layouts
2013-03-06 19:00:34 +01:00
share_visibilities_controller.rb
Privatize non-action controller methods
2012-10-14 19:32:53 -02:00
statistics_controller.rb
Statistics route with general info, some user and total posts stats. By default statistics off, enabled in settings.
2013-12-02 22:35:18 +02:00
status_messages_controller.rb
port bookmarklet to Backbone.js, use gon for params ( fixes #4931 )
2014-04-19 17:41:21 +02:00
streams_controller.rb
Put preloads into gon.preloads
2013-07-06 12:45:23 +02:00
tag_followings_controller.rb
port tagFollowings to BackBone
2012-11-12 21:37:00 +00:00
tags_controller.rb
Put preloads into gon.preloads
2013-07-06 12:45:23 +02:00
users_controller.rb
Added the ability to disable report-email-notification
2014-05-15 07:23:43 -04:00