Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14388274
D19664.id47003.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
572 B
Referenced Files
None
Subscribers
None
D19664.id47003.diff
View Options
diff --git a/src/applications/phriction/xaction/PhrictionDocumentDraftTransaction.php b/src/applications/phriction/xaction/PhrictionDocumentDraftTransaction.php
--- a/src/applications/phriction/xaction/PhrictionDocumentDraftTransaction.php
+++ b/src/applications/phriction/xaction/PhrictionDocumentDraftTransaction.php
@@ -11,6 +11,10 @@
$this->getEditor()->setShouldPublishContent($object, false);
}
+ public function shouldHideForFeed() {
+ return true;
+ }
+
public function validateTransactions($object, array $xactions) {
$errors = array();
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Dec 22, 3:57 PM (7 h, 23 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6918634
Default Alt Text
D19664.id47003.diff (572 B)
Attached To
Mode
D19664: Don't show Phriction draft edit events in feed
Attached
Detach File
Event Timeline
Log In to Comment