This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch mod-gui in repository https://gitbox.apache.org/repos/asf/whimsy.git
commit 428e74476c1385356230a557978c3b169282852b Author: Sebb <[email protected]> AuthorDate: Thu Jan 10 12:51:46 2019 +0000 More --- www/moderation/desk/TODO.txt | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/www/moderation/desk/TODO.txt b/www/moderation/desk/TODO.txt index 5aea0bd..acdd99d 100644 --- a/www/moderation/desk/TODO.txt +++ b/www/moderation/desk/TODO.txt @@ -17,4 +17,16 @@ Implement Actions: Implement message templates for rejection etc Better GUI layout -= e.g. fixed header with scrolling message list beneath \ No newline at end of file += e.g. fixed header with scrolling message list beneath + +Notes +===== +It might be useful to be able to attach a note to some requests: +e.g. if some discussion is needed + +Messages sent to *-owner +========================= +Moderators also see messages sent to the -owner address +Most of these are spam and should be ignored, +but there may occasionally be an enquiry that needs a reply +(Note: such messages won't have a standard format, and parsing may need adjusting)
