diff options
author | zotlabs <mike@macgirvin.com> | 2016-12-24 15:02:03 -0800 |
---|---|---|
committer | zotlabs <mike@macgirvin.com> | 2016-12-24 15:02:03 -0800 |
commit | 9f9b1d3ce600787cb17c1d46aea022a3a9cfd376 (patch) | |
tree | edb33c34bbb7e4a97c017a901bc3191fa564c9a0 | |
parent | 35ed9b9b72cd2f8440c80ef395e119282bcd6383 (diff) | |
parent | 4ab2d461133933e58f73e178f631df086dec9d69 (diff) | |
download | volse-hubzilla-9f9b1d3ce600787cb17c1d46aea022a3a9cfd376.tar.gz volse-hubzilla-9f9b1d3ce600787cb17c1d46aea022a3a9cfd376.tar.bz2 volse-hubzilla-9f9b1d3ce600787cb17c1d46aea022a3a9cfd376.zip |
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Hubzilla 2.0 (????-??-??) +Hubzilla 2.0 (2016-12-23) - Deprecate bb_iframe - Note widget: resize the textarea to reveal full content - Implement fixed left aside @@ -67,6 +67,7 @@ Hubzilla 2.0 (????-??-??) - Fix fromStandalonePermission() Plugins + - GNU Social: removed from addons for security reasons - it might be re-implemented once it is properly reviewed - Diaspora: missing item author when diaspora public comment received from relay - Superblock: refactoring - New addon: tripleaes for pro @@ -74,7 +75,6 @@ Hubzilla 2.0 (????-??-??) - Rendezvous: added markers and members export tool at /rendezvous/[group_id]/export/{markers,members} - Twitter: move twitter api to addon - New addon: b2tbtn (back to top button) - - GNU Social: only enable plugin if system.experimental is set - Diaspora: import public diaspora messages to sys if applicable - Diaspora: try and handle singletons better and simplify the associated notifier decisions - Rendezvous: add proximity alert feature to members to issue notification when member is within a specified distance. |