# TODO **N.B.** The terminology used herein is definitely a work in progress, ... along with all other aspects. ## Phase 1 ``` "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 - [ ] Curated (syn. Moderated for Indymedia) - [ ] Most recent N items - [ ] Dynamic load earlier items on request (e.g. scroll) - MOD: - View - [ ] Uncurated (syn. Unmoderated for Indymedia) - (See PUBLIC) - Edit: Mark item(s) as "public"/"private" - Filters (hash tags, users, whole instances, ...) - Individual items/objects - [ ] 'Stories' - (syn. Features for Indymedia) - _Emissary Template(s)_ - based on ? - PUBLIC: - View - [ ] Filter by tag ? - [ ] Search ? - USER: - View - (See PUBLIC) - Save filter(s) - MOD: - View - (See USER) - Create/Edit - [ ] Interactive version of 'Federated Flow' to cite/reference - Filters - Checkboxes (or equivalent) per item - [ ] 'Tagflow' - _Emissary Template; based on ?_ - USER: - View - [ ] Tweet-deck style dashboard of parallel tag/stream views - Create/Edit - [ ] Custom streams based on filter set - [ ] Boolean logic ### Structure - [ ] Groups: - _Emissary groups_ - Curators (syn. Moderators) - other? Rest looks fine, more questions :)