1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 18:28:47 +02:00
phorge-phorge/src/applications/ponder/controller
epriestley a02075698c When viewing a Ponder question, clear notifications about it
Summary: Fixes T3703. Clear question notifications when viewing a question.

Test Plan: Gave a question a token, logged in as author, saw notification, viewed question page, notification was marked read.

Reviewers: chad, btrahan

Reviewed By: chad

CC: aran

Maniphest Tasks: T3703

Differential Revision: https://secure.phabricator.com/D6723
2013-08-12 08:20:10 -07:00
..
PonderAnswerCommentController.php Restore comments on Ponder answers 2013-07-29 12:04:07 -07:00
PonderAnswerEditController.php Use PHUIRemarkupPreviewPanel in Ponder 2013-08-05 10:47:06 -07:00
PonderAnswerHistoryController.php Move non-comment transactions to a separate history view in Ponder 2013-07-29 12:04:11 -07:00
PonderAnswerSaveController.php Make adding an answer to a Ponder question a QuestionTransaction operation 2013-07-29 12:03:48 -07:00
PonderAnswerViewController.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PonderController.php Make PonderQuestionEditor use ApplicationTransactions 2013-07-29 12:03:39 -07:00
PonderQuestionCommentController.php Restore Ponder question commenting 2013-07-29 12:04:09 -07:00
PonderQuestionEditController.php Use PHUIRemarkupPreviewPanel in Ponder 2013-08-05 10:47:06 -07:00
PonderQuestionHistoryController.php Move non-comment transactions to a separate history view in Ponder 2013-07-29 12:04:11 -07:00
PonderQuestionListController.php Allowing Closing of questions 2013-07-27 18:41:03 -07:00
PonderQuestionStatusController.php Make Ponder status changes transaction-oriented and improve rendering of transactions 2013-07-29 12:04:08 -07:00
PonderQuestionViewController.php When viewing a Ponder question, clear notifications about it 2013-08-12 08:20:10 -07:00
PonderVoteSaveController.php Restore voting to Ponder 2013-07-29 12:04:13 -07:00