aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-12-07 13:17:41 -0800
committerfriendica <info@friendica.com>2013-12-07 13:17:41 -0800
commitf2d8127012c36cd2c25959c2582982c5d54515bc (patch)
tree1b6eb6066503e2724a2e0979b0dac2eac56942aa /doc
parent6dc157a9f9f46dbb4fe694d32e733eb1a2f5444f (diff)
downloadvolse-hubzilla-f2d8127012c36cd2c25959c2582982c5d54515bc.tar.gz
volse-hubzilla-f2d8127012c36cd2c25959c2582982c5d54515bc.tar.bz2
volse-hubzilla-f2d8127012c36cd2c25959c2582982c5d54515bc.zip
update the to-do list
Diffstat (limited to 'doc')
-rw-r--r--doc/To-Do-Code.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/To-Do-Code.md b/doc/To-Do-Code.md
index d61ff1077..f8efa2854 100644
--- a/doc/To-Do-Code.md
+++ b/doc/To-Do-Code.md
@@ -39,6 +39,12 @@ We need much more than this, but here are areas where developers can help. Pleas
* Implement owned and exchangeable "things".
+* Family Account creation - using service classes (an account holder can create a certain number of sub-accounts which are all tied to their subscription - if the subscription lapses they all go away).
+
+* Re-working of the Photos pages to integrate with "conversation" modules and bring back photo tagging, which is currently broken.
+
+* Re-working of widgets so that entire application and page contents (e.g. modules) will be available to and under the control of themes/apps using Comanche layouts.
+
In many cases some of the work has already been started and code exists so that you needn't start from scratch. Please contact one of the developer channels like Channel One (one@zothub.com) before embarking and we can tell you what we already have and provide some insights on how we envision these features fitting together.