1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 11:22:40 +01:00
phorge-phorge/src/applications/ponder/controller
Chad Little 5317f77f30 Fix some quirkiness with Answer comments in Ponder
Summary: There is still some general buginess with answer comments, trying to work them out. This replaces timeline rendering into one offs (less performant) but resolves many bugs. Or if there is a more performant way, let me know? Also when leaving an answer comment, you currently get redirected back to the page, but both the comment form is still populated and you dont see your answer without a reload. I feel like I'm missing some magical parameter to pass, so just redirecting back to the question itself.

Test Plan: Leave lots of answer comments.

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin

Differential Revision: https://secure.phabricator.com/D13946
2015-08-20 11:23:30 -07:00
..
PonderAnswerCommentController.php Fix some quirkiness with Answer comments in Ponder 2015-08-20 11:23:30 -07:00
PonderAnswerEditController.php Add ability to hide answers in Ponder 2015-08-14 09:25:02 -07:00
PonderAnswerHistoryController.php Clean up Ponder CSS 2015-08-05 09:42:39 -07:00
PonderAnswerSaveController.php Add a default moderation policy to Ponder 2015-08-08 12:20:01 -07:00
PonderController.php Add mobile menu to Ponder 2015-08-04 10:48:48 -07:00
PonderHelpfulSaveController.php Add Mark as Helpful to PonderAnswer 2015-08-10 09:09:07 -07:00
PonderQuestionCommentController.php Update Ponder for handleRequest 2015-07-22 13:23:11 -07:00
PonderQuestionEditController.php Fix new Question in Ponder 2015-08-14 09:51:52 -07:00
PonderQuestionHistoryController.php Clean up Ponder CSS 2015-08-05 09:42:39 -07:00
PonderQuestionListController.php Update Ponder for handleRequest 2015-07-22 13:23:11 -07:00
PonderQuestionStatusController.php Add additional statuses to Ponder 2015-08-08 10:23:33 -07:00
PonderQuestionViewController.php Fix some quirkiness with Answer comments in Ponder 2015-08-20 11:23:30 -07:00