laurencedawson / sync-for-reddit

New and improved issue tracker for the app Sync for Reddit
190 stars 3 forks source link

[BUG] Spoiler tags don't work in notifications #1674

Open kristianka opened 1 year ago

kristianka commented 1 year ago

Describe the bug
Spoiler tagged text don't work in Android notifications. E.g. comment >!I'm spoiling stuff to you :)!< would show in notifications as I'm spoiling stuff to you :).

Steps to Reproduce
Get a notification that has spoiler tagged text.

Expected behavior
Spoiler should be hidden.

Screenshots
image image

Smartphone

Additional context
Can the notification content be processed before sending a notification to check if it has spoiler tags and then replace spoiler tagged text with spoiler hidden?

kristianka commented 1 year ago

Here's another open issue with emojis in spoilers that may be related to this behaviour #1167