discourse-translator/spec/services
Natalie Tay 5c4de36334
FIX: Include some of the post content when detecting the title language (#277)
This commit appends some of the first post's text to the topic title when detecting the language. This modification does not affect the text that is sent for actual translation.
2025-04-16 12:48:16 +08:00
..
discourse_ai FEATURE: Better translation parsing via structured outputs (#257) 2025-03-21 15:48:05 -03:00
problem_check DEV: Cleanup terms (#232) 2025-02-27 17:40:56 +08:00
amazon_spec.rb UX: Show extra details in failure popup when translation fails (#262) 2025-03-28 13:24:32 +08:00
base_spec.rb FIX: Include some of the post content when detecting the title language (#277) 2025-04-16 12:48:16 +08:00
discourse_ai_spec.rb FIX: Split content for translation before sending (#249) 2025-03-25 15:21:45 -03:00
google_spec.rb FIX: Skip locale region for Google Translate API (#263) 2025-03-28 16:21:03 +08:00
libre_translate_spec.rb FIX: Revert translating raw for translator providers as they strip newlines (#250) 2025-03-12 20:44:17 +08:00
microsoft_spec.rb UX: Show extra details in failure popup when translation fails (#262) 2025-03-28 13:24:32 +08:00
yandex_spec.rb DEV: Move translation custom fields into their own tables (#201) 2025-02-10 12:29:07 +08:00