1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-14 10:52:41 +01:00
phorge-phorge/src/applications/feed
Anh Nhan Nguyen 1b8ac077f5 Fixes T2523 - Comments are being displayed in feed.
Summary:
currently, only comments per se are being displayed. cut after 128 characters (which is the default), means in theory up to 128 newlines ^^

when you for example claim a task with a comment, close it with a comment, or do anything else, it won't be displayed

Test Plan: {F33890}

Reviewers: epriestley, btrahan, hwinkel

Reviewed By: epriestley

CC: aran, Korvin

Maniphest Tasks: T2523

Differential Revision: https://secure.phabricator.com/D5119
2013-02-26 08:59:26 -08:00
..
application Installation & Uninstallion of Applications 2013-01-29 09:17:24 -08:00
builder Restore merge of phutil_tag. 2013-02-13 14:51: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 Apply lint rules to Phabricator 2013-02-19 13:33:10 -08:00
story Fixes T2523 - Comments are being displayed in feed. 2013-02-26 08:59:26 -08:00
view Restore merge of phutil_tag. 2013-02-13 14:51: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 Apply lint rules to Phabricator 2013-02-19 13:33:10 -08:00