diaspora/app/models
2011-03-29 17:31:56 -07:00
..
jobs Moving PostVisibility to aspects, WIP, model specs pass 2011-03-29 17:31:56 -07:00
notifications notifier for the messages, we're so close 2011-03-08 10:53:49 -08:00
services Remove unneeded callback 2011-03-23 12:00:47 -07:00
aspect.rb Moving PostVisibility to aspects, WIP, model specs pass 2011-03-29 17:31:56 -07:00
aspect_membership.rb Moving PostVisibility to aspects, WIP, model specs pass 2011-03-29 17:31:56 -07:00
aspect_visibility.rb Moving PostVisibility to aspects, WIP, model specs pass 2011-03-29 17:31:56 -07:00
comment.rb messages are now relayable, a comment has an author as opposed to a person. 2011-03-01 12:39:42 -08:00
contact.rb Moving PostVisibility to aspects, WIP, model specs pass 2011-03-29 17:31:56 -07:00
conversation.rb added the email notification, the notification is not persisted, fixed the receive callback spec 2011-03-08 18:24:56 -08:00
conversation_visibility.rb PrivateMessage -> Conversation, Message. 2011-03-01 12:25:55 -08:00
invitation.rb start people off with invites if the pod is open 2011-03-22 11:27:29 -07:00
like.rb likes/dislikes WIP TODO: better icons, better styling, integration on photo show page 2011-03-20 18:10:58 +01:00
mention.rb notification now only created when message is received, not when message is first saved 2011-03-10 16:41:03 -05:00
message.rb added the email notification, the notification is not persisted, fixed the receive callback spec 2011-03-08 18:24:56 -08:00
notification.rb notifier for the messages, we're so close 2011-03-08 10:53:49 -08:00
notification_actor.rb wip 2011-01-28 22:37:38 -08:00
person.rb Fix autocomplete JSON 2011-03-25 17:28:04 -07:00
photo.rb let the user upload an image without touching the textarea, improved check in Photo#process to not yield no method on nil error in some cases 2011-03-27 21:08:30 +02:00
post.rb Moving PostVisibility to aspects, WIP, model specs pass 2011-03-29 17:31:56 -07:00
post_visibility.rb Moving PostVisibility to aspects, WIP, model specs pass 2011-03-29 17:31:56 -07:00
profile.rb strip more than 5 tags when updating profile so people with broken profiles can update again 2011-03-29 10:56:11 -07:00
relayable_retraction.rb cucumber for comment retractions, modified views 2011-03-25 16:26:03 -07:00
request.rb Refactor notification to have subclasses, just a start 2011-03-01 10:30:29 -08:00
retraction.rb posts now have authors instead of people 2011-03-01 18:05:05 -08:00
service.rb added a dependant destroy to the service_users 2011-03-23 11:56:15 -07:00
service_user.rb service users is green 2011-03-21 14:56:50 -07:00
status_message.rb Make pending specs green, I think there are still some to_jsons where there should be as_json 2011-03-25 15:06:22 -07:00
user.rb Moving PostVisibility to aspects, WIP, model specs pass 2011-03-29 17:31:56 -07:00
user_preference.rb fix typo, puts in a test, and made the emails types a constant in UserPreferences 2011-03-14 12:21:30 -07:00