aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-05-17 19:48:57 -0700
committerredmatrix <redmatrix@redmatrix.me>2015-05-17 19:48:57 -0700
commit76558df9667b4900b4036faca0075985596b93cd (patch)
tree08b57c1159399db70af105ac93726000bf5fe36b /doc
parentdd72f580dd14e8745dd81bc056e1a73df1e8e563 (diff)
parentac3b886cc46bd9c634cce7b409f5bea7211382da (diff)
downloadvolse-hubzilla-76558df9667b4900b4036faca0075985596b93cd.tar.gz
volse-hubzilla-76558df9667b4900b4036faca0075985596b93cd.tar.bz2
volse-hubzilla-76558df9667b4900b4036faca0075985596b93cd.zip
Merge branch 'master' of https://github.com/redmatrix/redmatrix
Conflicts: include/bb2diaspora.php include/diaspora.php include/enotify.php mod/admin.php mod/cloud.php mod/dav.php mod/home.php mod/invite.php mod/like.php mod/mitem.php mod/p.php mod/pubsites.php mod/setup.php mod/siteinfo.php util/messages.po
Diffstat (limited to 'doc')
-rw-r--r--doc/to_do_code.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/to_do_code.bb b/doc/to_do_code.bb
index 0322272f8..b3b75473f 100644
--- a/doc/to_do_code.bb
+++ b/doc/to_do_code.bb
@@ -14,6 +14,7 @@ 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]Many modern social apps now have both a profile photo and a "cover photo". Add support for this.
[li]Write more webpage layouts[/li]
[li]Write more webpage widgets[/li]
[li]restricted access OAuth clients[/li]