From 002be8f9ce13a370e03d44352df8b33d17348dec Mon Sep 17 00:00:00 2001 From: redmatrix Date: Fri, 26 Jun 2015 16:37:55 -0700 Subject: project updates --- doc/roadmap.bb | 4 +++- doc/to_do_code.bb | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/roadmap.bb b/doc/roadmap.bb index b4788fda1..be8fc47f5 100644 --- a/doc/roadmap.bb +++ b/doc/roadmap.bb @@ -4,7 +4,9 @@ Roadmap for $Projectname V3 Crypto Convert E2EE to dynamic loading (on demand) using jQuery.getScript() [or other methods] to only load encryption libs when you require them. This should also support multiple encryption libraries (e.g. SJCL, others) triggered from the choice of algorithm and remain pluggable. - + +Diaspora + Convert core Diaspora federation code into a plugin. This presents a number of challenges since it touches and special cases a lot of core functionality. Subscriptions and business models Build enough into core(/addons) to generate income (or at least try and cover costs) out of the box diff --git a/doc/to_do_code.bb b/doc/to_do_code.bb index 73acdc7bb..4e6f655e2 100644 --- a/doc/to_do_code.bb +++ b/doc/to_do_code.bb @@ -4,6 +4,7 @@ We need much more than this, but here are areas where developers can help. Pleas [li]Documentation - see Red Documentation Project To-Do List[/li] [li]Include TOS link in registration/verification email[/li] +[li]forum widget with unread counts[/li] [li]Create bug tracker module[/li] [li]translation plugins - moses or apertium[/li] [li]Infinite scroll improvements (i.e. embedded page links) see http://scrollsample.appspot.com/items -- cgit v1.2.3