diff options
author | redmatrix <redmatrix@redmatrix.me> | 2015-05-14 22:42:48 -0700 |
---|---|---|
committer | redmatrix <redmatrix@redmatrix.me> | 2015-05-14 22:42:48 -0700 |
commit | 51b6d709965faa104b02fe148dbe8cf407ff47fa (patch) | |
tree | 579962046fad566ec978f5f9e1501d273e8b3c0c | |
parent | bceef58584a5753482412e7029f59710afe94a20 (diff) | |
download | volse-hubzilla-51b6d709965faa104b02fe148dbe8cf407ff47fa.tar.gz volse-hubzilla-51b6d709965faa104b02fe148dbe8cf407ff47fa.tar.bz2 volse-hubzilla-51b6d709965faa104b02fe148dbe8cf407ff47fa.zip |
update to_do
-rw-r--r-- | doc/to_do_code.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/to_do_code.bb b/doc/to_do_code.bb index fd3923d40..73acdc7bb 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 "open site" 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]
|