aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-11-16 13:19:33 -0800
committerfriendica <info@friendica.com>2013-11-16 13:19:33 -0800
commit808f0fc1d4bd77799756d5430cc7f6e435bec225 (patch)
treeb71b41e730f18019681c87e3f1d82e68d271194f
parente16943006b8081a1606007dfdca6e1a3d677cbb7 (diff)
downloadvolse-hubzilla-808f0fc1d4bd77799756d5430cc7f6e435bec225.tar.gz
volse-hubzilla-808f0fc1d4bd77799756d5430cc7f6e435bec225.tar.bz2
volse-hubzilla-808f0fc1d4bd77799756d5430cc7f6e435bec225.zip
more to-do
-rw-r--r--doc/To-Do-Code.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/To-Do-Code.md b/doc/To-Do-Code.md
index a0841cc1b..d61ff1077 100644
--- a/doc/To-Do-Code.md
+++ b/doc/To-Do-Code.md
@@ -3,9 +3,10 @@ Project Code To-Do List
We need much more than this, but here are areas where developers can help. Please edit this page when items are finished. Another place for developers to start is with the issues list.
-
* ACL widget - provide cc/bcc toggle to allow recipients to be discoverable at receiving end. This should integrate with public/private collections which currently exist but have no defined function.
+* Turn top-level Apps menu into an Apps page - which will probably require App plugins to have icons. Add documentation specifically to the plugin/addon documentation for creating apps. Add links to the App Store (which doesn't currently exist).
+
* Documentation - see [Red Documentation Project To-Do List](help/To-Do)
* Finish the anti-spam bayesian engine
@@ -32,6 +33,8 @@ We need much more than this, but here are areas where developers can help. Pleas
* Fully implement "things".
+* Create mobile clients for the top platforms - which involves extending the API so that we can do stuff far beyond the current crop of Twitter/Statusnet clients. Ditto for mobile themes. We can probably use something like the Friendica Android app as a base to start from.
+
* Activity Stream generation for liking things, liking channels and other combinations.
* Implement owned and exchangeable "things".