diff options
author | friendica <info@friendica.com> | 2014-10-24 14:31:21 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-10-24 14:31:21 -0700 |
commit | 98bce0e7197b680e03cb3778cb14545260cc58c1 (patch) | |
tree | 4748bb190b52e626fda64358f2ffa915a45d76da | |
parent | ce8a891682a7d8ceca71ec762063367744428a53 (diff) | |
download | volse-hubzilla-98bce0e7197b680e03cb3778cb14545260cc58c1.tar.gz volse-hubzilla-98bce0e7197b680e03cb3778cb14545260cc58c1.tar.bz2 volse-hubzilla-98bce0e7197b680e03cb3778cb14545260cc58c1.zip |
the to-do list is getting longer again.
-rw-r--r-- | doc/to_do_code.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/to_do_code.bb b/doc/to_do_code.bb index f4c685063..1ca1efecd 100644 --- a/doc/to_do_code.bb +++ b/doc/to_do_code.bb @@ -5,6 +5,9 @@ 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]Finish the anti-spam bayesian engine[/li]
+[li]implement an email permission denied bounce message from the sys channel[/li]
+[li]finish Wordpress connector - import wordpress comments back to redmatrix[/li]
+[li]provide a way for xchans with a certain network type to upgrade (unknown to rss, rss to statusnet, friendica-over-diaspora to friendica, for instance) based on new knowledge and/or redmatrix ability[/li]
[li]If DAV folders exist, add an option to the Settings page to set a default folder for attachment uploads.[/li]
[li]Integrate the "open site" list with the register page[/li]
[li]implement oembed provider interface[/li]
|