Page MenuHomePhabricator

Add ability to hide answers in Ponder
ClosedPublic

Authored by chad on Aug 14 2015, 1:50 AM.
Tags
None
Referenced Files
F15185005: D13894.diff
Thu, Feb 20, 9:10 PM
Unknown Object (File)
Sat, Feb 8, 10:02 PM
Unknown Object (File)
Sat, Feb 8, 10:02 PM
Unknown Object (File)
Sat, Feb 8, 10:02 PM
Unknown Object (File)
Sat, Feb 8, 10:02 PM
Unknown Object (File)
Sat, Feb 8, 10:02 PM
Unknown Object (File)
Sat, Feb 8, 5:31 AM
Unknown Object (File)
Sat, Feb 8, 5:31 AM
Subscribers

Details

Summary

Ref T9173, adds basic hide support for answers. Answer authors and Moderators can hide answers, unhide them.

Test Plan

Hide answer, log into other account, see hidden message. Mark as visible, see answer again.

Diff Detail

Repository
rP Phabricator
Branch
hide-answer
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 7632
Build 8303: [Placeholder Plan] Wait for 30 Seconds
Build 8302: arc lint + arc unit

Event Timeline

chad retitled this revision from to Add ability to hide answers in Ponder.
chad updated this object.
chad edited the test plan for this revision. (Show Details)
chad added a reviewer: epriestley.
epriestley edited edge metadata.
epriestley added inline comments.
src/applications/ponder/constants/PonderQuestionStatus.php
10–11

Maybe put these on a separate PonderAnswerStatus class.

src/applications/ponder/storage/PonderAnswerTransaction.php
44

There's no associated remarkup block for this transaction type, right?

This revision is now accepted and ready to land.Aug 14 2015, 11:09 AM
chad marked 2 inline comments as done.
chad edited edge metadata.
  • update per comments, clean up feed
This revision was automatically updated to reflect the committed changes.