iachat/spec/helpers
Muhsin Keloth 4e4aa7f580
fix: Handle emoji and special characters in mention notifications (#11857)
Fixes notification display issues when user or team names contain emojis
and special characters. Previously, mention notifications would show
URL-encoded characters instead of properly formatted names with emojis.

  **Before:**
Notification: "John Doe: Hey @%F0%9F%91%8D%20customer%20support please
check this"

  **After:**
  Notification: "John Doe: Hey @👍 customer support please check this"
2025-07-03 11:32:13 +05:30
..
instagram feat: Added the ability to create Instagram channel (#11182) 2025-04-03 13:57:14 +05:30
linear feat: Linear OAuth 2.0 (#10851) 2025-02-27 18:15:53 +05:30
shopify feat(apps): Shopify Integration (#11101) 2025-03-19 15:37:55 -07:00
billing_helper_spec.rb feat: Add APIs for limit check in accounts (#7242) 2023-06-15 20:11:40 -07:00
cache_keys_helper_spec.rb chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30
contact_helper_spec.rb feat: Add contact helper (#8989) 2024-03-06 17:39:39 +05:30
email_helper_spec.rb chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30
frontend_urls_helper_spec.rb chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30
message_format_helper_spec.rb fix: Handle emoji and special characters in mention notifications (#11857) 2025-07-03 11:32:13 +05:30
portal_helper_spec.rb chore: Remove the background SVG from the help center (#10857) 2025-02-11 18:58:36 +05:30
url_helper_spec.rb chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30