Merged TODOs into todo app.

git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3765 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
Cory McWilliams 2022-01-15 20:04:37 +00:00
parent e927ff915b
commit 1807264df5
2 changed files with 35 additions and 45 deletions

View File

@ -1 +1 @@
{"type":"tildefriends-app","files":{"app.js":"&WCq6ssQedT5denXPXlz2BswPD6hmt++EmWIMIDUMurA=.sha256","index.md":"&Lr7IXs8osbmWz6SDsGTQCiybbxkbWSK2MrUcXMzgqTs=.sha256","todo.md":"&XrOJ3D5YMTN+j+0hJgLLy7Y61B6Z14ebv+60ee+N37I=.sha256","structure.md":"&xRhQ4Mpom1Idskum07osbBQYcYWroH0sELQBkQHrOMg=.sha256","purpose.md":"&c0/YqFhXC0X3DqiEo55NqzI5wq0VTw6cVZTf/gAWS3w=.sha256","guide.md":"&SgnGL0+rjetY2o9A2+lVRbNvHIkqKwMnZr9gXWneIlc=.sha256"}} {"type":"tildefriends-app","files":{"app.js":"&WCq6ssQedT5denXPXlz2BswPD6hmt++EmWIMIDUMurA=.sha256","index.md":"&Lr7IXs8osbmWz6SDsGTQCiybbxkbWSK2MrUcXMzgqTs=.sha256","todo.md":"&gArfMpCaB//baoxJw/C6OtkZBFoFu3xv7YsH3ra9xQw=.sha256","structure.md":"&xRhQ4Mpom1Idskum07osbBQYcYWroH0sELQBkQHrOMg=.sha256","purpose.md":"&c0/YqFhXC0X3DqiEo55NqzI5wq0VTw6cVZTf/gAWS3w=.sha256","guide.md":"&SgnGL0+rjetY2o9A2+lVRbNvHIkqKwMnZr9gXWneIlc=.sha256"}}

View File

@ -1,48 +1,38 @@
# Tilde Friends TODO # Tilde Friends TODO
[Back to index](#index) [Back to index](#index)
## MVP ## MVP2
- release - update LICENSE
- blog - update README
- update COPYING - update docs
- update README - auto-populate data on initial launch
- auto-populate data on initial launch - audit + document API exposed to apps
- audit + document API exposed to apps - installable apps
- ssb core - emoji reaction picker
- good refresh - logging to browser
- disconnect all current connections and reset reconnect timers? - fix weird HTTP warnings
- reload the page - ssb from child process?
- live updates - channels
- createHistoryStream for every account followed from local accounts - rooms
- apps - image downsample
- app messages - placeholder/missing images
- installable apps - connections 2.0
- web interface - no denial of service
- live updates - multiple identities per user, in database
- strip out unnecessary things? - expose loads of stats
- more raw views until it's more functional?
## Done
- likely classes of script errors
- tf core
- good error feedback
- markdeep demo
- send blobs
## Later
- DB migration
- stop using CDNs
- collect loads of stats
- faster save - parallel / don't save unmodified
- test likely denials of service
- package standalone executable - package standalone executable
- ideas - build for windows
- visualizations / analysis of gps data - make the docker image good / test it / use it
- good web interface for managing connections - make a better connections API
- identity - tf account timeout why
- multiple identities - attribute blob wants to messages
- tie identities to TF login accounts - keep working on good error feedback
- tf account timeout why - installable apps (bring back an app message?)
- make some demo apps - make a cool independent app
- rock paper scissors, somehow - editor without app iframe
- don't resave files that didn't change - indicate when workspace differs from installed
- file upload widget
- / => Something good.
- administrators config
- leaking imports / exports
- confirm posting all new messages