discourse-translator/lib/discourse_translator
Natalie Tay f2c8f7a4b4
DEV: Also hide the globe when post is recently updated (#278)
In #229 we added a buffer to not show the 🌐 within 10 seconds of post creation. We need to extend this to post edits as well to allow the edited post to be translated automatically and prevent the user from seeing the flash of 🌐
2025-04-16 14:56:28 +08:00
..
extensions DEV: Also hide the globe when post is recently updated (#278) 2025-04-16 14:56:28 +08:00
validators DEV: Change backfill rate handling (#256) 2025-03-20 15:22:29 -03:00
automatic_translations.rb FIX: Use is_a? instead of is_a for detecting class (#260) 2025-03-25 17:40:11 -03:00
content_splitter.rb FIX: Split content for translation before sending (#249) 2025-03-25 15:21:45 -03:00
engine.rb DEV: Autoload app files (#179) 2024-11-21 10:04:12 +08:00
inline_translation.rb FIX: Show toggle button even when original content is displayed (#275) 2025-04-15 18:48:20 +08:00
locale_matcher.rb FIX: 'Show original' button only shows in topics where there are translated content (#240) 2025-03-06 11:36:44 +08:00
locale_to_language.rb FEATURE: Show an indicator for posts not originally written in the user's language (#274) 2025-04-15 10:20:12 +08:00
parallel_text_translation.rb DEV: Cleanup terms (#232) 2025-02-27 17:40:56 +08:00
translatable_languages_setting.rb FEATURE: Translates every post to automatic_translation_target_languages (#207) 2025-02-14 11:46:53 +08:00
translated_content_normalizer.rb DEV: Translate raw content instead of cooked content (#245) 2025-03-07 15:50:38 +08:00
verbose_logger.rb DEV: Promote severity for logs (#237) 2025-03-04 10:57:51 +08:00