| .. |
|
activity_streams
|
the websocket has been completely removed, and replaced for a stub until
|
2012-01-03 18:39:54 -08:00 |
|
acts_as_taggable_on
|
Fixed issue #2380 : No more 500 error when following an unnormalized version of an existing tag.
|
2011-11-13 23:26:53 -05:00 |
|
api/v0/serializers
|
Change tag serializer to use tagged_people_count instead of people_count. Fixed typo (was tagge_people_count)
|
2011-10-16 15:55:22 -07:00 |
|
diaspora
|
move websocket to make rails happy
|
2012-01-03 22:47:44 -08:00 |
|
jobs
|
the websocket has been completely removed, and replaced for a stub until
|
2012-01-03 18:39:54 -08:00 |
|
notifications
|
Revert "change namespace from Mail to Mailers"
|
2011-10-09 23:34:03 -05:00 |
|
services
|
forgot to uncomment a line
|
2011-11-04 16:04:37 -07:00 |
|
account_deleter.rb
|
Revert "Revert "auto follow back feature""
|
2012-01-04 13:49:56 +01:00 |
|
account_deletion.rb
|
fix account deletion specs
|
2011-12-09 17:51:45 -08:00 |
|
app_config.rb
|
MS DC; oauth keys are now pulled out of application.yml to be simplier. incldue newrelic as heroku expects it, without affecting people who do not use newrelic. If you do use new relic in production, you have to put your newrelic api key in application.yml
|
2012-01-05 17:31:38 -08:00 |
|
aspect.rb
|
Make Photos not inherit from Posts
|
2011-10-16 13:58:35 +02:00 |
|
aspect_membership.rb
|
MS DG update copyright
|
2011-09-14 11:23:12 -07:00 |
|
aspect_visibility.rb
|
Introduced Shareable
|
2011-10-16 13:58:35 +02:00 |
|
block.rb
|
wip
|
2011-11-03 12:31:24 -07:00 |
|
comment.rb
|
the websocket has been completely removed, and replaced for a stub until
|
2012-01-03 18:39:54 -08:00 |
|
contact.rb
|
the websocket has been completely removed, and replaced for a stub until
|
2012-01-03 18:39:54 -08:00 |
|
conversation.rb
|
Revert "add participant_users to conversations"
|
2011-11-05 18:08:32 -07:00 |
|
conversation_visibility.rb
|
PrivateMessage -> Conversation, Message.
|
2011-03-01 12:25:55 -08:00 |
|
invitation.rb
|
ms iz wip
|
2011-12-08 16:32:18 -08:00 |
|
like.rb
|
the websocket has been completely removed, and replaced for a stub until
|
2012-01-03 18:39:54 -08:00 |
|
mention.rb
|
MS DG update copyright
|
2011-09-14 11:23:12 -07:00 |
|
message.rb
|
DG MS; put validates_associated in relayable, removed from receiver logic
|
2011-09-12 15:06:17 -07:00 |
|
notification.rb
|
the websocket has been completely removed, and replaced for a stub until
|
2012-01-03 18:39:54 -08:00 |
|
notification_actor.rb
|
MS DG update copyright
|
2011-09-14 11:23:12 -07:00 |
|
o_embed_cache.rb
|
fix oembed caches so data must be present
|
2012-01-03 18:00:16 -08:00 |
|
oauth2_provider_models_activerecord_authorization.rb
|
proper uniqueness validation in auth model
|
2011-06-29 17:32:55 -07:00 |
|
oauth2_provider_models_activerecord_client.rb
|
oauth feature green, except for the pod forgot client edge case
|
2011-12-10 12:54:39 +01:00 |
|
person.rb
|
the websocket has been completely removed, and replaced for a stub until
|
2012-01-03 18:39:54 -08:00 |
|
photo.rb
|
only queue process_photo jobs if the owner is local. this should cut down on some resque errors
|
2012-01-04 00:08:29 -08:00 |
|
pod.rb
|
Removed , but not the table. Record all in httpmulti success
|
2011-08-30 10:14:32 -07:00 |
|
post.rb
|
Added a counter cache for the number of reshares of a post.
|
2011-12-19 17:12:17 -05:00 |
|
profile.rb
|
lets not set NOT NULL fields to null…
|
2011-12-11 04:12:58 +01:00 |
|
relayable_retraction.rb
|
fix some cases where the parent is nil in relayable retractions
|
2011-10-07 13:45:20 -07:00 |
|
request.rb
|
Revert "Revert "auto follow back feature""
|
2012-01-04 13:49:56 +01:00 |
|
reshare.rb
|
Added a counter cache for the number of reshares of a post.
|
2011-12-19 17:12:17 -05:00 |
|
retraction.rb
|
the websocket has been completely removed, and replaced for a stub until
|
2012-01-03 18:39:54 -08:00 |
|
service.rb
|
bumped carrierwave, photos can now be downloaded from a url, fetching profile photo job
|
2011-10-24 11:00:00 -07:00 |
|
service_user.rb
|
wip
|
2011-08-19 15:56:31 -07:00 |
|
share_visibility.rb
|
DG IZ; remove more stuff associated with user; removed dependant destroys
|
2011-12-08 16:32:18 -08:00 |
|
signed_retraction.rb
|
the websocket has been completely removed, and replaced for a stub until
|
2012-01-03 18:39:54 -08:00 |
|
status_message.rb
|
the websocket has been completely removed, and replaced for a stub until
|
2012-01-03 18:39:54 -08:00 |
|
tag_following.rb
|
WIP you can now follow a tag, needs a clean up, and ajax love
|
2011-07-05 15:03:26 -07:00 |
|
user.rb
|
Revert "Revert "auto follow back feature""
|
2012-01-04 13:49:56 +01:00 |
|
user_preference.rb
|
a user now has the option to disable reshare email notifications
|
2011-08-25 17:16:09 -07:00 |