-
- Downloads
Merge branch 'master' of github.com:diaspora/diaspora
No related branches found
No related tags found
Showing
- Gemfile 2 additions, 2 deletionsGemfile
- Gemfile.lock 29 additions, 22 deletionsGemfile.lock
- app/controllers/invitations_controller.rb 21 additions, 0 deletionsapp/controllers/invitations_controller.rb
- app/controllers/users_controller.rb 11 additions, 0 deletionsapp/controllers/users_controller.rb
- app/models/person.rb 0 additions, 1 deletionapp/models/person.rb
- app/models/user.rb 52 additions, 1 deletionapp/models/user.rb
- app/views/aspects/manage.html.haml 8 additions, 1 deletionapp/views/aspects/manage.html.haml
- app/views/invitations/_new.haml 8 additions, 0 deletionsapp/views/invitations/_new.haml
- app/views/invitations/edit.html.haml 25 additions, 0 deletionsapp/views/invitations/edit.html.haml
- app/views/invitations/new.html.haml 8 additions, 0 deletionsapp/views/invitations/new.html.haml
- app/views/registrations/new.html.haml 0 additions, 1 deletionapp/views/registrations/new.html.haml
- app/views/shared/_aspect_friends.haml 6 additions, 0 deletionsapp/views/shared/_aspect_friends.haml
- app/views/users/_account.haml 5 additions, 0 deletionsapp/views/users/_account.haml
- app/views/users/_profile.haml 1 addition, 0 deletionsapp/views/users/_profile.haml
- app/views/users/mailer/invitation.html.haml 9 additions, 0 deletionsapp/views/users/mailer/invitation.html.haml
- config/initializers/devise.rb 5 additions, 0 deletionsconfig/initializers/devise.rb
- config/locales/devise.en.yml 46 additions, 0 deletionsconfig/locales/devise.en.yml
- config/locales/diaspora/en.yml 1 addition, 0 deletionsconfig/locales/diaspora/en.yml
- config/routes.rb 4 additions, 3 deletionsconfig/routes.rb
- public/javascripts/view.js 1 addition, 0 deletionspublic/javascripts/view.js
Loading
Please register or sign in to comment