..
activity_streams
pass in mobile as provider_display_name on posts if posting from mobile
2011-09-28 22:15:32 -07: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
jobs
wip oembed refactor. still need to make a oembed_helper, and move some tests to their new home, but e but we are looking preeeetttttyyyy good.
2011-10-11 16:10:14 -07:00
notifications
Revert "change namespace from Mail to Mailers"
2011-10-09 23:34:03 -05:00
services
Modularized and Tested™
2011-09-29 21:04:18 -04:00
acts_as_taggable_on_tag.rb
DG MS; fixed tags autocomplete styling and js
2011-10-10 15:59:13 -07:00
app_config.rb
Ability to mount resque jobs monitoring directly into Diaspora* routes
2011-09-16 02:40:57 +02: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
comment.rb
Introduced Commentable
2011-10-16 13:58:35 +02:00
contact.rb
Make Photos not inherit from Posts
2011-10-16 13:58:35 +02:00
conversation.rb
conversations are not public
2011-09-16 09:53:32 -07:00
conversation_visibility.rb
PrivateMessage -> Conversation, Message.
2011-03-01 12:25:55 -08:00
invitation.rb
Revert "change namespace from Mail to Mailers"
2011-10-09 23:34:03 -05:00
like.rb
MS DG update copyright
2011-09-14 11:23:12 -07: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
Introduced Shareable
2011-10-16 13:58:35 +02:00
notification_actor.rb
MS DG update copyright
2011-09-14 11:23:12 -07:00
o_embed_cache.rb
wip, but the refactored code works
2011-10-11 16:12:32 -07: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
Change homepage_url to application_base_url
2011-06-27 16:44:18 -07:00
person.rb
Fixing person's name construction
2011-10-18 02:24:29 -02:00
photo.rb
Make Photos not inherit from Posts
2011-10-16 13:58:35 +02:00
pod.rb
Removed , but not the table. Record all in httpmulti success
2011-08-30 10:14:32 -07:00
post.rb
Make Photos not inherit from Posts
2011-10-16 13:58:35 +02:00
profile.rb
Strip full name considering cases where first or last name omitted
2011-09-20 22:18:35 -03: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
added some docs to Request [ci skip]
2011-09-15 08:39:21 -07:00
reshare.rb
reshares now have notifications, slight refactor of the notification helper
2011-08-25 17:16:09 -07:00
retraction.rb
Make Photos not inherit from Posts
2011-10-16 13:58:35 +02:00
service.rb
MS DG update copyright
2011-09-14 11:23:12 -07:00
service_user.rb
wip
2011-08-19 15:56:31 -07:00
share_visibility.rb
Fixed postgres issue
2011-10-17 00:34:04 +02:00
signed_retraction.rb
DG MS; Broke out HydraWrapper in HttpMulti job
2011-09-14 15:50:07 -07:00
status_message.rb
Quickfixed federation of StatusMessages with photos only (no text)
2011-10-16 14:42:14 +02: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
Make Photos not inherit from Posts
2011-10-16 13:58:35 +02:00
user_preference.rb
a user now has the option to disable reshare email notifications
2011-08-25 17:16:09 -07:00