# 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