diff options
author | friendica <info@friendica.com> | 2014-01-08 00:57:28 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-01-08 00:57:28 -0800 |
commit | 73102f0c261be1ca54bf454264ea85fa266bfab8 (patch) | |
tree | f80eff31001c64c2c69a18ece4118d902e4a528d | |
parent | 8d562abe784dc9f555372c35799f5e5dfd18dc99 (diff) | |
download | volse-hubzilla-73102f0c261be1ca54bf454264ea85fa266bfab8.tar.gz volse-hubzilla-73102f0c261be1ca54bf454264ea85fa266bfab8.tar.bz2 volse-hubzilla-73102f0c261be1ca54bf454264ea85fa266bfab8.zip |
teehee, tada, todo, etc.
-rw-r--r-- | doc/To-Do-Code.md | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/To-Do-Code.md b/doc/To-Do-Code.md index 3f264ea31..3baf08d40 100644 --- a/doc/To-Do-Code.md +++ b/doc/To-Do-Code.md @@ -17,9 +17,13 @@ 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 web UI. +* Help with WebDAV and file storage implementation, especially replacing the fugly Sabre web UI. -* Extend WebDAV to provide desktop access to photo albums and existing file (attachment) storage +* Extend WebDAV to provide desktop access to photo albums + +* service classes - provide a pluggable subscription payment gateway for premium accounts + +* 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 |