diaspora/app/controllers
2012-05-09 03:33:50 +02:00
..
activity_streams
admins_controller.rb handle users without created at date 2012-03-21 09:56:06 +01:00
apis_controller.rb
application_controller.rb DG MS; don't redirect to legacy getting started if you're a beta user 2012-05-07 12:05:36 -07:00
apps_controller.rb
aspect_memberships_controller.rb fix a bunch of cukes. the disabled functionilty in rails helpers changed and we had to update out JS accordingly 2012-03-21 13:50:24 -07:00
aspects_controller.rb
authorizations_controller.rb Better fix issue #3134 2012-04-20 16:07:31 +02:00
blocks_controller.rb
comments_controller.rb add keybinding to the viewer 2012-02-22 19:19:24 -08:00
contacts_controller.rb
conversation_visibilities_controller.rb
conversations_controller.rb Limit allowed contacts for sending messages to, to the ones that are sharing with you. 2012-03-23 01:21:04 +01:00
home_controller.rb add FeatureFlagger to HomeController instead of making calls to Role directly 2012-05-02 20:41:01 -07:00
invitation_codes_controller.rb invite_link functionailty mostly works 2012-03-16 17:56:35 -07:00
invitations_controller.rb add email action 2012-03-28 03:16:49 +02:00
likes_controller.rb update reshare count when resharing; return PostPresenter for reshare root in the success response 2012-02-22 18:02:08 -08:00
messages_controller.rb
notifications_controller.rb we need json for the notification dropdown #2998 2012-03-14 16:31:54 +01:00
participations_controller.rb display proper counts after feedback actions; modified destroy responses to return PostPresenter objects 2012-02-21 21:44:44 -08:00
people_controller.rb Jamie Cai DC message in profile when user has no posts 2012-05-07 15:56:30 -07:00
photos_controller.rb DG DC uploading a photo shows up in the stream 2012-03-27 14:52:51 -07:00
posts_controller.rb Fix new publisher if user is beta 2012-05-09 03:33:50 +02:00
profiles_controller.rb Jamie Cai DC message in profile when user has no posts 2012-05-07 15:56:30 -07:00
publics_controller.rb Cross-Origin Resource Sharing 2012-03-10 23:49:56 -08:00
registrations_controller.rb when a user is invited from a beta user, they are also beta 2012-05-04 17:38:08 -07:00
reshares_controller.rb cukes passing 2012-02-23 17:24:19 -08:00
services_controller.rb Skip CSRF token for OmniAuth callbacks (prevents session reset) 2012-03-29 18:51:54 -07:00
sessions_controller.rb
share_visibilities_controller.rb
status_messages_controller.rb REMOTIPART WIP 2012-03-27 14:52:51 -07:00
streams_controller.rb change routes to properly reflect page names (activity/stream). 2012-02-18 16:26:16 -08:00
tag_followings_controller.rb optimizied code for destroy action for tags that a user is following. 2012-04-28 15:36:57 +05:30
tags_controller.rb added user_is_following method, added 2 model specs 2012-02-18 16:26:10 -08:00
tokens_controller.rb
users_controller.rb correctly redirect for beta and admin users (profile vs stream homepages) 2012-04-28 15:09:02 -07:00