diff options
author | redmatrix <redmatrix@redmatrix.me> | 2015-08-18 20:00:11 -0700 |
---|---|---|
committer | redmatrix <redmatrix@redmatrix.me> | 2015-08-18 20:00:11 -0700 |
commit | 72b7b19937ad2ac4f3b875968ae48060f5dcfc95 (patch) | |
tree | 38fded6119353d03050e37f4c724a55f2ada7dab /doc/to_do_code.bb | |
parent | 37d07a7d2a3808169b87c5033ef413ce957bf2ef (diff) | |
download | volse-hubzilla-72b7b19937ad2ac4f3b875968ae48060f5dcfc95.tar.gz volse-hubzilla-72b7b19937ad2ac4f3b875968ae48060f5dcfc95.tar.bz2 volse-hubzilla-72b7b19937ad2ac4f3b875968ae48060f5dcfc95.zip |
update to_do
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 f3c347b53..7ee342ed4 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]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]
|