2025-06-03 08:57:07 +00:00
|
|
|
# TODO
|
|
|
|
|
|
2025-06-03 09:20:12 +00:00
|
|
|
**N.B.** The terminology used herein is definitely a work in progress, ...
|
|
|
|
|
along with all other aspects.
|
|
|
|
|
|
2025-06-03 08:57:07 +00:00
|
|
|
## Phase 1
|
|
|
|
|
|
2025-06-03 09:20:12 +00:00
|
|
|
```
|
|
|
|
|
"PUBLIC": Viewable when not logged in
|
|
|
|
|
"USER": Viewable when logged in
|
|
|
|
|
"MOD": Viewable when logged in with sufficient permissions
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
### Behaviour
|
|
|
|
|
|
|
|
|
|
- [ ] 'Federated Flow' [other name?]
|
|
|
|
|
- (syn. Newswire for Indymedia)
|
|
|
|
|
- _Emissary Template; based on 'inbox' ?_
|
|
|
|
|
- PUBLIC:
|
2025-06-03 09:36:58 +00:00
|
|
|
- View
|
|
|
|
|
- [ ] Curated (syn. Moderated for Indymedia)
|
|
|
|
|
- [ ] Most recent N items
|
|
|
|
|
- [ ] Dynamic load earlier items on request (e.g. scroll)
|
2025-06-03 09:20:12 +00:00
|
|
|
- MOD:
|
2025-06-03 09:36:58 +00:00
|
|
|
- View
|
|
|
|
|
- [ ] Uncurated (syn. Unmoderated for Indymedia)
|
|
|
|
|
- (See PUBLIC)
|
|
|
|
|
- Edit: Mark item(s) as "public"/"private"
|
2025-06-03 09:20:12 +00:00
|
|
|
- Filters (hash tags, users, whole instances, ...)
|
|
|
|
|
- Individual items/objects
|
|
|
|
|
- [ ] 'Stories'
|
2025-06-03 08:57:07 +00:00
|
|
|
- (syn. Features for Indymedia)
|
|
|
|
|
- _Emissary Template(s)_
|
2025-06-03 09:20:12 +00:00
|
|
|
- based on ?
|
2025-06-03 09:36:58 +00:00
|
|
|
- PUBLIC:
|
|
|
|
|
- View
|
|
|
|
|
- [ ] Filter by tag ?
|
|
|
|
|
- [ ] Search ?
|
|
|
|
|
- USER:
|
|
|
|
|
- View
|
|
|
|
|
- (See PUBLIC)
|
|
|
|
|
- Save filter(s)
|
2025-06-03 09:20:12 +00:00
|
|
|
- MOD:
|
2025-06-03 09:36:58 +00:00
|
|
|
- View
|
|
|
|
|
- (See USER)
|
|
|
|
|
- Create/Edit
|
|
|
|
|
- [ ] Interactive version of 'Federated Flow' to cite/reference
|
|
|
|
|
- Filters
|
|
|
|
|
- Checkboxes (or equivalent) per item
|
2025-06-03 09:20:12 +00:00
|
|
|
- [ ] 'Tagflow'
|
2025-06-03 09:36:58 +00:00
|
|
|
- _Emissary Template; based on ?_
|
2025-06-03 09:20:12 +00:00
|
|
|
- USER:
|
2025-06-03 09:36:58 +00:00
|
|
|
- View
|
|
|
|
|
- [ ] Tweet-deck style dashboard of parallel tag/stream views
|
|
|
|
|
- Create/Edit
|
|
|
|
|
- [ ] Custom streams based on filter set
|
|
|
|
|
- [ ] Boolean logic
|
2025-06-03 08:57:07 +00:00
|
|
|
|
2025-06-03 09:20:12 +00:00
|
|
|
### Structure
|
2025-06-03 08:57:07 +00:00
|
|
|
|
|
|
|
|
- [ ] Groups:
|
|
|
|
|
- _Emissary groups_
|
|
|
|
|
- Curators (syn. Moderators)
|
|
|
|
|
- other?
|