diff options
author | redmatrix <git@macgirvin.com> | 2016-04-14 20:11:36 -0700 |
---|---|---|
committer | redmatrix <git@macgirvin.com> | 2016-04-14 20:11:36 -0700 |
commit | a29c0371f1f3cceb9a9af3a62e5ed67886869c40 (patch) | |
tree | 2d4d402682defff0dc3324b67872fb1a0d339b3e /CHANGELOG | |
parent | a8f7af20798de3bde73023c6e3f2b540e985767b (diff) | |
download | volse-hubzilla-a29c0371f1f3cceb9a9af3a62e5ed67886869c40.tar.gz volse-hubzilla-a29c0371f1f3cceb9a9af3a62e5ed67886869c40.tar.bz2 volse-hubzilla-a29c0371f1f3cceb9a9af3a62e5ed67886869c40.zip |
commit 1.41.4
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 33 |
1 files changed, 33 insertions, 0 deletions
@@ -1,3 +1,36 @@ +Hubzilla 1.4 + [This list may appear brief, but encompasses a huge amount of re-writing and re-factoring + of the internal code structure to gain long-term performance and stability and provide a standard + interface to alternate protocol federation plugins which were made possible by the UNO configuration. + UNO is a configuration of hubzilla introduced in 1.3 with reduced complexity and which provides + improved protocol federation potential to other networks by virtue of removing nomadic identity + (which is not possible to model or work around using other network protocols).] + + Implement channel move operation for UNO configuration + Remove bookmark references in UNO (which has no bookmarks by default) + UI cleanup profiles/chat/manage + Refactor webfinger probes and salmon backend for GNU-social federation + SECURITY: DAV authentication exploit + Context help added + More help pages + Provide 'posts only' feed + Refactor App to remove globals + Refactor Session to remove globals + provide a fullscreen mode for selected modules and functions + Regression: some addon routes broken + fix "remember me" + Autocomplete tool extended to bbcode/comanche + Clone sync of file/photo updates + system rename (e.g. http to https or DNS name change) missing some connection photos + calendar module not blocked to public whhen block_public enabled + Use timeago.js in reshare content so that timestamps will be correct on federated reshares + Rework detection of JavaScript to avoid reload penalty under normal operation + Changed primary directory server to a hubzilla server + Plugins: + Diaspora - switch to alternate XML parser to avoid storing compound objects + GNU-Social - Huge amounts of work, federation somewhat working now, several issues remain + Friendica - Initial federation work (not yet published) + Hubzilla 1.3 Admin Security configuration page created which consolidates several previously hidden settings: Communication white/black lists |