diff options
author | redmatrix <redmatrix@redmatrix.me> | 2015-11-20 14:38:32 -0800 |
---|---|---|
committer | redmatrix <redmatrix@redmatrix.me> | 2015-11-20 14:38:32 -0800 |
commit | 106b4fdd2d4b0cf893d27df7d60085b441f37b9a (patch) | |
tree | 54e6c412710c0ba0dbc3423b62ad99479822f36b /doc | |
parent | d9ddf7561f34ca4e83834e9144d2a4f25bc9fa0a (diff) | |
download | volse-hubzilla-106b4fdd2d4b0cf893d27df7d60085b441f37b9a.tar.gz volse-hubzilla-106b4fdd2d4b0cf893d27df7d60085b441f37b9a.tar.bz2 volse-hubzilla-106b4fdd2d4b0cf893d27df7d60085b441f37b9a.zip |
add v4 project roadmap, partial fix for cloning of profile photos on alternate profiles
Diffstat (limited to 'doc')
-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 |