| .. |
|
activity_streams
|
fixed activity_streams::photo controller spec
|
2011-05-26 00:01:10 +02:00 |
|
admins_controller.rb
|
add spec for admins_controller#add_invites
|
2011-05-20 10:51:04 +08:00 |
|
apis_controller.rb
|
The specs are green on my dev machine, let's see if CI is still red
|
2011-04-13 15:19:17 -07:00 |
|
application_controller.rb
|
remove remember aspects feature
|
2011-06-03 17:35:27 -07:00 |
|
apps_controller.rb
|
added a very basic page for the stream of all public activity stream photos
|
2011-05-25 12:57:29 -07:00 |
|
aspect_memberships_controller.rb
|
Merge branch 'master' into follow
|
2011-05-12 15:49:51 -07:00 |
|
aspects_controller.rb
|
Don't n-query in contacts_sharing_with
|
2011-06-05 01:03:34 -07:00 |
|
comments_controller.rb
|
Change :on to :post in the comment and post methods
|
2011-06-01 16:45:29 -07:00 |
|
contacts_controller.rb
|
use aspect dropdowns everywhere; updated rake to 0.9.0
|
2011-05-20 11:50:41 -07:00 |
|
conversation_visibilities_controller.rb
|
made flash messages for conversations translatable
|
2011-03-30 16:52:43 +02:00 |
|
conversations_controller.rb
|
people.diaspora_handle, not profiles.diaspora_handle
|
2011-05-03 11:39:34 -07:00 |
|
home_controller.rb
|
remove remember aspects feature
|
2011-06-03 17:35:27 -07:00 |
|
invitations_controller.rb
|
prevent inviting yourself, #515
|
2011-05-22 14:48:07 +02:00 |
|
likes_controller.rb
|
Change :on to :post in the comment and post methods
|
2011-06-01 16:45:29 -07:00 |
|
messages_controller.rb
|
some better http status codes
|
2011-04-06 17:16:39 +02:00 |
|
notifications_controller.rb
|
Fix pagination on notifications page, it was getting all notifications for a user
|
2011-06-04 15:48:10 -07:00 |
|
people_controller.rb
|
added pagination for people on tag pages
|
2011-06-01 18:59:15 -07:00 |
|
photos_controller.rb
|
Photo association on GUID 2/2: replace status_message_id with status_message_guid
|
2011-05-27 18:56:24 +02:00 |
|
post_visibilities_controller.rb
|
dispatching / receiving logic complete. following wip.
|
2011-04-07 18:29:24 -07:00 |
|
posts_controller.rb
|
drop requests table wip
|
2011-04-06 19:01:41 -07:00 |
|
profiles_controller.rb
|
fix tag plugin
|
2011-03-29 16:53:48 -07:00 |
|
publics_controller.rb
|
Merge branch 'master' into follow. all specs green.
|
2011-04-11 17:48:37 -07:00 |
|
registrations_controller.rb
|
start people off with invites if the pod is open
|
2011-03-22 11:27:29 -07:00 |
|
services_controller.rb
|
add tumblr translation
|
2011-06-01 22:43:23 -07:00 |
|
sessions_controller.rb
|
Tell devise that :mobile is a navigational format.
|
2011-05-14 15:46:56 -07:00 |
|
sockets_controller.rb
|
Revert to including all helpers everywhere, because the rest of the team prefers it that way
|
2011-05-12 13:54:55 -07:00 |
|
status_messages_controller.rb
|
Rails, welcome to 2011. Fyi: string concatenation is bad
|
2011-05-29 18:14:54 +02:00 |
|
tags_controller.rb
|
added pagination for people on tag pages
|
2011-06-01 18:59:15 -07:00 |
|
tokens_controller.rb
|
Allow anyone to generate a token, restrict tokens to ActivityStreams::PhotosController#create, don't let tokens create sessions.
|
2011-05-20 15:14:23 -07:00 |
|
users_controller.rb
|
do not unnecessary build the feed in users_controller#public when we want to redirect anyway
|
2011-06-08 17:50:13 +08:00 |