1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-23 02:38:48 +02:00
phorge-phorge/src/applications/ponder/storage
epriestley 5037ba1cf8 Restore voting to Ponder
Summary: Ref T3578. Restores the voting UI and makes it a little prettier.

Test Plan: {F52089}

Reviewers: btrahan, chad

Reviewed By: chad

CC: aran

Maniphest Tasks: T3578

Differential Revision: https://secure.phabricator.com/D6614
2013-07-29 12:04:13 -07:00
..
PonderAnswer.php Restore voting to Ponder 2013-07-29 12:04:13 -07:00
PonderAnswerTransaction.php Allow ponder answers to be edited 2013-07-29 12:04:06 -07:00
PonderAnswerTransactionComment.php Add question and answer transactions to Ponder 2013-07-28 15:08:36 -07:00
PonderComment.php
PonderDAO.php
PonderQuestion.php Restore voting to Ponder 2013-07-29 12:04:13 -07:00
PonderQuestionTransaction.php Make Ponder status changes transaction-oriented and improve rendering of transactions 2013-07-29 12:04:08 -07:00
PonderQuestionTransactionComment.php Add question and answer transactions to Ponder 2013-07-28 15:08:36 -07:00
PonderVotableInterface.php