From 37f0bd6c9d98fa57e13dc569ba59332b380471e6 Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 23 Mar 2015 20:16:56 -0700 Subject: one step forward, one step back. --- doc/to_do_code.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/to_do_code.bb b/doc/to_do_code.bb index e0e3d7f96..4b7b98ee1 100644 --- a/doc/to_do_code.bb +++ b/doc/to_do_code.bb @@ -8,7 +8,6 @@ We need much more than this, but here are areas where developers can help. Pleas [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] [li]provide a way for xchans with a certain network type to upgrade (unknown to rss, rss to statusnet, friendica-over-diaspora to friendica, for instance) based on new knowledge and/or redmatrix ability[/li] [li]If DAV folders exist, add an option to the Settings page to set a default folder for attachment uploads.[/li] [li]Integrate the "open site" list with the register page[/li] @@ -25,6 +24,7 @@ We need much more than this, but here are areas where developers can help. Pleas [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]Uploads - integrate #^[url=https://github.com/blueimp/jQuery-File-Upload]https://github.com/blueimp/jQuery-File-Upload[/url][/li] +[li]We could probably improve even more on the infamous sys_channel query by carrying a column in the channel DB for the timestamp of the last post; so we don't have to randomly select channels from which to find public content and quite possibly randomly select a bunch that are inactive. This would also be a huge win for the statistics queries which could look at the same exact field and not have to count hundreds of thousands of things.[/li] [li]Import/export - include events, things, etc.[/li] [li]Import channel from Diaspora/Friendica[/li] [li]MediaGoblin photo "crosspost" connector[/li] -- cgit v1.2.3