Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14009733
D7691.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
670 B
Referenced Files
None
Subscribers
None
D7691.diff
View Options
Index: src/applications/chatlog/controller/PhabricatorChatLogChannelLogController.php
===================================================================
--- src/applications/chatlog/controller/PhabricatorChatLogChannelLogController.php
+++ src/applications/chatlog/controller/PhabricatorChatLogChannelLogController.php
@@ -129,6 +129,13 @@
$timestamp,
$message));
+ $message = PhabricatorMarkupEngine::renderOneObject(
+ id(new PhabricatorMarkupOneOff())
+ ->setPreserveLinebreaks(true)
+ ->setContent($message),
+ 'default',
+ $user);
+
$out[] = phutil_tag(
'tr',
array(
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Oct 31, 11:29 PM (1 w, 16 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6710701
Default Alt Text
D7691.diff (670 B)
Attached To
Mode
D7691: Remarkup chat log entries
Attached
Detach File
Event Timeline
Log In to Comment