diff options
author | redmatrix <redmatrix@redmatrix.me> | 2015-08-19 16:54:12 -0700 |
---|---|---|
committer | redmatrix <redmatrix@redmatrix.me> | 2015-08-19 16:54:12 -0700 |
commit | 8d66fbccfadb136403b2e85591c34e93276c1d28 (patch) | |
tree | 035a2febf68c50d78d20c1b51f55b31d455794e1 /doc | |
parent | a4caaefd32ca68f45f7526dde61d17e8ca3dc3af (diff) | |
parent | c96f121d4189e758392fb7796f7d87f37597cc78 (diff) | |
download | volse-hubzilla-8d66fbccfadb136403b2e85591c34e93276c1d28.tar.gz volse-hubzilla-8d66fbccfadb136403b2e85591c34e93276c1d28.tar.bz2 volse-hubzilla-8d66fbccfadb136403b2e85591c34e93276c1d28.zip |
Merge https://github.com/redmatrix/redmatrix into pending_merge
Conflicts:
include/api.php
Diffstat (limited to 'doc')
-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 04974e012..7fb6da858 100644 --- a/doc/to_do_code.bb +++ b/doc/to_do_code.bb @@ -7,6 +7,7 @@ We need much more than this, but here are areas where developers can help. Pleas [li](done) forum widget with unread counts (requires the DB schema changes from v3/hubzilla to be viable)[/li]
[li]Create bug tracker module[/li]
[li]translation plugins - moses or apertium[/li]
+[li]plugins - provide 'disable' which is softer than 'uninstall' for those plugins which create additional DB tables[/li]
[li]Infinite scroll improvements (i.e. embedded page links) see http://scrollsample.appspot.com/items [/li]
[li]Finish the anti-spam bayesian engine[/li]
[li]implement an email permission denied bounce message from the sys channel[/li]
|