aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2015-02-26 16:41:38 -0800
committerfriendica <info@friendica.com>2015-02-26 16:41:38 -0800
commitdce0bb0ef806d88a855c362f359b7b1a350deff2 (patch)
treef2ad96b9a75d9ac23f48ec611cb2bd3587990561 /doc
parentb79d2420520d72b878982f3b98052c0f816af83e (diff)
downloadvolse-hubzilla-dce0bb0ef806d88a855c362f359b7b1a350deff2.tar.gz
volse-hubzilla-dce0bb0ef806d88a855c362f359b7b1a350deff2.tar.bz2
volse-hubzilla-dce0bb0ef806d88a855c362f359b7b1a350deff2.zip
finish converting "delete" to trash icons for consistency. The 'x' was left in a couple of places like the group list widget and saved search term widget and ignoring friend suggestions where it was more appropriate to leave it.
Diffstat (limited to 'doc')
-rw-r--r--doc/to_do_code.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/to_do_code.bb b/doc/to_do_code.bb
index 5a5ae76fd..1fa2b17d4 100644
--- a/doc/to_do_code.bb
+++ b/doc/to_do_code.bb
@@ -5,6 +5,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]Create bug tracker module[/li]
+[li]Infinite scroll improvements (i.e. embedded page links) see http://scrollsample.appspot.com/items
[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]
@@ -23,7 +24,6 @@ We need much more than this, but here are areas where developers can help. Pleas
[li]service classes - provide a pluggable subscription payment gateway for premium accounts[/li]
[li]service classes - account overview page showing resources consumed by channel. With special consideration this page can also be accessed at a meta level by the site admin to drill down on problematic accounts/channels.[/li]
[li]Events module - fix permissions on events, and provide JS translation support for the calendar overview; integrate with calDAV[/li]
-[li]Events module - event followups[/li]
[li]Uploads - integrate #^[url=https://github.com/blueimp/jQuery-File-Upload]https://github.com/blueimp/jQuery-File-Upload[/url][/li]
[li]Import/export - include events, things, etc.[/li]
[li]Import channel from Diaspora/Friendica[/li]