discourse-translator/app/jobs/regular
Natalie Tay a90d737160
FIX: Do not translate new posts if show=original (#271)
When a new post is created, and a user is in "show original" translation mode when inline translation is enabled, the new post comes in translated.

This commit fixes that by registering a custom post message callback, and checking if the user is in "show original".
2025-04-10 10:02:52 +08:00
..
detect_translatable_language.rb DEV: Cleanup terms (#232) 2025-02-27 17:40:56 +08:00
translate_translatable.rb FIX: Do not translate new posts if show=original (#271) 2025-04-10 10:02:52 +08:00