3rd (typos)
This commit is contained in:
parent
530e4d7610
commit
219fba2ac4
16
CHANGELOG
16
CHANGELOG
|
@ -16,9 +16,9 @@ Version 3.6 (2018-03-xx)
|
|||
Enhancements to the ACL dialog (selection of forums) [rabuzarus]
|
||||
Enhancements to the handling of new connections [annando]
|
||||
Enhancements to the vitality check of contacts [annando]
|
||||
Enhancements to the deamon script [annando]
|
||||
Enhancements to the daemon script [annando]
|
||||
Enhancements to the federation stats [annando, tobiasd]
|
||||
Enhancements to the interaction with puclic postings [annando]
|
||||
Enhancements to the interaction with puclic posts [annando]
|
||||
Enhancements to the structure of the admin panel [tobiasd]
|
||||
Enhancements to the community page [annando]
|
||||
Enhancements to the delegation of accounts [annando, MrPetrovan]
|
||||
|
@ -40,7 +40,7 @@ Version 3.6 (2018-03-xx)
|
|||
Fixed a bug in URL completion for feed fragments [annando]
|
||||
Fixed a bug in the notification system about new registrations [annando]
|
||||
Fixed the display of dislikes [annando]
|
||||
Fixed the display of orphand childs in threads [MrPetrovan]
|
||||
Fixed the display of orphans childs in threads [MrPetrovan]
|
||||
Fixed some SQL problems [annando]
|
||||
Fixed the CLI config script [tobiasd]
|
||||
Fixed the forum selection on the network display [annando]
|
||||
|
@ -63,12 +63,12 @@ Version 3.6 (2018-03-xx)
|
|||
Added CLI script to silence accounts on the community page [tobiasd]
|
||||
Added CLI script to block postings to a node from accounts [tobiasd]
|
||||
Added account block interface to the admin panel [MrPetrovan]
|
||||
Added browser bookmarkled code snipplet [hoergen]
|
||||
Added an additional feature to display a tagcloud on the profile page [rabuzarus]
|
||||
Added retrival of Mastodon server statistics [annando]
|
||||
Added browser bookmarklet code snippet [hoergen]
|
||||
Added an additional feature to display a tag cloud on the profile page [rabuzarus]
|
||||
Added retrieval of Mastodon server statistics [annando]
|
||||
Added Atom feed that only contains top level postings of a user [annando]
|
||||
Added tag following via saved search for #hashtag [annando]
|
||||
Added PHP version informations to the admin panel [MrPetrovan]
|
||||
Added PHP version information to the admin panel [MrPetrovan]
|
||||
Added the possibility to change relationships between Friendica contacts [annando]
|
||||
Added the membersince functionality from the addon to the core [rabuzarus]
|
||||
Added support of nodeinfo 2.0 [annando]
|
||||
|
@ -85,7 +85,7 @@ Version 3.6 (2018-03-xx)
|
|||
Images send to public forums are now always public as well [annando]
|
||||
The DB cleanup option now includes the conversation table [annando]
|
||||
Hash tags now always search locally [annando]
|
||||
Consistend naming of addons (instead of plugins and addons) [zeroadam]
|
||||
Consistent naming of addons (instead of plugins and addons) [zeroadam]
|
||||
Community page is split between local and global and always visible for local users [annando]
|
||||
Updated the credits to include new contributors [tobiasd]
|
||||
|
||||
|
|
Loading…
Reference in a new issue