discourse-translator/spec/models
Natalie Tay c89a85aaa9
DEV: Move language detection out of the post serializer (#193)
Language detection is added to the queue every time the post is serialized. We'll move this into the post_process_cooked event instead, since it is not a good idea to overload a serializer.

This is a follow-up from the move for queueing translations to redis here 8fce768.
2025-01-13 12:45:16 +08:00
..
post_spec.rb DEV: Move language detection out of the post serializer (#193) 2025-01-13 12:45:16 +08:00
topic_spec.rb FEATURE: translate topic (#130) 2023-12-29 08:15:36 +11:00