9 Commits

Author SHA1 Message Date
Christian Schmidt
fcbe8982e5 Merge remote-tracking branch 'upstream/main' into detect-language
# Conflicts:
#	app/controllers/api/v1/statuses/translations_controller.rb
#	app/services/translate_status_service.rb
2024-10-19 00:53:15 +02:00
Christian Schmidt
227d46883f
Translate to regional language variant (e.g. pt-BR) (#32428) 2024-10-15 13:26:20 +00:00
Christian Schmidt
807938573b Merge branch 'main' into detect-language
# Conflicts:
#	spec/services/translate_status_service_spec.rb
2024-10-04 21:12:13 +02:00
Matt Jankowski
e4e07b1c34
Reduce factory usage across spec/services area (#32098) 2024-10-04 14:11:15 +00:00
Christian Schmidt
e8bbce9043 Fix tests 2024-08-27 22:37:52 +02:00
Matt Jankowski
469028b6d3
Remove unneeded type: :service from spec/services files (#29304) 2024-03-13 08:39:26 +00:00
Nick Schonning
b970ed6098
Update rubocop and rubocop-rspec (#26329) 2023-08-22 09:31:40 +02:00
Matt Jankowski
62c996b52d
Reduce RSpec/MultipleExpectations cop max to 8 (#25313) 2023-06-10 18:38:22 +02:00
Christian Schmidt
69057467cb
Translate CW, poll options and media descriptions (#24175)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-06-01 00:10:21 +02:00