aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-01-28 15:05:44 -0800
committerfriendica <info@friendica.com>2014-01-28 15:05:44 -0800
commit8c8be2a05e7646595b2c811dd4ab2ac7d7a98b69 (patch)
tree8796c510991616aa870db1f08c0425f066a2e282 /doc
parentf104b4dc275891785ec03abd779d8aafe5163815 (diff)
downloadvolse-hubzilla-8c8be2a05e7646595b2c811dd4ab2ac7d7a98b69.tar.gz
volse-hubzilla-8c8be2a05e7646595b2c811dd4ab2ac7d7a98b69.tar.bz2
volse-hubzilla-8c8be2a05e7646595b2c811dd4ab2ac7d7a98b69.zip
add client field to chatpresence - which will give us a place to put IP addresses for webRTC. Might as well allow for that since we'll (soon) have presence. Then we wouldn't need SIP and folks can "just" p2p each other using any mechanism they wish if they have permission to do so.
Diffstat (limited to 'doc')
-rw-r--r--doc/To-Do-Code.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/To-Do-Code.md b/doc/To-Do-Code.md
index 3baf08d40..5804801b4 100644
--- a/doc/To-Do-Code.md
+++ b/doc/To-Do-Code.md
@@ -17,7 +17,7 @@ We need much more than this, but here are areas where developers can help. Pleas
* (Advanced) create a UI for building Comanche pages
-* Help with WebDAV and file storage implementation, especially replacing the fugly Sabre web UI.
+* templatise and translate the Web interface to webDAV
* Extend WebDAV to provide desktop access to photo albums
@@ -25,7 +25,7 @@ We need much more than this, but here are areas where developers can help. Pleas
* 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.
-* Events module - bring back birthday reminders for friends, fix permissions on events, and provide JS translation support for the calendar overview
+* Events module - bring back birthday reminders for friends, fix permissions on events, and provide JS translation support for the calendar overview; integrate with calDAV
* Events module - event followups and RSVP