From 3a5dd04fe5b54bcecc6d8aecaa3733e1a515e76e Mon Sep 17 00:00:00 2001 From: Admin Date: Tue, 3 Jun 2025 21:32:44 +0000 Subject: [PATCH] Update TODO.md --- TODO.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/TODO.md b/TODO.md index 128457e..6b29d4a 100644 --- a/TODO.md +++ b/TODO.md @@ -9,12 +9,17 @@ along with all other aspects. "PUBLIC": Viewable when not logged in "USER": Viewable when logged in "MOD": Viewable when logged in with sufficient permissions + +The old terms are feture (story) - newswire (both viwed when not loged in) - the was no user, but will be in this version - mod flow (not trusted, permissions needed) flaged items could end up here? ``` ### Behaviour - [ ] 'Federated Flow' [other name?] - (syn. Newswire for Indymedia) + +All visable tags can be a flow, we like nature metapohors so we use flow, the only thing that would not flow is the mod (not trusted) items. + - _Emissary Template; based on 'inbox' ?_ - PUBLIC: - View @@ -62,3 +67,5 @@ along with all other aspects. - _Emissary groups_ - Curators (syn. Moderators) - other? + + Rest looks fine, more questions :)