1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/feed
vrana c9ab1fe505 Return safe HTML from all render()
Summary:
This is pretty brutal and it adds some `phutil_safe_html()`.
But it is a big step in the right direction.

Test Plan: None.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Maniphest Tasks: T2432

Differential Revision: https://secure.phabricator.com/D4905
2013-02-11 18:18:18 -08:00
..
application Installation & Uninstallion of Applications 2013-01-29 09:17:24 -08:00
builder Return safe HTML from all render() 2013-02-11 18:18:18 -08:00
conduit Missing verb in StoryPhriction renderText 2013-01-13 12:50:26 -08:00
config Feed options. 2013-01-14 18:35:30 -08:00
constants Delete license headers from files 2012-11-05 11:16:51 -08:00
controller Make feed its own application 2013-01-10 16:06:29 -08:00
storage Delete license headers from files 2012-11-05 11:16:51 -08:00
story Kill most of phutil_escape_html() 2013-02-11 15:27:38 -08:00
view Return safe HTML from all render() 2013-02-11 18:18:18 -08:00
worker Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorFeedQuery.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorFeedStoryPublisher.php getConfigEnv fails fast when key is not found and no default value is given. 2013-01-19 12:11:28 -08:00