| .. |
|
activity_streams
|
Make Photos not inherit from Posts
|
2011-10-16 13:58:35 +02:00 |
|
api/v0
|
Basic tag metadata returned. Now what to do about posts?...
|
2011-10-16 15:25:11 -07: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
|
remove sort order logic from controllers; backbone stream does not support it; was to be depricated anyway
|
2012-01-07 14:23:24 -08:00 |
|
apps_controller.rb
|
small cubbies app scope refactor
|
2011-10-03 15:23:11 -07:00 |
|
aspect_memberships_controller.rb
|
even more spec fixing, postgres throws statement invalids for duplicate keys, luckily record not unique is a subsubclass of it so we can just catch the higher error
|
2011-12-11 04:45:11 +01:00 |
|
aspects_controller.rb
|
aspect stream uses backbone; don't ajax in aspect selectors for now
|
2012-01-07 14:23:25 -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 |
|
comment_stream_controller.rb
|
DG DH; made acts_as_api play nice with backbonejs. comments are semi-functional; stream elements use the StreamElement js widget (for now).
|
2012-01-07 14:23:20 -08:00 |
|
comments_controller.rb
|
expand comments working
|
2012-01-07 14:23:23 -08:00 |
|
community_spotlight_controller.rb
|
featured users => community spotlight
|
2011-10-20 11:50:58 -07: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
|
MS DG; rename soup to stream; fix a bunch of translations
|
2011-10-21 14:44:02 -07:00 |
|
invitations_controller.rb
|
Revert "upgrade devise; devise_invitable"
|
2011-12-06 11:01:50 -08:00 |
|
like_stream_controller.rb
|
switch like_stream to use backbone
|
2012-01-07 14:23:24 -08:00 |
|
likes_controller.rb
|
remove js resposne for likes, do it in backbone with json responses instead
|
2012-01-07 14:23:23 -08:00 |
|
mentions_controller.rb
|
DG DH; made acts_as_api play nice with backbonejs. comments are semi-functional; stream elements use the StreamElement js widget (for now).
|
2012-01-07 14:23:20 -08:00 |
|
messages_controller.rb
|
DG MS; Broke out HydraWrapper in HttpMulti job
|
2011-09-14 15:50:07 -07:00 |
|
multis_controller.rb
|
DG DH; made acts_as_api play nice with backbonejs. comments are semi-functional; stream elements use the StreamElement js widget (for now).
|
2012-01-07 14:23:20 -08:00 |
|
notifications_controller.rb
|
add 'mark all as read' on notification dropdown
|
2011-10-25 17:33:57 -07:00 |
|
people_controller.rb
|
DG DH; made acts_as_api play nice with backbonejs. comments are semi-functional; stream elements use the StreamElement js widget (for now).
|
2012-01-07 14:23:20 -08:00 |
|
photos_controller.rb
|
Fix photo#show for non-logged-in user
|
2011-11-19 21:17:39 -08:00 |
|
posts_controller.rb
|
fixed 14 cukes (all comments features)
|
2012-01-07 14:23:25 -08:00 |
|
profiles_controller.rb
|
ajax form on the getting started
|
2011-10-24 14:11:34 -07:00 |
|
publics_controller.rb
|
make a method in EnviromentConfiguration to test if newrelic is setup
|
2012-01-05 18:14:06 -08:00 |
|
registrations_controller.rb
|
MS DG update copyright
|
2011-09-14 11:23:12 -07:00 |
|
reshares_controller.rb
|
added reshare to mobile site
|
2011-10-03 17:02:23 -07:00 |
|
services_controller.rb
|
omniauth 1.0 replaced 'user_info' with 'info'
|
2011-12-06 17:53:41 -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
|
Introduced Shareable
|
2011-10-16 13:58:35 +02:00 |
|
status_messages_controller.rb
|
created publisher view; wip
|
2012-01-07 14:23:25 -08:00 |
|
tag_followings_controller.rb
|
DG DH; made acts_as_api play nice with backbonejs. comments are semi-functional; stream elements use the StreamElement js widget (for now).
|
2012-01-07 14:23:20 -08:00 |
|
tags_controller.rb
|
DG DH; made acts_as_api play nice with backbonejs. comments are semi-functional; stream elements use the StreamElement js widget (for now).
|
2012-01-07 14:23:20 -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
|
Revert "Revert "auto follow back feature""
|
2012-01-04 13:49:56 +01:00 |
|
vanna_controller.rb
|
change root_path and root_url to multi_path
|
2011-11-14 18:01:09 -08:00 |