diff options
author | friendica <info@friendica.com> | 2014-08-06 15:47:03 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-08-06 15:47:03 -0700 |
commit | 22312b9577c38c5adebf74bf353500225ab48b20 (patch) | |
tree | 0085e41cb6d37fc45300b1c8b29583114306cc58 | |
parent | b6c4dcb1be0f28042c6b1e1e5a6cc1955ace06a7 (diff) | |
download | volse-hubzilla-22312b9577c38c5adebf74bf353500225ab48b20.tar.gz volse-hubzilla-22312b9577c38c5adebf74bf353500225ab48b20.tar.bz2 volse-hubzilla-22312b9577c38c5adebf74bf353500225ab48b20.zip |
update to-do
-rw-r--r-- | doc/To-Do-Code.md | 2 | ||||
-rw-r--r-- | doc/to_do_code.bb | 2 | ||||
-rw-r--r-- | version.inc | 2 |
3 files changed, 1 insertions, 5 deletions
diff --git a/doc/To-Do-Code.md b/doc/To-Do-Code.md index 8caf40251..bdbbc6cdf 100644 --- a/doc/To-Do-Code.md +++ b/doc/To-Do-Code.md @@ -5,8 +5,6 @@ We need much more than this, but here are areas where developers can help. Pleas * Documentation - see [Red Documentation Project To-Do List](help/To-Do) -* Infinite scroll to the directory pages - * Finish the anti-spam bayesian engine * Integrate the "open site" list with the register page diff --git a/doc/to_do_code.bb b/doc/to_do_code.bb index efe79f761..91997a284 100644 --- a/doc/to_do_code.bb +++ b/doc/to_do_code.bb @@ -4,8 +4,6 @@ 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]Infinite scroll to the directory pages[/li]
-
[li]Finish the anti-spam bayesian engine[/li]
[li]If DAV folders exist, add an option to the Settings page to set a default folder for attachment uploads.[/li]
diff --git a/version.inc b/version.inc index 8843d881e..149e46ccb 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2014-08-05.758 +2014-08-06.759 |