diff options
author | redmatrix <redmatrix@redmatrix.me> | 2015-08-11 20:58:03 -0700 |
---|---|---|
committer | redmatrix <redmatrix@redmatrix.me> | 2015-08-11 20:58:03 -0700 |
commit | b651604e8bc8895483fa388448cb5bbd8bcd35f9 (patch) | |
tree | 07cf069020156e7a684c310d340c3d66b89bf955 /doc | |
parent | 1932e726030207fd9283e6e6a796b53c5995fea4 (diff) | |
download | volse-hubzilla-b651604e8bc8895483fa388448cb5bbd8bcd35f9.tar.gz volse-hubzilla-b651604e8bc8895483fa388448cb5bbd8bcd35f9.tar.bz2 volse-hubzilla-b651604e8bc8895483fa388448cb5bbd8bcd35f9.zip |
remove the forum limit
Diffstat (limited to 'doc')
-rw-r--r-- | doc/to_do_code.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/to_do_code.bb b/doc/to_do_code.bb index f3c347b53..04974e012 100644 --- a/doc/to_do_code.bb +++ b/doc/to_do_code.bb @@ -4,7 +4,7 @@ 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]forum widget with unread counts (requires the DB schema changes from v3/hubzilla to be viable)[/li]
+[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]Infinite scroll improvements (i.e. embedded page links) see http://scrollsample.appspot.com/items [/li]
|