aboutsummaryrefslogtreecommitdiffstats
path: root/doc/to_do_code.bb
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2015-03-13 01:22:32 -0700
committerfriendica <info@friendica.com>2015-03-13 01:22:32 -0700
commitce33eca4b2d394db64bc2e1c6f3113292d5efca8 (patch)
tree6ec3ff764555e82d9f8704bac379b5ab710ef5ed /doc/to_do_code.bb
parentc412e6e640af11a51ff569fe86fcc381291683b9 (diff)
downloadvolse-hubzilla-ce33eca4b2d394db64bc2e1c6f3113292d5efca8.tar.gz
volse-hubzilla-ce33eca4b2d394db64bc2e1c6f3113292d5efca8.tar.bz2
volse-hubzilla-ce33eca4b2d394db64bc2e1c6f3113292d5efca8.zip
update to-do list
Diffstat (limited to 'doc/to_do_code.bb')
-rw-r--r--doc/to_do_code.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/to_do_code.bb b/doc/to_do_code.bb
index 616b20cad..e0e3d7f96 100644
--- a/doc/to_do_code.bb
+++ b/doc/to_do_code.bb
@@ -14,7 +14,6 @@ We need much more than this, but here are areas where developers can help. Pleas
[li]Integrate the &quot;open site&quot; list with the register page[/li]
[li]implement oembed provider interface[/li]
[li]refactor the oembed client interface so that we can safely sandbox remote content[/li]
-[li]implement openid server interface[/li]
[li]Write more webpage layouts[/li]
[li]Write more webpage widgets[/li]
[li]restricted access OAuth clients[/li]
@@ -36,7 +35,6 @@ We need much more than this, but here are areas where developers can help. Pleas
[li]Customisable App collection pages[/li]
[li]replace the tinymce visual editor and/or make the visual editor pluggable and responsive to different output formats. We probably want library/bbedit for bbcode. This needs a fair bit of work to catch up with our &quot;enhanced bbcode&quot;, but start with images, links, bold and highlight and work from there.[/li]
[li]Photos module - turn photos into normal conversations and fix tagging[/li]
-[li]Provide RSS feed support which look like channels (in matrix only - copyright issues)[/li]
[li]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.[/li]
[li]Implement owned and exchangeable &quot;things&quot;.[/li]
[li]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).[/li]