From 0f93174b61b9200c65f6d42727013a3b810cbe88 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 15 Nov 2013 15:15:44 -0800 Subject: Let's provide a shared to-do list for code and doco --- doc/To-Do-Code.md | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 doc/To-Do-Code.md (limited to 'doc/To-Do-Code.md') 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 -- cgit v1.2.3