]> git.mxchange.org Git - friendica.git/blob - CHANGELOG
wrapping up 2019.12
[friendica.git] / CHANGELOG
1 Version 3.4.3
2   What's new for the users:
3         Updates to the documentation (silke, tobiasd, annando, rebeka-catalina)
4         Updated translations (tobiasd & translation teams)
5         New "Credits" page (tobiasd)
6         New custom font icon set (tobiasd, Andi Stadler)
7         Support to events attendance. Users can mark their participation to an event (rabuzarus, tobiasd, fabrixxm, annando)
8         Revised templates and used interaction in contacts lists (rabuzarus)
9         Mobile support for Vier theme (annando, fabrixxm)
10         Events editing and deletion from stream (annando)
11         Private forums are mentioned automatically like community forums (rabuzarus)
12         Show profile pictures and pending notifications on manage page (rabuzarus, annando)
13         Show Profile photo album only to owner and authenticated contacts (rabuzarus)
14         User language setting is now between settings in user settings page (fabrixxm)
15         Search for remote users in form of "@user@domain.tld" is supported (issue #1595) (annando)
16         Optionally show geo informations of uploaded photos, backport from Red (rabuzarus)
17         Setting for the first day of the week for events calendar (annando)
18         Reduced profile view with "show more" link (annando)
19         Show more informations to users when following a new contact (annando)
20         Renamed "Statusnet" to "GNU Social" (annando)
21         Image dialog insert link to image page instead of direct image (fabrixxm)
22         In registration page make clear that we only need a 'real-looking' name (issue #1898) (tobiasd, n4rky)
23         Unseen items per groups are shown (issue #1718) (strk, rabuzarus, fabrixxm)
24         Unseen items in forumlist widget (rabuzarus)
25         Preview the last five conversations in private message's sidebar (FlxAlbroscheit, fabrixxm)
26         Don't get notifications about own posts (strk)
27         Profile page shows a "Subscribe to atom feed" link (annando)
28         Contact list shows only contacts from supported networks (ananndo)
29         username@hostname is used instead of full urls (issue #1925) (annando)
30         Various small OStatus improvements (annando)
31         Contact's posts are shown in a dedicated page (annando)
32         Module name is shown in page title to ease browser history navigation (issue #2079) (tobiasd)
33   What's new for admins:
34         Forumlist functionality moved from plugin to core (rabuzarus, annando)
35         Changes on poller/workers limits management (annando)
36         Diaspora and OStatus can be enabled only if requirements are satisfied (annando)
37         Support for additional passwords for ejabberd (annando)
38         Use proxy for profile photos (annando)
39         'Reload active themes' in theme admin page (fabrixxm)   
40         Install routine checks for ImageMagick and GIF support (fabrixxm)
41         Install routine checks for availability of "mcrypt_create_iv()" function, needed for RINO2 (fabrixxm)
42         Only suported themes are shown in admin page (annando)
43         Optimized SQL queries (annando)
44         System perform an optimize pass on tables in cron, with maximum table size and minimum fragmentation level settings (annando)
45         New access keys in profile and contact pages (rabuzarus, annando)
46         Support for a new Diaspora command for post retraction (annando)
47         Show an info message if an empty contact group is shown (issue #1871) (annando)
48         User setting to disable network page autoupdate (issue #1921) (annando)
49         Settings to limit or permit access to crawler to search page (annando)
50   What's new for developers:    
51         Themes can show Events entry in navbar (annando)
52         Themes can now override colorbox (fabrixxm)
53         Updated Vagrant development VM (silke, hauke)
54         New hook 'template_vars' (fabrixxm)
55         $baseurl variable is passed to all templates by default (fabrixxm)
56         OStatus delivery code is moved in new function (annando)
57         Doxygen config file and initial documetation of code (rabuzarus)
58         Full rewrite of util/php2po.php (fabrixxm)
59   Bugfixs:
60         Remote self works again (annando)
61         Fix feeds mistakenly recognized as OStatus (issue #1914) (annando)
62         Report invalid feeds to user (issue #1913) (annando)
63         Fix Update contact data functionality (annando)
64         Fix proxy function with embedded images (annando)
65         Fix Diaspora unidirectional connect request (annando)
66         Fix empty poco response (annando)
67         Fix API for andStatus (issue#1427, AndStatus issue #241) (annando)
68         Fix expiration of items (fabrixxm)
69         Fix javascript contact deletion confirmation dialog (issue #1986) (fabrixxm)
70         Admin wasn't able to change settings of not currently in use themes. Fixed (issue #2022) (fabrixxm)
71         Fix rapid repeated requests to GNUSocial instance (issue #2038) (annando)
72         Fix install routine css when mod_rewrite doesn't works (issue #2071) (fabrixxm)
73         Fix code to be compliant with minimum required PHP version (issue #2066) (fabrixxm, rabuzarus)
74         Fix feedback after succesfull registration (issue #2060) (annando)
75         Fix mention completition popup with TinyMCE (issue #1920) (fabrixxm)
76         Fix photo cache and proxy when installed in subfolder (ddorian1)
77         Fix bbcode conversion of the about text for the profile (issue #1607) (annando)
78         
79
80 Version 3.4.2
81
82         Updates to the documentation (tobiasd, silke, annando)
83         Updates to the translations (tobiasd & translation teams)
84         Updates to themes frost-mobile, vier, duepuntozero, quattro (annando, tobiasd)
85         Enancements of the communications via OStatus and Diaspora protocols (annando)
86         Option to automatically follow OStatus contacts was moved from addon to the core (annando)
87         Add tool to import OStatus contacts from an old account (annando)
88         SALMON slaps with OStatus were reworked (annando)
89         Fix for saving searches (rabuzarus)
90         Fix separation of list items in contact editor (issue #1747) (tobiasd)
91         When a picture is uploaded, "don't send a note about this new picture" is now the default behaviour (tobiasd)
92         Show profile url in contact-edit overview listing (issue #1745) (tobiasd)
93         The vagrant VM usage was changed so that the "installation" is now done automatically on the first run. Example users are automatically put into the database (silke)
94         Buttons to insert images or attachment to a post use a popup browser to select a previously uploaded item or upload a new one (fabrixxm, rabuzarus)
95         Improvements in contact handling (annando)
96         Friendica node can now query other nodes about their users and the contact lists (annando)
97         Contact recommendation is done only for recently active users (annando)
98         Admins can opt for search the local DB for contacts instead of the global directory (annando)
99         The global directory is queried in the background to update local DB and improve similar searches in the future. (annando)
100         By communication over the Diaspora protocol, red#matrix sources are now correctly identified, hubzilla is detected (annando)
101         Adopt limitation of usage of "-" in username to avoid conflicts with GNU Social and Diaspora (annando)
102         The [url] tag now also suppots ftp, mailto, gopher links (annando)
103         An "inspect queue" module was added to the admin panel (tobiasd)
104         Fix some missing SQL data escapes (fabrixxm)
105         Improved the accessibility of the web UI for better screen reader compatibility (annando)
106         Added access keys (annando)
107         Support for the public relay server of Diaspora (annando)
108         Support for the new nodeinfo protocol (successor of current statistics.json), addon deprecated as functionality has been moved into the core (annando)
109         Fix issue with moved Friendica profiles and Diaspora communication (issue #1491) (annando)
110         Show more information on contact request page (issue #1739) (annando)
111         Support for newer versions of the Twidere client was enhanced (annando)
112         Support for inline [code] tag usage (fabrixxm)
113         Fix login form in aside (issue #1348) (annando)
114         Show both url-style and webfinger-style identity address in profile (issue #1621) (tobiasd)
115         Add button to reload all active plugins in admin plugins page to ensure new hooks are used (fabrixxm)
116         Make the hardcoded path to global directory configurable (annando)
117         Change default directory to dir.friendi.ca (annando)
118         Improve cache system with granular expire time (annando)
119         Remove oohembed code (issue #1855) (annando)
120         Checks for mcrypt availability before enable or use RINO2 (fabrixm)
121         Fix following email contacts (issue #1896) (annando)
122         Parse BBCode in contact request notification email (annando)
123         
124         
125 Version 3.4.1
126
127         Implement server-to-server encryption (RINO) using php-encryption library as "RINO 2", deprecate "RINO 1" (issue #1655) (fabrixxm)
128         Fix connection with Diaspora "freelove" account (issue #1572) (annando)
129         Various SQL speedups (annando)
130         Port of Javascript DatePicker input from RedMatrix (rabuzarus)
131         Port of RedMatrix archive widget (rabuzarus)
132         Load profile owner settings for theme on profile page (rabuzarus)
133         Move HTML code from php into templates (rabuzarus)
134         Theme "frost": add event with doubleclick, event preview (rabuzarus)
135         Delete attachments on item deletion, delete videos from video tab (issue #1574) (fabrixxm)
136         Improvements with reshared Diaspora items (annando)
137         Improvements in OStatus communications: (annando)
138                 improve duplicate handling
139                 publish comments to post to all PuSH subscribers
140                 use correct contact when automatically add @-replies
141                 add attachment links as enclosures
142                 send salmon notifications to every mentioned person
143                 better thread completition
144                 support for bookmarks
145                 support for events and questions
146                 link to items using GUID
147         Fix warning in mod/photo (issue #1638) (rabuzarus)
148         New option to block public access to local directory and poco
149         Fix parsing bbcode [url] tag with fragment identifier (issue #1514) (fabrixxm)
150         Fix HTML for oembeds (issue #1612) (fabrixxm)
151         Add fake fields to API response for better Twitter API compatibility (annando)
152         Fix search in local directory (issue #1657) (annando)
153         Improve OEmbed (issue #1640) (annando)
154         Fix double html encodig in site administration page for sitename and register text (issue #1628) (annando)
155         Fix remote subscription from GNU Social (annando)
156         Fix "{0}" in notifications (issue #1642) (annando)
157         Fix desktop notification (fabrixxm)
158         Fix rewrite test in install wizard with self-signed certificate (annando)
159         Better support for non standard installations of GNU Social (annando)
160         Fix emoticons alt text (tobias)
161         Improve threaded display in Vier theme (annando)
162         Use field templates in photo edit form (fabrixxm)
163         Alllow deletion of any user but yourself (issue #1625) (fabrixxm)
164         Install wizard load htconfig template from template/ folder, remove localized htconfig templates (fabrixxm)
165         Add contact detail to non-js contact drop confirm dialog (issue #1629) (fabrixxm)
166         Return geo coord in API (annando)
167         Improve events reminder: use title, show in colorbox, link using event ID (rabuzarus)
168         Fix spelling in accepted connection notification email (strk)
169         Show image size warning in a human readable format (rabuzarus)
170         Move ACL window in template (rabuzarus)
171         New option "-s" in util/run_xgettext.sh (fabrixxm)
172         Support, but ignore at the moment, delete message from Quitter (annando)
173         Remove google maps from core. Functionality moved to addon "googlemap" alongside "openstreetmap" (issue #1705) (annando)
174         Update to German documentation (Frank Dieckmann, tobias)
175         Updated translations (translation teams, tobias)
176
177 Version 3.4
178
179         Optionally, "like" and "dislike" activities don't update thread timestamp (annando)
180         Updated markdown libraries (annando)
181         Updated jQuery (StefOfficiel)
182         Cache zrl verification requests to prevent DSoS (issue #1453) (annando)
183         "Verify SSL" options affects also VERIFYHOST (annando)
184         Better handling of hashtags (annando)
185         Updated translations (translation teams, tobias)
186         Access a contact directly from the contact-manager-page (FlxAlbroscheit)
187         Reworked GUID generation, remove db store (annando)
188         Improve search for tags and terms (annando)
189         Fix OAuth signature (thorsten23)
190         Fix utf8 characters in items (issue #1307) (hauke)
191         Ignore tag-likes char sequences in code blocks (issue #1041) (fabrixxm)
192         Fix sending email to CC recipients (issue #1437) (fabrixxm)
193         Fix signature check of likes from diaspora (issue #905) (mike, annando)
194         Fix pagination urls (issue #1341) (fabrixxm)
195         Add scheme if missing in "web link" dialog (issue #1362) (fabrixxm)
196         Don't detect Facebook and App.net RSS feeds as contacts (issue #1432) (annando)
197         Add cli command to generate database.sql from scheme description (issue #1370) (fabrixxm)
198         Fix warning trying to creating already existing itemcache dir (pztrn)
199         Send update to directory when account is removed (issue #1038) (annando)
200         Fix settings page's aside menu visibility (issue #1459) (fabrixxm)
201         Don't show past events in event reminder in profile page (issue #1306) (annando)
202         Add help text to explain the options for approving contacts (issue #1349) (silke)
203         API set as unseen only posts returned by the call (issue #1063) (annando)
204
205 Version 3.3.3
206
207         More separation between php and html in photo album (issue #1258) (rabuzarus)
208         Enhanced community page shows public posts from public contacts of public profiles (annando)
209         Support for IndieAuth/Web-sign-in (hauke)
210         New hooks "emailer_send_prepare" and "emailer_send" (fabrixxm)
211         New hook "oembed_fetch_url" (annando)
212         Add un/ignore function to quattro theme (tobiasd)
213         Enhanced POCO data (annando)
214         Use HTML5 features to validate inputs in install wizard and in some settings fields (tobiasd)
215         Option to receive text-only notification emails (fabrixxm)
216         Better OStatus support (annando)
217         Share-it button support (annando)
218         More reliable reshare from Diaspora (annando)
219         Load more images via proxy (annando)
220         util/typo.php uses "php -l" insead of "eval()" to validate code (fabrixxm)
221         Use $_SERVER array in cli script instead of $argv/$argc (issue #1218) (annando)
222         Updated vagrant setup script (silke)
223         API: support to star/unstar items (fabrixxm)
224         API: attachments for better AndStatus support (annando)
225         Fix missing spaces in photo URLs (issue #920) (annando)
226         Fix avatar for "remote-self" items (annando)
227         Fix encodings issues with scrape functionality (annando)
228         Fix site info scraping when URL points to big file (annando)
229         Fix tools for translations (ddorian1)
230         Fix API login via LDAP (issue #1286) (fabrixxm)
231         Fix to link URL in tabs, pager (issues #1341, #1190) (ddorian1)
232         Fix poke activities translation (fabrixxm)
233         Fix html escaping in templates (fabrixxm)
234         Fix Friendica contacts shown as Diaspora contacts via Poco (annando)
235         Fix shared contacts wrong linking (issue #1388) (annando)
236         Fix email validation (ddorian1)
237         Better documentation for developers (silke)
238
239 Version 3.3.2
240
241         Set default value for all not-null fields (fixes SQL warinigs) (annando)
242         Fix item filters in network page (issue #1222) (fabrixxm)
243         Remove reference to an ex Friendica hub from documentation (beardyunixer, tobiasd)
244         API throttling (annando)
245         Use a san-serif font in breathe style of vier theme (silke)
246         Prevent BBCode parsing problems with URLs (annando)
247         Add back tags to posts to Diaspora (annando)
248         Better display of pictures in posts (annando)
249         Fix out of control gprobe process (annando)
250
251 Version 3.3.1
252
253         JSONP support for API (fabrixxm)
254         Fixed small bug in direct messages API (fabrixxm)
255         More filter for direct messages API (fabrixxm)
256         New hooks "getsiteinfo", "page_info_data" (annando)
257         Better loop post prevention (annando)
258         Via API, replace data: uri images in plain text version with link to post. (issue #1134) (fabrixxm)
259         Set default location to empty for new users. Suppress warning on user creation (issue #1193) (fabrixxm)
260         Correctly build urls with queries (issue #1190) (fabrixxm)
261         Optionally use keywords in feed as post tags with "remote self" (annando)
262         A blacklist of keywords to not use can be defined (annando)
263         "remote self" works also with Friendica and Diaspora contacts (annando)
264         Show exact post time after 12 hours (FX7)
265         Optionally redirect from non-SSL to SSL (annando)
266         Translation updates
267         Added CHANGELOG
268
269 Version 3.3
270
271         API
272         added support in the API to allow image uploads from Twidere
273         support for the diaspora app in Firefox
274
275         Themes
276         Stopped support of unmaintained themes. They will continue to work if enabled but are no longer displayed in the list of themes.
277         Merged all "zero" themes into a theme with variations.
278         new default avatar by Andi Stadler
279
280         Usability
281         network page as default page after login
282         sections on users' settings page are now collapsable
283         automatic updating the network stream was improved
284
285         Interaction
286         ignoring of threads
287         for selected contects one can now get notifications when they post something, useful e.g. for forums
288         After a new friendica contact is added, the user is directed to the contact page of the new contact. (Instead of the remote profile)
289         many improvement on all connectors, new app.net connector
290         the algorithm for shortening postings when posting to limited platforms was improved
291         improvements for the remote_self functionality for RSS/Atom feeds were done
292
293         System stuff
294         no more apc support due problems with PHP 5.5
295         privacy image cache moved from an addon into the core
296         updated the following libraries: smarty 3.1.19, fullcalendar 1.6.4, jquery 1.11, jgrowl 1.3.0
297         added modernizer 2.8.3, better browser support
298         updates to the DB structure for better performance
299         preperations to use PDO in a later release
300         new notification system
301         web interface translations updated, addon translations now also possible separately from the main UI and done for CS, IT, RO, DE
302         vagrant support added for developers
303         some bugs were fixed for the profile import function
304         BBCode handling and reformatting to e.g. markdown was improved
305         Internal PusH server for communication with OStatus contacts
306
307         Addons
308         translation now done at transifex as well
309         "newmemberwidget" adds widget with help links + welcome message to sidebar of network tab for new members
310         new statistics addon to take part in the Diaspora* survey
311         new bidirectional connector for app.net
312         new relay connector for Diaspora*
313         new connector for the buffer service
314         improvements for the connectors with Twitter, StatusNet/GNU Social, pump.io, google+ and facebook
315         improvements to the cal and jappix-mini addons
316
317         Change in the structure of the git repo
318         The "master" branch will now contain stable stuff and hotfixes.
319         The new "develop" branch will contain the latest changes.
320
321 Version 3.2
322
323         LICENSE change from Friendica uses now the AGPL
324         Language updates: PT_BR, RU, NB_NO, DE, PL, CS, ZH-CN, IT, CA, FR, NL
325         new languages: BG
326         added a README.translate and updates to the translation utils
327         addons are now translated separately
328         Theme updates: vier, smoothly, diabook, decaf-mobile, dispy, frost, frost-mobile, quattro
329         Bug fixes: #516, #517, #525, #476, #540, #546, #712, #728
330         sample nginx and lighttpd config
331         new default templating engine: smarty3
332         new share element
333         maintenance mode for longer running upgrade tasks
334         small fixed
335                 edit profile photo link
336                 better caching of pictures
337                 threadening for outgoing emails
338                 mail import
339                 oembed thumbnails
340                 SN subscriptions & more SN like behaviour if snautofollow addon is used
341                 collect content of SN discussion threads
342                 communication with Diaspora*
343                 usage of the API
344                 search improvements
345                 MIME types for attachments
346                 support Open Graph and Dublin Core when showing single items
347                 better use of APC if present
348                 use https versions of videos from youtube and vimeo to make firefox happy
349         fixes to the documentation
350         if a home.html is there, home.css is used as well
351         update included TinyMCE to version 3.5.8, fancybox
352         made more options available in the admin panel that were hidden before
353         show the admin information about when accounts expire in the admin panel
354         improving the install.php script
355         addons now can be members only
356         item object now contains the "edited" information left for the theme designers to show this info in a pretty way
357         improvments to the user-import from exported account files
358         It's now possible to authenticate an ejabberd server against friendica.
359         bugtracker moved to github
360         improvements to MySQL queries
361
362 Version 3.1
363
364         See http://friendica.com/node/58