diaspora/app/controllers
2012-06-03 21:49:08 -03:00
..
admins_controller.rb Rebase Add translation app/views/admins/stats.html.haml for Admin Panel 2012-05-15 22:27:08 +02:00
application_controller.rb basic experimental stream 2012-05-14 17:57:02 -07:00
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 update aspect name in page listing after editing. 2012-02-03 08:37:35 -05:00
blocks_controller.rb added block user functionality to the stream 2012-01-07 14:23:23 -08:00
comments_controller.rb seperate interactions from posts 2012-05-12 17:41:58 -07:00
contacts_controller.rb Remove pagination from json format of contacts#index; add explanatory comments. I KNOW. But it's super confusing and I can't find a way to rewrite the code to be more clear. Soloing FTL. 2012-01-28 15:31:11 -08:00
conversation_visibilities_controller.rb MS DG update copyright 2011-09-14 11:23:12 -07:00
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 custom landing page logic for mobile. yay 2012-05-11 17:05:09 -07:00
invitation_codes_controller.rb invite_link functionailty mostly works 2012-03-16 17:56:35 -07:00
invitations_controller.rb bug mash #5 2012-05-23 13:05:01 -07:00
likes_controller.rb seperate interactions from posts 2012-05-12 17:41:58 -07:00
messages_controller.rb DG MS; Broke out HydraWrapper in HttpMulti job 2011-09-14 15:50:07 -07:00
notifications_controller.rb upgrade to Rails 3.2.3 2012-05-14 21:53:16 -07:00
people_controller.rb DC DG; added LastThreeComments decorator so we don't have to load those comments when not needed (i.e. new profile pages) 2012-05-10 13:53:00 -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 allow interactions to be viewed on public posts when not logged in 2012-06-03 21:49:08 -03: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 Revert "don't seed beta users with default aspects" 2012-05-24 11:42:52 -07:00
reshares_controller.rb Refactor Post Presenter 2012-05-10 12:24:21 -07:00
services_controller.rb kill services users with fire. we need this feature, but we need to just start from scratch because this is redonkalonk 2012-05-14 16:25:19 -07:00
sessions_controller.rb new login page. kept the old one for safe keeping. 2012-05-19 11:10:17 -07:00
share_visibilities_controller.rb bang! kill redis cache. 2012-02-02 12:45:43 -08:00
status_messages_controller.rb stupid hack for photos 2012-05-17 21:49:04 -07:00
streams_controller.rb basic experimental stream 2012-05-14 17:57:02 -07: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 Refactor Post Presenter 2012-05-10 12:24:21 -07:00
users_controller.rb correctly redirect for beta and admin users (profile vs stream homepages) 2012-04-28 15:09:02 -07:00