diff options
author | friendica <info@friendica.com> | 2015-02-26 20:00:47 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2015-02-26 20:00:47 -0800 |
commit | a00c072f02efb741629b4b3e5b0eac1b3d6a95d4 (patch) | |
tree | 9685f27c7ea4a489c4853939118ca13be2836c8c /doc/to_do_code.bb | |
parent | 5d57df2694b6515b43c4a641bf47b8c5f112d4f7 (diff) | |
download | volse-hubzilla-a00c072f02efb741629b4b3e5b0eac1b3d6a95d4.tar.gz volse-hubzilla-a00c072f02efb741629b4b3e5b0eac1b3d6a95d4.tar.bz2 volse-hubzilla-a00c072f02efb741629b4b3e5b0eac1b3d6a95d4.zip |
high level queue inspector - needs a lot more, like the ability to dump certain destinations and indicating known dead sites, but this is a start
Diffstat (limited to 'doc/to_do_code.bb')
-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 1fa2b17d4..616b20cad 100644 --- a/doc/to_do_code.bb +++ b/doc/to_do_code.bb @@ -17,6 +17,7 @@ We need much more than this, but here are areas where developers can help. Pleas [li]implement openid server interface[/li]
[li]Write more webpage layouts[/li]
[li]Write more webpage widgets[/li]
+[li]restricted access OAuth clients[/li]
[li](Advanced) create a UI for building Comanche pages[/li]
[li]Extend WebDAV to provide desktop access to photo albums[/li]
[li]External post connectors - create standard interface[/li]
|