forked from cory/tildefriends
Cory McWilliams
22078fcd2c
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3622 ed5197a5-7fde-0310-b194-c3ffbd925b24
48 lines
1.1 KiB
Markdown
48 lines
1.1 KiB
Markdown
# Tilde Friends TODO
|
|
[Back to index](#index)
|
|
|
|
## MVP
|
|
- release
|
|
- blog
|
|
- update COPYING
|
|
- update README
|
|
- auto-populate data on initial launch
|
|
- 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
|
|
- web interface
|
|
- live updates
|
|
- strip out unnecessary things?
|
|
- 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
|
|
- ideas
|
|
- visualizations / analysis of gps data
|
|
- good web interface for managing connections
|
|
- identity
|
|
- multiple identities
|
|
- tie identities to TF login accounts
|
|
- tf account timeout why
|
|
- make some demo apps
|
|
- rock paper scissors, somehow
|
|
- don't resave files that didn't change |