This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app
Bianca Nenciu 5f13ca5e54
FIX: Don't cook user fields to apply watched words (#17590)
The previous method for reused the PrettyText logic which applied the
watched word logic, but had the unwanted effect of cooking the text too.
This meant that regular text values were converted to HTML.

Follow up to commit 5a4c35f627.
2022-07-26 18:15:42 +03:00
..
assets FIX: Make sure user list is complete and sorted (#17616) 2022-07-26 17:54:52 +03:00
controllers FEATURE: add categories page style to order topics by created date (#17500) 2022-07-25 09:41:43 -04:00
helpers DEV: Remove development cache-buster query parameter (#17444) 2022-07-12 11:53:59 +01:00
jobs FIX: Notify tag watchers when publishing topic (#17576) 2022-07-20 19:07:18 +03:00
mailers FEATURE: Custom unsubscribe options (#17090) 2022-06-21 15:49:47 -03:00
models FIX: Don't cook user fields to apply watched words (#17590) 2022-07-26 18:15:42 +03:00
serializers DEV: Add likes, mentions and replies tabs to the new user menu (#17623) 2022-07-25 15:19:53 +03:00
services FIX: Don't cook user fields to apply watched words (#17590) 2022-07-26 18:15:42 +03:00
views UX: Prevent color flicker on dark themes (#17620) 2022-07-25 18:02:21 +08:00