-
- Downloads
Merge remote branch 'upstream/master'
Conflicts: pkg/ubuntu/diaspora-setup
No related branches found
No related tags found
Showing
- .gitignore 1 addition, 1 deletion.gitignore
- Gemfile 2 additions, 0 deletionsGemfile
- Gemfile.lock 18 additions, 18 deletionsGemfile.lock
- app/controllers/aspects_controller.rb 2 additions, 1 deletionapp/controllers/aspects_controller.rb
- app/controllers/registrations_controller.rb 5 additions, 4 deletionsapp/controllers/registrations_controller.rb
- app/controllers/users_controller.rb 27 additions, 1 deletionapp/controllers/users_controller.rb
- app/models/person.rb 8 additions, 0 deletionsapp/models/person.rb
- app/models/post.rb 1 addition, 0 deletionsapp/models/post.rb
- app/models/profile.rb 9 additions, 0 deletionsapp/models/profile.rb
- app/models/user.rb 12 additions, 2 deletionsapp/models/user.rb
- app/views/albums/_new_album.haml 10 additions, 8 deletionsapp/views/albums/_new_album.haml
- app/views/aspects/_new_aspect.haml 11 additions, 7 deletionsapp/views/aspects/_new_aspect.haml
- app/views/devise/mailer/confirmation_instructions.html.haml 51 additions, 4 deletionsapp/views/devise/mailer/confirmation_instructions.html.haml
- app/views/devise/mailer/invitation.html.haml 61 additions, 16 deletionsapp/views/devise/mailer/invitation.html.haml
- app/views/devise/mailer/reset_password_instructions.html.haml 53 additions, 6 deletions...views/devise/mailer/reset_password_instructions.html.haml
- app/views/devise/mailer/unlock_instructions.html.haml 52 additions, 5 deletionsapp/views/devise/mailer/unlock_instructions.html.haml
- app/views/invitations/_new.haml 18 additions, 13 deletionsapp/views/invitations/_new.haml
- app/views/people/show.html.haml 2 additions, 0 deletionsapp/views/people/show.html.haml
- app/views/registrations/new.html.haml 24 additions, 0 deletionsapp/views/registrations/new.html.haml
- app/views/requests/_new_request.haml 15 additions, 13 deletionsapp/views/requests/_new_request.haml
Loading
Please register or sign in to comment