1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-01 03:02:43 +01:00
phorge-phorge/src/applications/phurl
Joshua Spence 2047483cc0 Render Remarkup in emails
Summary: Ref T992. I noticed that `ManiphestTask` mail doesn't render Remarkup properly (instead, it renders Remarkup literally). I //think// this is because the code calls `addTextSection()` rather than `addRemarkupSection()`.

Test Plan: Created a new Maniphest Task and saw Remarkup in the generated self-email (inspect the email contents with `./bin/mail show-outbound`). I didn't test the other affected applications.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: Korvin

Maniphest Tasks: T992

Differential Revision: https://secure.phabricator.com/D14511
2015-11-24 06:43:01 +11:00
..
application Ref T6049, Add Phurl URL create capability 2015-11-20 10:11:06 -08:00
capability Ref T6049, Add Phurl URL create capability 2015-11-20 10:11:06 -08:00
controller Ref T6049, Add Phurl URL create capability 2015-11-20 10:11:06 -08:00
editor Render Remarkup in emails 2015-11-24 06:43:01 +11:00
phid Mark PhabricatorPHIDType::getPHIDTypeApplicationClass() as abstract 2015-11-03 06:47:12 +11:00
query Add an alias to Phurl URL's 2015-11-03 19:09:42 -08:00
remarkup Remarkup links to link to short url instead of long and fix commenting on Phurl's 2015-11-17 11:02:13 -08:00
storage Ref T6049, Phurl object view should always display some sort of header. 2015-11-18 11:18:02 -08:00