diff options
author | Mario Vavti <mario@mariovavti.com> | 2018-10-17 10:25:46 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2018-10-17 12:51:36 +0200 |
commit | 5030c55b1ee69ad07fb080a37371f234b363fcab (patch) | |
tree | 4a34e9a9f58054899274ea9ab789a156513f153c /CHANGELOG | |
parent | 90e9c37d35bcc96e39efacf69881d6e5f685fd1f (diff) | |
download | volse-hubzilla-5030c55b1ee69ad07fb080a37371f234b363fcab.tar.gz volse-hubzilla-5030c55b1ee69ad07fb080a37371f234b363fcab.tar.bz2 volse-hubzilla-5030c55b1ee69ad07fb080a37371f234b363fcab.zip |
complete changelog
(cherry picked from commit fa91e2a60cce1f436b0bec946f4e147bca5752d0)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 36 |
1 files changed, 34 insertions, 2 deletions
@@ -61,8 +61,40 @@ Hubzilla 3.8 (????-??-??) - Fix app delete issue with base installed apps and app photo being reloaded uneccessarily - Fix app update and ownership issues - - + Addons + - Superblock: fix issue with not removeable channels + - Cart: fix subscription table not created on install + - Hsse: new addon - a WYSIWYG editor for certain modules + - Rainbowtag: convert to app infrastructure + - Superblock: convert to app infrastructure + - Send ZID: convert to app infrastructure + - Adultphotoflag: move setting to mod photos + - GNU-Social: convert to app infrastructure + - Pubcrawl: convert to app infrastructure + - Startpage: convert to app infrastructure + - Wppost: convert to app infrastructure + - Diaspora: convert to app infrastructure + - Mdpost: move setting to editor settings + - Cart: convert to app infrastructure + - Cart: reflect renaming of groups table + - Authchoose: convert to app infrastructure + - Channelreputation: new addon - reputation system for community channels (forums, etc.) + - Diaspora: fix commenting on diaspora reshares + - Gallery: convert to app infrastructure + - Nsfw: convert to app infrastructure + - Diaspora: change top level retraction type from StatusMessage to Post + - Delivery Notice: new addon - display delivery status information at the top of items + - Diaspora: exclude xchan_networks rss, anon and unknown from the query to make the results more reliable + - Diaspora: provide xchan_url if we have no xchan_addr for mentions + - Diaspora: fix x-social-relay tags converted to associative array + - Twitter API: improvements for the twidere client + - Pubcrawl: partial support for inbound AP events + - Pubcrawl: add support for image objects + - Gallery: provide a way to direct link to a photo album gallery + - Pubcrawl: improve can_comment_on_post handler + - Pubcrawl: implement pleroma quirks regarding follow activities + - Cart: add ability to create catalog entries for physical and/or manually fulfilled items + - Cart: add subscriptions submodule Hubzilla 3.6 (2018-07-25) |