diaspora/app/models
2010-10-31 14:50:14 -07:00
..
album.rb attr_accessible on Post 2010-10-28 15:50:19 -07:00
aspect.rb removed two unused methods 2010-10-31 14:50:14 -07:00
comment.rb comments now don't imbed the person in the xml 2010-10-28 12:13:39 -07:00
contact.rb MS IZ refactored querying 2010-10-26 17:05:38 -07:00
person.rb Simplifying validations a little 2010-10-29 17:26:28 -07:00
photo.rb photos do not require an album. uploading files on a user's photos#index page will post to all aspects. 2010-10-29 10:38:17 -07:00
post.rb DG IZ; post senders are now verified by diaspora handles 2010-10-29 16:49:59 -07:00
profile.rb added birthday and gender to Profile. fixed a view issue on getting_started#2 2010-10-28 11:01:16 -07:00
request.rb MS IZ got rid of the requests for me scope in the user 2010-10-26 14:49:37 -07:00
retraction.rb Add or later to license notice 2010-10-07 16:25:34 -07:00
service.rb OmniauthService -> Service. Cleaned up views. 2010-10-25 17:41:59 -07:00
status_message.rb removed two unused methods 2010-10-31 14:50:14 -07:00
user.rb removed user#aspect method. all aspect creation should be scoped through the user -> aspect association proper: user.aspects.create(opts) 2010-10-31 12:34:26 -07:00