diaspora/app/models
2012-03-27 18:07:22 -07:00
..
activity_streams
acts_as_taggable_on
jobs Correct our general exception handling. 2012-03-03 16:26:06 -08:00
notifications
services remove the swallowing of generic messages from facebook and twitter postiing. I want to know why sometimes these things are failing 2012-03-19 19:17:46 -07:00
user
account_deleter.rb
account_deletion.rb
app_config.rb
aspect.rb
aspect_membership.rb
aspect_visibility.rb
block.rb
comment.rb
contact.rb
conversation.rb
conversation_visibility.rb
feature_flags.rb Feature Flag new publisher 2012-03-27 15:28:30 -07:00
invitation.rb fixed rspec tests, more fit and finish around how the invite code works, 2012-03-16 17:56:35 -07:00
invitation_code.rb remove ActiveSupport::SecureRandom 2012-03-21 13:49:34 -07:00
like.rb
mention.rb
message.rb
notification.rb
notification_actor.rb
o_embed_cache.rb Correct our general exception handling. 2012-03-03 16:26:06 -08:00
oauth2_provider_models_activerecord_authorization.rb
oauth2_provider_models_activerecord_client.rb
participation.rb
person.rb Correct our general exception handling. 2012-03-03 16:26:06 -08:00
photo.rb DG DC uploading a photo shows up in the stream 2012-03-27 14:52:51 -07:00
pod.rb
post.rb fix ordering for logged out users 2012-02-27 19:16:05 -08:00
profile.rb more progress 2012-03-27 18:07:22 -07:00
relayable_retraction.rb
request.rb
reshare.rb
retraction.rb
service.rb DG MS; posting to services now works, updated form serializer to handle array attributes. 2012-03-27 14:52:50 -07:00
service_user.rb
share_visibility.rb
signed_retraction.rb
status_message.rb MS DC You can has choose a template 2012-03-27 14:52:53 -07:00
tag_following.rb
user.rb no more rspec failures; and suppress a warning with a backported 2012-03-21 13:50:24 -07:00
user_preference.rb