1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 09:42:41 +01:00
phorge-phorge/src/applications/slowvote
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 Show when objects have a non-default policy 2015-06-22 11:46:59 -07:00
capability Simplify the implementation of PhabricatorPolicyCapability subclasses 2014-07-25 08:25:42 +10:00
conduit phtize all the things 2015-05-22 21:16:39 +10:00
controller Allow polls to be public 2015-09-28 07:55:28 -07:00
editor Render Remarkup in emails 2015-11-24 06:43:01 +11:00
mail Add mail/feed to Slowvote 2015-08-01 15:41:08 -07:00
phid Mark PhabricatorPHIDType::getPHIDTypeApplicationClass() as abstract 2015-11-03 06:47:12 +11:00
query Modernize Slowvote Search 2015-07-22 16:27:53 -07:00
remarkup Add some missing type hints 2015-05-05 07:33:00 +10:00
storage Add mail/feed to Slowvote 2015-08-01 15:41:08 -07:00
view Fixed ENRAGE typo. :) 2015-07-08 00:17:37 -07:00