| .. |
|
activity_streams
|
Huge commit I know, but move show and destroy routes into PostsController and PostsController#show into PublicsController
|
2011-07-10 20:06:31 -07:00 |
|
admins_controller.rb
|
|
|
|
apis_controller.rb
|
|
|
|
application_controller.rb
|
add invitations partial back, removed set_invites (yay)
|
2011-08-03 18:47:06 -07:00 |
|
apps_controller.rb
|
|
|
|
aspect_memberships_controller.rb
|
Rescue from duplicate key errors in AspectMembershipsController
|
2011-08-09 12:50:24 -07:00 |
|
aspects_controller.rb
|
fix redirects around getting_started and aspect/index
|
2011-08-03 18:07:43 -07:00 |
|
authorizations_controller.rb
|
|
|
|
comments_controller.rb
|
Get rid of 500 on mobile comment creation
|
2011-07-29 12:01:35 -07:00 |
|
contacts_controller.rb
|
Basic contacts index page on the mobile site
|
2011-08-10 16:23:33 -07:00 |
|
conversation_visibilities_controller.rb
|
|
|
|
conversations_controller.rb
|
|
|
|
home_controller.rb
|
|
|
|
invitations_controller.rb
|
Fix rspec specs
|
2011-08-05 22:29:27 -07:00 |
|
likes_controller.rb
|
|
|
|
messages_controller.rb
|
|
|
|
notifications_controller.rb
|
|
|
|
people_controller.rb
|
throw 404s when the person is no found
|
2011-08-09 13:03:45 -07:00 |
|
photos_controller.rb
|
|
|
|
post_visibilities_controller.rb
|
|
|
|
posts_controller.rb
|
|
|
|
profiles_controller.rb
|
revert a fix for the profile flash
|
2011-08-09 18:32:27 -07:00 |
|
publics_controller.rb
|
added view for activitystreams public post
|
2011-08-10 11:24:51 -07:00 |
|
registrations_controller.rb
|
|
|
|
reshares_controller.rb
|
|
|
|
services_controller.rb
|
refactoring this stuff
|
2011-08-03 16:58:55 -07:00 |
|
sessions_controller.rb
|
|
|
|
sockets_controller.rb
|
Fix the build for socketing of comments.haml
|
2011-07-29 11:50:50 -07:00 |
|
status_messages_controller.rb
|
fix passing public link for services links
|
2011-08-05 16:35:25 -07:00 |
|
tag_followings_controller.rb
|
Added icon to directly unfollow a tag to listing of followed tags.
|
2011-08-09 22:45:06 +02:00 |
|
tags_controller.rb
|
Make the tag autocomplete on the getting started page less broken
|
2011-08-09 18:55:34 -07: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
|
Fix a user's atom feed route from a cell phone.
|
2011-08-09 16:20:27 -07:00 |
|
vanna_controller.rb
|
add hovercards back to mentions, reorganized some helpers, made getting started view mobile accessible
|
2011-08-09 16:54:24 -07:00 |