discourse/lib/email
Derek Rushforth 92cdafe60e
FIX: Digest excerpt emoji (#39671)
This PR fixes an issue with enlarged emojis on the latest version of
Apple Mail on iOS and macOS.

## Before
<img width="716" height="229" alt="Screenshot 2026-04-30 at 10 23 50 AM"
src="https://github.com/user-attachments/assets/181c019c-4ea1-4607-bc96-acda43d58c39"
/>

## After
<img width="717" height="166" alt="Screenshot 2026-04-30 at 10 31 18 AM"
src="https://github.com/user-attachments/assets/edb48637-4041-4249-bce1-12d32a590183"
/>
2026-04-30 10:47:27 -07:00
..
authentication_results.rb DEV: Apply syntax_tree formatting to lib/* 2023-01-09 12:10:19 +00:00
build_email_helper.rb DEV: Apply syntax_tree formatting to lib/* 2023-01-09 12:10:19 +00:00
cleaner.rb FIX: Email::Cleaner must clear the encoding of replaced bodies 2026-01-15 13:05:25 -05:00
message_builder.rb FEATURE: better email subject lines (#36040) 2026-04-24 15:14:10 +04:00
message_id_service.rb DEV: Remove old TODOs for message-id formats (#27196) 2024-05-28 13:57:09 +10:00
poller.rb FEATURE: Add hooks for email poller plugins (#21384) 2023-06-26 13:16:03 +08:00
processor.rb FIX: Prevent Email Processor errors when mail is blank or nil (#21292) 2023-05-18 10:39:37 +08:00
receiver.rb DEV: Replace Ruby numbered parameters by it where applicable (#37810) 2026-02-13 13:59:07 +01:00
renderer.rb UX: add preview to email templates (#36657) 2026-01-08 11:33:53 +04:00
sender.rb FIX: Return file paths from FileStore download methods (#37760) 2026-02-17 11:56:50 +01:00
styles.rb FIX: Digest excerpt emoji (#39671) 2026-04-30 10:47:27 -07:00
validator.rb DEV: Apply syntax_tree formatting to lib/* 2023-01-09 12:10:19 +00:00