..
admin
Fix loading issues in rails_admin
2014-08-26 02:57:47 +02:00
admins_controller.rb
apply rails 4 todos and fix specs after rebase
2014-08-23 16:47:57 +02:00
application_controller.rb
bump http_accept_language
2014-08-25 22:06:28 +02:00
aspect_memberships_controller.rb
updated before_filters to before_actions as recommended for rails 4
2014-08-23 16:34:01 +02:00
aspects_controller.rb
Small style changes, add tests
2014-08-26 22:45:43 +02:00
blocks_controller.rb
updated before_filters to before_actions as recommended for rails 4
2014-08-23 16:34:01 +02:00
comments_controller.rb
fix and stablize some cukes
2014-08-24 01:02:35 +02:00
contacts_controller.rb
Small style changes, add tests
2014-08-26 22:45:43 +02:00
conversation_visibilities_controller.rb
updated before_filters to before_actions as recommended for rails 4
2014-08-23 16:34:01 +02:00
conversations_controller.rb
Redirect conversations/new to conversations
2014-09-01 17:11:56 +02:00
help_controller.rb
help page ported to bootstrap
2014-07-01 05:56:49 -03:00
home_controller.rb
dry up and modularize layouts
2013-03-06 19:00:34 +01:00
invitation_codes_controller.rb
updated before_filters to before_actions as recommended for rails 4
2014-08-23 16:34:01 +02:00
invitations_controller.rb
updated before_filters to before_actions as recommended for rails 4
2014-08-23 16:34:01 +02:00
likes_controller.rb
updated before_filters to before_actions as recommended for rails 4
2014-08-23 16:34:01 +02:00
messages_controller.rb
updated before_filters to before_actions as recommended for rails 4
2014-08-23 16:34:01 +02:00
notifications_controller.rb
updated before_filters to before_actions as recommended for rails 4
2014-08-23 16:34:01 +02:00
passwords_controller.rb
Update design of forgot_password and change_password forms
2014-02-09 15:48:06 +00:00
people_controller.rb
* cleanup people_controller#show, add people_controller#stream for json
2014-09-15 01:37:23 +02:00
photos_controller.rb
Update to Rails 4.1
2014-08-25 17:37:02 +02: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
before_action
2014-08-23 16:38:57 +02:00
profiles_controller.rb
updated before_filters to before_actions as recommended for rails 4
2014-08-23 16:34:01 +02:00
publics_controller.rb
updated before_filters to before_actions as recommended for rails 4
2014-08-23 16:34:01 +02:00
registrations_controller.rb
updated before_filters to before_actions as recommended for rails 4
2014-08-23 16:34:01 +02:00
report_controller.rb
make rspec and jasmine pass with the new code
2014-08-23 16:47:57 +02:00
reshares_controller.rb
updated before_filters to before_actions as recommended for rails 4
2014-08-23 16:34:01 +02:00
search_controller.rb
updated before_filters to before_actions as recommended for rails 4
2014-08-23 16:34:01 +02:00
services_controller.rb
updated before_filters to before_actions as recommended for rails 4
2014-08-23 16:34:01 +02:00
sessions_controller.rb
Fix mobile sign in page regression
2014-08-21 22:19:14 +02:00
share_visibilities_controller.rb
updated before_filters to before_actions as recommended for rails 4
2014-08-23 16:34:01 +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
Updating with jhass's code change. Still looking into Travis failure...
2014-08-24 16:01:59 -07:00
streams_controller.rb
updated before_filters to before_actions as recommended for rails 4
2014-08-23 16:34:01 +02:00
tag_followings_controller.rb
updated before_filters to before_actions as recommended for rails 4
2014-08-23 16:34:01 +02:00
tags_controller.rb
Port tags page to Bootstrap
2014-08-28 18:02:02 +02:00
terms_controller.rb
Terms of service and privacy policy feature.
2014-08-17 17:44:44 +03:00
users_controller.rb
updated before_filters to before_actions as recommended for rails 4
2014-08-23 16:34:01 +02:00