aboutsummaryrefslogtreecommitdiffstats
path: root/doc/To-Do-Code.md
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-11-15 15:15:44 -0800
committerfriendica <info@friendica.com>2013-11-15 15:15:44 -0800
commit0f93174b61b9200c65f6d42727013a3b810cbe88 (patch)
tree297eabd52234cc518d332d5c56c31db636014b41 /doc/To-Do-Code.md
parentd06fd4069612b9063a93ca6361aa4780f67f4b41 (diff)
downloadvolse-hubzilla-0f93174b61b9200c65f6d42727013a3b810cbe88.tar.gz
volse-hubzilla-0f93174b61b9200c65f6d42727013a3b810cbe88.tar.bz2
volse-hubzilla-0f93174b61b9200c65f6d42727013a3b810cbe88.zip
Let's provide a shared to-do list for code and doco
Diffstat (limited to 'doc/To-Do-Code.md')
-rw-r--r--doc/To-Do-Code.md38
1 files changed, 38 insertions, 0 deletions
diff --git a/doc/To-Do-Code.md b/doc/To-Do-Code.md
new file mode 100644
index 000000000..d4c4f4f3a
--- /dev/null
+++ b/doc/To-Do-Code.md
@@ -0,0 +1,38 @@
+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.
+
+
+* Documentation - see [Red Documentation Project To-Do List](help/To-Do)
+
+* Finish the anti-spam bayesian engine
+
+* Write more webpage layouts
+
+* Write more webpage widgets
+
+* (Advanced) create a UI for building Comanche pages
+
+* Help with WebDAV and file storage implementation
+
+* Extend WebDAV to provide desktop access to photo albums and existing file (attachment) storage
+
+* Events module - bring back birthday reminders for friends, fix permissions on events, and provide JS translation support for the calendar overview
+
+* Events module - event followups and RSVP
+
+* Photos module - turn photos into normal conversations and fix tagging
+
+* Provide RSS feed support which look like channels (in matrix only - copyright issues)
+
+* Fully implement "things".
+
+* Activity Stream generation for liking things, liking channels and other combinations.
+
+* Implement owned and exchangeable "things".
+
+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.
+
+
+ \ No newline at end of file