diff options
author | Andrew Manning <tamanning@zoho.com> | 2017-01-15 07:22:19 -0500 |
---|---|---|
committer | Andrew Manning <tamanning@zoho.com> | 2017-01-15 07:22:19 -0500 |
commit | 128d47430d4aec5d5aadba4b6e8d5c66ead7be3f (patch) | |
tree | 3fba77da745759e98604f71c707c71a9cb1c6ba1 /doc/roadmap_hz3.md | |
parent | 639966622f037528fba111c77093da2555d9d94a (diff) | |
download | volse-hubzilla-128d47430d4aec5d5aadba4b6e8d5c66ead7be3f.tar.gz volse-hubzilla-128d47430d4aec5d5aadba4b6e8d5c66ead7be3f.tar.bz2 volse-hubzilla-128d47430d4aec5d5aadba4b6e8d5c66ead7be3f.zip |
pull latest doco from dev branch
Diffstat (limited to 'doc/roadmap_hz3.md')
-rw-r--r-- | doc/roadmap_hz3.md | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/doc/roadmap_hz3.md b/doc/roadmap_hz3.md new file mode 100644 index 000000000..a64fb2d5c --- /dev/null +++ b/doc/roadmap_hz3.md @@ -0,0 +1,27 @@ + +Hubzilla III +============ + +Due: December 2017 +Codename: + + +Wishlist: + +- Move CalDAV/CardDAV server to core + +- Integrate Hubzilla events with CalDAV + +- Connection 'roles' allows you to select different permission roles for your connections; such as follower, friend, contributor, etc. + +- CardDAV integration with abook and profiles + +- App tray + +- issues manager + +- wiki cloning + +- provide easy channel move (as opposed to channel copy or clone), which is currently supported only by the basic server role. + +- provide RSA keychange operation; which cannot affect the primary identity (which is based on the channel keys), so add a secondary dynamic key pair which will be used for all other operations and can be upgraded or revoked at any time.
\ No newline at end of file |