| .. |
|
activity_streams
|
|
|
|
admins_controller.rb
|
|
|
|
apis_controller.rb
|
|
|
|
application_controller.rb
|
fix photos controller test
|
2012-01-27 13:06:27 -08:00 |
|
apps_controller.rb
|
remove unneeded line from apps_controller [ci skip]
|
2012-01-27 02:23:37 -08:00 |
|
aspect_memberships_controller.rb
|
remove unused method and controller action (move_contact)
|
2012-01-13 12:15:32 -08:00 |
|
aspects_controller.rb
|
kinda refactor another sucky controller method
|
2012-01-27 02:23:37 -08:00 |
|
authorizations_controller.rb
|
|
|
|
blocks_controller.rb
|
|
|
|
comments_controller.rb
|
small styling changes
|
2012-01-27 02:23:37 -08: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
|
|
|
|
conversations_controller.rb
|
|
|
|
home_controller.rb
|
move all stream actions into PostController
|
2012-01-17 15:53:06 -08:00 |
|
invitations_controller.rb
|
|
|
|
likes_controller.rb
|
|
|
|
messages_controller.rb
|
|
|
|
notifications_controller.rb
|
remove vanna controller from app, adjust scripts, specs, views and controllers to work.
|
2012-01-22 17:39:35 -05:00 |
|
people_controller.rb
|
refactor people#index
|
2012-01-28 23:48:37 -08:00 |
|
photos_controller.rb
|
switch PhotosController#index over to guid, fix #2729
|
2012-01-25 12:45:02 +01:00 |
|
posts_controller.rb
|
fix 500 in PostsController#show for non existing post
|
2012-01-29 14:47:51 +01:00 |
|
profiles_controller.rb
|
|
|
|
publics_controller.rb
|
random cleanup; delete some unused methods, clean up some logic in some
|
2012-01-27 02:23:38 -08:00 |
|
registrations_controller.rb
|
|
|
|
reshares_controller.rb
|
|
|
|
services_controller.rb
|
Refactor services controller spec
|
2012-01-22 08:28:23 -08:00 |
|
sessions_controller.rb
|
|
|
|
share_visibilities_controller.rb
|
SM MS; Read email sent to diaspora-dev for more information about this
|
2012-01-17 19:29:01 -08:00 |
|
status_messages_controller.rb
|
pass in service_type strings instead of objects to deferred_dispatcher.
|
2012-01-27 16:05:38 -08:00 |
|
streams_controller.rb
|
moved stream logic into its own controller (StreamsController)
|
2012-01-17 15:53:06 -08:00 |
|
tag_followings_controller.rb
|
move all stream actions into PostController
|
2012-01-17 15:53:06 -08:00 |
|
tags_controller.rb
|
random cleanup; delete some unused methods, clean up some logic in some
|
2012-01-27 02:23:38 -08:00 |
|
tokens_controller.rb
|
|
|
|
users_controller.rb
|
use guid instead of id for /people/ urls
|
2012-01-23 23:35:31 +01:00 |