| .. |
|
activity_streams
|
WIP auth form and more oauth stuff
|
2011-06-08 11:55:11 -07:00 |
|
admins_controller.rb
|
add spec for admins_controller#add_invites
|
2011-05-20 10:51:04 +08:00 |
|
apis_controller.rb
|
WIP auth form and more oauth stuff
|
2011-06-08 11:55:11 -07:00 |
|
application_controller.rb
|
moved auth token to admins page, and added a link in the dropdown
|
2011-05-19 14:23:04 -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
|
fixed total contact count
|
2011-06-01 12:23:37 +02:00 |
|
authorizations_controller.rb
|
Chubbies now uses diaspora-client
|
2011-06-09 12:40:30 -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
|
toggle mobile site, when mobile device
|
2011-02-03 18:43:56 -08: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
|
notifications by created at date so they stop jumping when you make them read
|
2011-05-17 14:44:42 -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
|
move account deletion out of a tranaction and into a job
|
2011-06-03 12:05:57 -07:00 |