discourse/spec/lib/email
Natalie Tay e986ed8843
FIX: User profiles are oneboxed badly in emails (#38403)
User profiles are quite badly displayed in emails. We'll move to a table
approach here, since emails do not support many css features but have
known support for tables.
2026-03-10 16:18:54 +08:00
..
authentication_results_spec.rb DEV: Fix various rubocop lints (#24749) 2023-12-06 23:25:00 +01:00
cleaner_spec.rb FIX: Email::Cleaner must clear the encoding of replaced bodies 2026-01-15 13:05:25 -05:00
email_spec.rb DEV: Apply syntax_tree formatting to spec/* 2023-01-09 11:49:28 +00:00
message_builder_spec.rb FEATURE: Add recipient_username interpolation key for email templates (#38096) 2026-02-27 17:18:02 +01:00
processor_spec.rb FIX: email to a category should not require enabling reply-by-email (#37227) 2026-02-03 13:01:16 -05:00
receiver_spec.rb FIX: email to a category should not require enabling reply-by-email (#37227) 2026-02-03 13:01:16 -05:00
renderer_spec.rb DEV: Reset DiscoursePluginRegistry after spec (#25369) 2024-01-22 08:51:36 -06:00
sender_spec.rb FIX: Extract readable string from Net::SMTP::Response in error logs 2026-01-07 14:33:07 +00:00
styles_spec.rb FIX: User profiles are oneboxed badly in emails (#38403) 2026-03-10 16:18:54 +08:00