forked from cory/tildefriends
Blocking and some random attempts to make things faster.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3843 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
@ -2,11 +2,16 @@
|
||||
[Back to index](#index)
|
||||
|
||||
## MVP2
|
||||
- multiple identities per user, in database
|
||||
- make a cool independent app
|
||||
- indicate when workspace differs from installed
|
||||
- / => Something good.
|
||||
- confirm posting all new messages
|
||||
- administrators config
|
||||
- update README
|
||||
- update docs
|
||||
- audit + document API exposed to apps
|
||||
- emoji reaction picker
|
||||
- logging to browser
|
||||
- fix weird HTTP warnings
|
||||
- ssb from child process?
|
||||
- channels
|
||||
@ -15,7 +20,6 @@
|
||||
- placeholder/missing images
|
||||
- connections 2.0
|
||||
- no denial of service
|
||||
- multiple identities per user, in database
|
||||
- expose loads of stats
|
||||
- package standalone executable
|
||||
- build for windows
|
||||
@ -23,12 +27,7 @@
|
||||
- tf account timeout why
|
||||
- attribute blob wants to messages
|
||||
- installable apps (bring back an app message?)
|
||||
- make a cool independent app
|
||||
- editor without app iframe
|
||||
- indicate when workspace differs from installed
|
||||
- / => Something good.
|
||||
- administrators config
|
||||
- confirm posting all new messages
|
||||
|
||||
## Maybe Done
|
||||
- auto-populate data on initial launch
|
||||
@ -38,4 +37,5 @@
|
||||
- keep working on good error feedback
|
||||
|
||||
## Done
|
||||
- update LICENSE
|
||||
- update LICENSE
|
||||
- logging to browser
|
Reference in New Issue
Block a user