forked from cory/tildefriends
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:
parent
e927ff915b
commit
1807264df5
@ -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"}}
|
@ -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 COPYING
|
|
||||||
- update README
|
- update README
|
||||||
|
- update docs
|
||||||
- auto-populate data on initial launch
|
- auto-populate data on initial launch
|
||||||
- audit + document API exposed to apps
|
- audit + document API exposed to apps
|
||||||
- ssb core
|
|
||||||
- good refresh
|
|
||||||
- disconnect all current connections and reset reconnect timers?
|
|
||||||
- reload the page
|
|
||||||
- live updates
|
|
||||||
- createHistoryStream for every account followed from local accounts
|
|
||||||
- apps
|
|
||||||
- app messages
|
|
||||||
- installable apps
|
- installable apps
|
||||||
- web interface
|
- emoji reaction picker
|
||||||
- live updates
|
- logging to browser
|
||||||
- strip out unnecessary things?
|
- fix weird HTTP warnings
|
||||||
- more raw views until it's more functional?
|
- ssb from child process?
|
||||||
|
- channels
|
||||||
## Done
|
- rooms
|
||||||
- likely classes of script errors
|
- image downsample
|
||||||
- tf core
|
- placeholder/missing images
|
||||||
- good error feedback
|
- connections 2.0
|
||||||
- markdeep demo
|
- no denial of service
|
||||||
- send blobs
|
- multiple identities per user, in database
|
||||||
|
- expose loads of stats
|
||||||
## 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
|
|
||||||
- multiple identities
|
|
||||||
- tie identities to TF login accounts
|
|
||||||
- tf account timeout why
|
- tf account timeout why
|
||||||
- make some demo apps
|
- attribute blob wants to messages
|
||||||
- rock paper scissors, somehow
|
- keep working on good error feedback
|
||||||
- don't resave files that didn't change
|
- installable apps (bring back an app message?)
|
||||||
|
- make a cool independent app
|
||||||
|
- editor without app iframe
|
||||||
|
- indicate when workspace differs from installed
|
||||||
|
- file upload widget
|
||||||
|
- / => Something good.
|
||||||
|
- administrators config
|
||||||
|
- leaking imports / exports
|
||||||
|
- confirm posting all new messages
|
Loading…
Reference in New Issue
Block a user