diaspora/app/controllers
2011-03-29 15:03:10 -07:00
..
admins_controller.rb admins can resend invitations 2011-03-03 16:59:33 -08:00
apis_controller.rb Put an upper limit on the per_page param 2011-03-25 15:31:23 -07:00
application_controller.rb fixed a translation, keep up the new format in en.yml, set pagination labels in application controller 2011-03-19 14:04:11 +01:00
aspect_memberships_controller.rb AspectsController#move_contact -> AspectMembershipsController#update 2011-03-27 13:29:36 +02:00
aspects_controller.rb Refactor aspects#index to be easier to read; move some expensive operations after the guard clause 2011-03-27 19:19:25 -07:00
comments_controller.rb cucumber for comment retractions, modified views 2011-03-25 16:26:03 -07:00
contacts_controller.rb Remove unnecessary includes, finish renaming set_header_data, only run set_header_data on html requests 2011-03-09 17:50:46 -08:00
conversation_visibilities_controller.rb PrivateMessage -> Conversation, Message. 2011-03-01 12:25:55 -08:00
conversations_controller.rb fixed the conversations create 2011-03-29 15:03:10 -07:00
home_controller.rb toggle mobile site, when mobile device 2011-02-03 18:43:56 -08:00
invitations_controller.rb removed person can't be blank error message 2011-02-11 16:29:19 -08:00
likes_controller.rb likes/dislikes WIP TODO: better icons, better styling, integration on photo show page 2011-03-20 18:10:58 +01:00
messages_controller.rb addedthe controllers and the views for the message and the conversation inbox, going to pull in some left nav styling 2011-03-02 12:27:57 -08:00
notifications_controller.rb Fixed notifications time-ago calculation 2011-02-20 05:13:34 -02:00
people_controller.rb 404 googlebotz left and right on public remote person pages 2011-03-22 11:26:39 -07:00
photos_controller.rb Update controllers to use User#retract, change Relayable#relayable to Relayable#relayable? 2011-03-25 16:09:37 -07:00
posts_controller.rb PostsController#index -> TagsController#show 2011-03-18 20:57:39 -07:00
profiles_controller.rb autosuggest on tags now works, bumped up the version of the autocomplete plugin 2011-03-29 15:03:09 -07:00
publics_controller.rb Fix 500 in publicsController 2011-03-14 16:48:07 -07:00
registrations_controller.rb start people off with invites if the pod is open 2011-03-22 11:27:29 -07:00
requests_controller.rb Merge almost complete, 4 failures 2011-01-14 16:00:10 -08:00
services_controller.rb Remove stray puts 2011-03-21 17:12:54 -07:00
sessions_controller.rb basic functionality done, fixing rough edges 2011-03-28 18:11:59 -07:00
sockets_controller.rb Revert "Don't socket the unsocketable" 2011-03-17 15:50:43 -07:00
status_messages_controller.rb you can now mention in the bookmarklet 2011-03-29 13:55:14 -07:00
tags_controller.rb autosuggest on tags now works, bumped up the version of the autocomplete plugin 2011-03-29 15:03:09 -07:00
users_controller.rb cleaned up craziness in users and likes routing, fixed #961 2011-03-24 03:02:14 +01:00