| .. |
|
activity_streams
|
Make Photos not inherit from Posts
|
2011-10-16 13:58:35 +02:00 |
|
admins_controller.rb
|
added require in admins controller
|
2011-10-11 11:05:32 -07:00 |
|
apis_controller.rb
|
fix diaspora connect for the new oauth stuff WIP. There's one bug where the oauth_identifier changes but the client doesn't get informed or doesn't save it. I hope it's the last bug. Btw. this is all ugly
|
2011-12-10 12:54:39 +01:00 |
|
application_controller.rb
|
update http_accept_language and try to find the preferred locale first, should fix #2715
|
2012-01-23 14:59:09 +01:00 |
|
apps_controller.rb
|
small cubbies app scope refactor
|
2011-10-03 15:23:11 -07:00 |
|
aspect_memberships_controller.rb
|
remove unused method and controller action (move_contact)
|
2012-01-13 12:15:32 -08:00 |
|
aspects_controller.rb
|
move all stream actions into PostController
|
2012-01-17 15:53:06 -08:00 |
|
authorizations_controller.rb
|
fixed a couple of specs
|
2011-12-11 02:08:38 +01:00 |
|
blocks_controller.rb
|
added block user functionality to the stream
|
2012-01-07 14:23:23 -08:00 |
|
comments_controller.rb
|
collapse Post#last_three_comments and Commentable#last_three_comments, do not double query comments in CommentsController#index for a JSON response, remove spec that tests ordering as it's not deterministic on psql without specified order
|
2012-01-25 12:44:50 +01:00 |
|
contacts_controller.rb
|
featured users => community spotlight
|
2011-10-20 11:50:58 -07:00 |
|
conversation_visibilities_controller.rb
|
MS DG update copyright
|
2011-09-14 11:23:12 -07:00 |
|
conversations_controller.rb
|
small possible fix for conversations
|
2011-10-24 13:06:32 -07:00 |
|
home_controller.rb
|
move all stream actions into PostController
|
2012-01-17 15:53:06 -08:00 |
|
invitations_controller.rb
|
Revert "upgrade devise; devise_invitable"
|
2011-12-06 11:01:50 -08:00 |
|
likes_controller.rb
|
restored ability to 'unlike'
|
2012-01-07 14:23:28 -08:00 |
|
messages_controller.rb
|
DG MS; Broke out HydraWrapper in HttpMulti job
|
2011-09-14 15:50:07 -07:00 |
|
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
|
use guid instead of id for /people/ urls
|
2012-01-23 23:35:31 +01:00 |
|
photos_controller.rb
|
switch PhotosController#index over to guid, fix #2729
|
2012-01-25 12:45:02 +01:00 |
|
posts_controller.rb
|
moved stream logic into its own controller (StreamsController)
|
2012-01-17 15:53:06 -08:00 |
|
profiles_controller.rb
|
ajax form on the getting started
|
2011-10-24 14:11:34 -07:00 |
|
publics_controller.rb
|
temporarly remove newrelic_ignore in PublicsController for heroku analysis
|
2012-01-22 14:12:24 -08:00 |
|
registrations_controller.rb
|
MS DG update copyright
|
2011-09-14 11:23:12 -07:00 |
|
reshares_controller.rb
|
fix ResharesController / StatusMessage controller spec; remove another js response
|
2012-01-07 14:23:26 -08:00 |
|
services_controller.rb
|
Refactor services controller spec
|
2012-01-22 08:28:23 -08:00 |
|
sessions_controller.rb
|
DG MS; changed Job:: to Jobs::; require all mail jobs from Job base class
|
2011-09-15 12:42:53 -07:00 |
|
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
|
ensure services is an array in StatusMessagesController#create
|
2012-01-24 18:54:36 +01: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
|
remove unused files/methods
|
2012-01-11 02:26:12 -08:00 |
|
tokens_controller.rb
|
authentication required on the token show page because it 500s if you are not logged in
|
2011-08-09 18:10:27 -07:00 |
|
users_controller.rb
|
use guid instead of id for /people/ urls
|
2012-01-23 23:35:31 +01:00 |