discourse/app
Martin Brennan 1150cd4621
FIX: Stop secure media URLs being censored too liberally in emails (#8817)
For example /t/ URLs were being replaced if they contained secure-media-uploads so if you made a topic called "Secure Media Uploads Are Cool" the View Topic link in the user notifications would be stripped out.

Refactored code so this secure URL detection happens in one place.
2020-01-30 16:19:14 +10:00
..
assets FEATURE: Send suspect users to the review queue (#8811) 2020-01-29 15:38:27 -03:00
controllers Get rid of no longer needed target_usernames warning log 2020-01-30 12:30:11 +10:00
helpers FIX: use schema.org's BreadcrumList 2020-01-21 22:27:21 +01:00
jobs FEATURE: Send suspect users to the review queue (#8811) 2020-01-29 15:38:27 -03:00
mailers FIX: Replace deprecated URI.encode, URI.escape, URI.unescape and URI.unencode (#8528) 2019-12-12 12:49:21 +10:00
models FIX: Stop secure media URLs being censored too liberally in emails (#8817) 2020-01-30 16:19:14 +10:00
serializers FEATURE: Send suspect users to the review queue (#8811) 2020-01-29 15:38:27 -03:00
services FIX: correct notification when tag or category is added (#8801) 2020-01-29 11:03:47 +11:00
views FIX: use schema.org's BreadcrumList 2020-01-21 22:27:21 +01:00