diff options
author | Haakon Meland Eriksen <haakon.eriksen@far.no> | 2015-11-21 00:08:17 +0100 |
---|---|---|
committer | Haakon Meland Eriksen <haakon.eriksen@far.no> | 2015-11-21 00:08:17 +0100 |
commit | 6942c715d0342dd83ec035b576aa23f7213cf4e9 (patch) | |
tree | 086e40d3d11c2eeb564b443d97b56aba4c1ae8b0 /doc/roadmapv4.bb | |
parent | de1b3d5113a6140d59612a14d3b0f2f17a5beefa (diff) | |
parent | 427652e9bd8e312758f04c6c3e6824fb47cc3033 (diff) | |
download | volse-hubzilla-6942c715d0342dd83ec035b576aa23f7213cf4e9.tar.gz volse-hubzilla-6942c715d0342dd83ec035b576aa23f7213cf4e9.tar.bz2 volse-hubzilla-6942c715d0342dd83ec035b576aa23f7213cf4e9.zip |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'doc/roadmapv4.bb')
-rw-r--r-- | doc/roadmapv4.bb | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/doc/roadmapv4.bb b/doc/roadmapv4.bb new file mode 100644 index 000000000..4670c73b3 --- /dev/null +++ b/doc/roadmapv4.bb @@ -0,0 +1,27 @@ +[h1]Project Roadmap V4[/h1] + +[h2]Hubzilla 2.0 - code name "Universal Thunder"[/h2] + +[h3]Project Core Development[/h3] + +Goals/Highlights: + + +Focus on visual website design tools, widgets, and sharing mechanisms + +App organisation. + +Conversion of core application to a composer format living under the namespace "Zotlabs" + +Conversion of Modules to a more general purpose Controllers layout with DB/memory based +controller routing as opposed to filesystem routing. + +Conversion of core Zot Protocol to a class library + +Abstraction of nomadic identity so that sending/receiving to/from singleton networks to/from any clone works flawlessly - [b]provided[/b] the clone physically connected to that singleton identity is up. + +[h3]Community Development[/h3] + +CalDAV/CardDAV + +E-Commerce
\ No newline at end of file |