Page MenuHomePhabricator

Add ability to hide answers in Ponder
ClosedPublic

Authored by chad on Aug 14 2015, 1:50 AM.
Tags
None
Referenced Files
F19920038: D13894.id33552.diff
Sun, Apr 5, 10:31 AM
F19810846: D13894.id33542.diff
Mar 3 2026, 9:15 PM
F19555687: D13894.diff
Jan 30 2026, 5:38 PM
F19510516: D13894.diff
Jan 11 2026, 11:05 AM
F19484452: D13894.id33551.diff
Jan 8 2026, 2:22 AM
F19108517: D13894.id33552.diff
Dec 8 2025, 6:34 PM
F19090869: D13894.id33542.diff
Dec 3 2025, 12:48 PM
F19059414: D13894.id33542.diff
Nov 29 2025, 5:19 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.