| .. |
|
admin
|
Add # frozen_string_literal: true to all files
|
2017-09-17 19:29:15 +02:00 |
|
api/openid_connect
|
Return a default token_endpoint_auth_method when the client gives none in its OpenID Connect registration request
|
2020-01-24 11:02:02 +01:00 |
|
jasmine_fixtures
|
Merge branch 'next-minor' into develop
|
2020-02-12 00:13:19 +01:00 |
|
admins_controller_spec.rb
|
Replace be_success with be_successful in specs.
|
2020-02-11 23:53:14 +01:00 |
|
application_controller_spec.rb
|
Add # frozen_string_literal: true to all files
|
2017-09-17 19:29:15 +02:00 |
|
aspect_memberships_controller_spec.rb
|
Replace be_success with be_successful in specs.
|
2020-02-11 23:53:14 +01:00 |
|
aspects_controller_spec.rb
|
Remove flag for contacts visible to each other
|
2018-04-12 01:39:11 +02:00 |
|
blocks_controller_spec.rb
|
Add API route to (un)block a user
|
2020-03-20 12:38:27 +01:00 |
|
comments_controller_spec.rb
|
Replace be_success with be_successful in specs.
|
2020-02-11 23:53:14 +01:00 |
|
contacts_controller_spec.rb
|
Replace be_success with be_successful in specs.
|
2020-02-11 23:53:14 +01:00 |
|
conversation_visibilities_controller_spec.rb
|
Add # frozen_string_literal: true to all files
|
2017-09-17 19:29:15 +02:00 |
|
conversations_controller_spec.rb
|
Replace be_success with be_successful in specs.
|
2020-02-11 23:53:14 +01:00 |
|
help_controller_spec.rb
|
Replace be_success with be_successful in specs.
|
2020-02-11 23:53:14 +01:00 |
|
home_controller_spec.rb
|
Replace be_success with be_successful in specs.
|
2020-02-11 23:53:14 +01:00 |
|
invitation_codes_controller_spec.rb
|
Add # frozen_string_literal: true to all files
|
2017-09-17 19:29:15 +02:00 |
|
invitations_controller_spec.rb
|
Add # frozen_string_literal: true to all files
|
2017-09-17 19:29:15 +02:00 |
|
likes_controller_spec.rb
|
Add # frozen_string_literal: true to all files
|
2017-09-17 19:29:15 +02:00 |
|
links_controller_spec.rb
|
Add LinksController
|
2018-07-11 01:24:28 +02:00 |
|
messages_controller_spec.rb
|
Add # frozen_string_literal: true to all files
|
2017-09-17 19:29:15 +02:00 |
|
node_info_controller_spec.rb
|
Replace be_success with be_successful in specs.
|
2020-02-11 23:53:14 +01:00 |
|
notifications_controller_spec.rb
|
Replace be_success with be_successful in specs.
|
2020-02-11 23:53:14 +01:00 |
|
participations_controller_spec.rb
|
Add # frozen_string_literal: true to all files
|
2017-09-17 19:29:15 +02:00 |
|
passwords_controller_spec.rb
|
Enable paranoid mode for devise
|
2019-04-30 00:21:00 +02:00 |
|
people_controller_spec.rb
|
Replace be_success with be_successful in specs.
|
2020-02-11 23:53:14 +01:00 |
|
photos_controller_spec.rb
|
Replace be_success with be_successful in specs.
|
2020-02-11 23:53:14 +01:00 |
|
poll_participations_controller_spec.rb
|
Add Poll Voting Method to Interactions Endpoint
|
2018-12-30 22:33:04 +01:00 |
|
posts_controller_spec.rb
|
Replace be_success with be_successful in specs.
|
2020-02-11 23:53:14 +01:00 |
|
profiles_controller_spec.rb
|
Replace be_success with be_successful in specs.
|
2020-02-11 23:53:14 +01:00 |
|
registrations_controller_spec.rb
|
Use a partial to share code between mobile and desktop, add the new route to the RegistrationController, drop flash message for closed registrations
|
2019-05-12 00:25:36 +02:00 |
|
report_controller_spec.rb
|
Add # frozen_string_literal: true to all files
|
2017-09-17 19:29:15 +02:00 |
|
reshares_controller_spec.rb
|
Replace be_success with be_successful in specs.
|
2020-02-11 23:53:14 +01:00 |
|
search_controller_spec.rb
|
Add # frozen_string_literal: true to all files
|
2017-09-17 19:29:15 +02:00 |
|
services_controller_spec.rb
|
Remove facebook integration
|
2018-10-08 02:50:25 +02:00 |
|
sessions_controller_spec.rb
|
Add # frozen_string_literal: true to all files
|
2017-09-17 19:29:15 +02:00 |
|
share_visibilities_controller_spec.rb
|
Replace be_success with be_successful in specs.
|
2020-02-11 23:53:14 +01:00 |
|
social_relay_controller_spec.rb
|
Add # frozen_string_literal: true to all files
|
2017-09-17 19:29:15 +02:00 |
|
status_messages_controller_spec.rb
|
Replace be_success with be_successful in specs.
|
2020-02-11 23:53:14 +01:00 |
|
streams_controller_spec.rb
|
Replace be_success with be_successful in specs.
|
2020-02-11 23:53:14 +01:00 |
|
tag_followings_controller_spec.rb
|
Tags API Endpoint complete with full tests
|
2018-12-30 22:33:04 +01:00 |
|
tags_controller_spec.rb
|
Replace be_success with be_successful in specs.
|
2020-02-11 23:53:14 +01:00 |
|
terms_controller_spec.rb
|
Replace be_success with be_successful in specs.
|
2020-02-11 23:53:14 +01:00 |
|
two_factor_authentications_controller_spec.rb
|
Use password to disable 2FA instead of a token
|
2019-04-30 22:51:51 +02:00 |
|
users_controller_spec.rb
|
Replace be_success with be_successful in specs.
|
2020-02-11 23:53:14 +01:00 |