Update TODO
Hopefully somewhat clarified that the purpose of the PUBLIC, USER and MOD terms. Raised a question. Integrated previous changes.master
parent
3a5dd04fe5
commit
979f5cbd8a
21
TODO.md
21
TODO.md
|
@ -5,36 +5,41 @@ along with all other aspects.
|
|||
|
||||
## Phase 1
|
||||
|
||||
The following terms are purely for differentiating between certain implementation details.
|
||||
|
||||
Key:
|
||||
```
|
||||
"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?
|
||||
```
|
||||
|
||||
> NOTE: There was no user in the original Indymedia, but there will be in this version.
|
||||
> (Saunders) Meaning users who are or are not involved with the output of a given instance?
|
||||
|
||||
### 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.
|
||||
|
||||
- All visible tags can be a flow, we like nature metaphors so we use flow;
|
||||
the only thing that would not flow is the mod (not trusted) items.
|
||||
- _Emissary Template; based on 'inbox' ?_
|
||||
- PUBLIC:
|
||||
- (syn. Newswire from Indymedia)
|
||||
- View
|
||||
- [ ] Curated (syn. Moderated for Indymedia)
|
||||
- [ ] Most recent N items
|
||||
- [ ] Dynamic load earlier items on request (e.g. scroll)
|
||||
- MOD:
|
||||
- (syn. Mod Flow from Indymedia)
|
||||
- Flagged items could end up here?
|
||||
- View
|
||||
- [ ] Uncurated (syn. Unmoderated for Indymedia)
|
||||
- [ ] Uncurated (syn. Unmoderated from Indymedia ?)
|
||||
- (See PUBLIC)
|
||||
- Edit: Mark item(s) as "public"/"private"
|
||||
- Filters (hash tags, users, whole instances, ...)
|
||||
- Individual items/objects
|
||||
- [ ] 'Stories'
|
||||
- (syn. Features for Indymedia)
|
||||
- (syn. Features from Indymedia)
|
||||
- _Emissary Template(s)_
|
||||
- based on ?
|
||||
- PUBLIC:
|
||||
|
|
Loading…
Reference in New Issue