]> git.mxchange.org Git - friendica.git/blob - CHANGELOG
Merge remote-tracking branch 'upstream/master' into contact-discovery
[friendica.git] / CHANGELOG
1 Version 2019.06 (2019-06-23)
2   Friendica Core:
3     Update to the tranlation (CS, DE, EN-GB, EN-US, ET, FR, IT, PL, PT-BR, SV) [translation teams]
4     Update to the documentation [nupplaphil, realkinetix, MrPetovan]
5     Update to the themes (frio, vier) [BinkaDroid, MrPetovan, tobiasd]
6     Enhancements to the API [annando, MrPetovan]
7     Enhancements to the way reshares are handled [annando]
8     Enhancements to the redis configuration [nupplaphil]
9     Enhancements to the federation stats display in the admin panel [tobiasd]
10     Enhancements to the processing of changed storage engine [MrPetovan]
11     Enhancements to ActivityPub support [annando, MrPetovan]
12     Enhancements to code security [MrPetovan]
13     Enhancements to delivery counter [annando]
14     Fixed the notification order [JeroenED]
15     Fixed the timezone of Friendica logs [nupplaphil]
16     Fixed tag completion painfully slow [AlfredSK]
17     Fixed a regression in notifications [MrPetovan, annando]
18     Fixed an issue with smilies and code blocks [MrPetovan]
19     Fixed an AP issue with unavailable local profiles [MrPetovan]
20     Fixed an issue with the File to Folder feature [MrPetovan]
21     Fixed an issue with the legacy storage engine [fabrixxm]
22     Fixed an issue with the theme and addon path items [MrPetovan]
23     Fixed an issue occuring when the BasePath was not set [tobiasd]
24     Fixed an issue with additionally opened Sessions [MrPetovan]
25     Fixed an issue with legacy loglevel mapping [nupplaphil]
26     Fixed contact suggestions [annando]
27     Fixed an issue with frio hovercard [nupplaphil]
28         Fixed event interaction federation [annando]
29         Fixed remote image permission [deantownsley]
30     General Code cleaning and restructuring [annando, nupplaphil, tobiasd]
31     Added frio color scheme sharing [JeroenED]
32     Added syslog and stream Logger [nupplaphil]
33     Added storage move cronjob [MrPetovan]
34     Added collapsible panel for connector permission fields [MrPetovan]
35     Added rule-based router [MrPetovan]
36     Added Estonian translation [Rain Hawk]
37     Added APCu caching [nupplaphil]
38     Added BlockServer command to the Friendica console [nupplaphil]
39     Added reshare count [annando]
40     Added rule-based router [MrPetovan, nupplaphil]
41     Added themed error pages with mascot [MrPetovan, lostinlight]
42     Added contact relationship filter [MrPetovan]
43     Removed the old queue mechanism (deferred workers are now used) [annando]
44     Removed BasePath and Hostname settings from the admin panel [nupplaphil]
45     Remove support for defunct F-Droid Friendica app [MrPetovan]
46
47   Friendica Addons:
48     Update to the tranlation (ET, SV, ZH_CN) [translation teams]
49     botdetection:
50       Added a new addon for preventing access by bots [nupplaphil, annando]
51     buffer:
52       Traces of Google+ were removed [annando]
53     curweather:
54       Fixed a problem with the display of the correct temperature unit [tobiasd]
55     fromgplus:
56       Deprecated the addon as Google+ was closed [tobiasd]
57     fortunate:
58       Deprecated addon for incompatibility with latest Friendica version [MrPetovan]
59     phpmailer:
60       Added a new addon to use external SMTP for email [M-arcus, kecalcze, MrPetovan]
61         pledgie:
62       Deprecated addon as service was discontinued [M-arcus]
63     xmpp:
64       Marked addon as unsupported because of various incompatibilities with themes [MrPetovan]
65
66   Closed Issues:
67     1012, 2209, 2528, 3309, 3717, 3816, 3869, 4453, 4999, 5011, 5047, 5276, 5850, 5983, 6303, 6319, 6379, 6410, 6477,
68         6478, 6720, 6799, 6813, 6819, 6861, 6864, 6879, 6903, 6916, 6917, 6918, 6921, 6927, 6929, 6936, 6938, 6941, 6943,
69         6947, 6948, 6950, 6952, 6983, 6999, 7023, 7036, 7047, 7106, 7112, 7119, 7128, 7130, 7131, 7141, 7142, 7150, 7171,
70         7183, 7196, 7209, 7223, 7226, 7240, 7241, 7249, 7264, 7269, 7271, 7275, 7300, 7303
71
72 Version 2019.04 (2019-04-28)
73   Friendica Core:
74     Fixed a privacy problem with postings accessed by feed [MrPetovan]
75         
76 Version 2019.03 (2019-03-22)
77   Friendica Core:
78     Update to the translation (CS, DE, EN-GB, EN-US, ES, FR, IT, PL, SV, ZH-CN) [translation teams]
79     Update to the documentation [Aditoo17, JeroenED, m4sk1n, softmetz, tobiasd]
80     Update to the themes (duepuntozero, frio, smoothy, quattro, vier) [lxiter, MrPetovan, nupplaphil, rabuzarus,  tobiasd]
81     Enhancements to the API [jasonscheng]
82     Enhancements to the Vagrant development VM [JeroenED]
83     Enhancements to the storage of gender, sexual preferences and maritial status [JeroenED]
84     Enhancements to the wording of notifications [MrPetovan]
85     Enhancements to the display of contacts in the profile [MrPetovan]
86     Enhancements to the handling of local links [lxiter]
87     Enhancements to the explicit and implicit mentioning in conversations [annando, MrPetovan]
88     Enhancements to the warnings in the admin panel [tobiasd]
89     Enhancements to the AP implementation [annando]
90     Enhancements to the worker process [annando]
91     Enhancements to the testing process [MrPetovan, nupplaphil]
92     Enhancements to the LibreJS compatibility [tobiasd]
93     Enhancements to the federated display of postings [MrPetovan]
94     Enhancements to the photo menu [annando]
95     Enhancements to the probing of contacts [annando]
96     Fixed several bugs with weird tagging in code blocks [lxiter]
97     Fixed a bug during contact entries update [rabuzarus]
98     Fixed several PHP warnings and errors [annando, MrPetovan, tobiasd]
99     Fixed an issue when Friendica is installed in a subdirectory [rabuzarus]
100     Fixed several issues in the handling of the Markdown parsing from and to d* [lxiter, MrPetovan]
101     Fixed a bug that prevented blocked contacts from being removed from groups [MrPetovan]
102     Fixed a bug in the ACL with preselected items [lxiter]
103     Fixed an issue with polling Events via AP [annando]
104     Fixed a memory issue with the JSON-LD parser [annando]
105     Fixed an issue with the forced DB structure update [nupplaphil]
106     Fixed an issue with wrongly encoded HTML entities in URLs [annando]
107     Fixed an issue with the rotation of images in the gallery [nupplaphil]
108     Fixed issues with redirs in the photo menu of Friendica contacts [tobiasd]
109     Fixed an issue with sending out notification mails to the admin [nupplaphil]
110     Fixed an the issue, that the API was ignoring the globalsilence setting  [nupplaphil]
111     Fixed issues with the autolinker of URLs in postings [MrPetovan]
112     Fixed an issue resulting in multible emails after successful updates of the database [nupplaphil]
113     Fixed a timeout issue during detection process of the remote profile [annando]
114     Fixed an issue with postings from blocked servers [annando, MrPetovan]
115     Fixed an issue with the paging of stored folders [MrPetovan]
116     Fixed an issue with notifications about interactions with Friendica contacts [annando]
117     Fixed an issue that caused double postings of images uploaded to the gallery [annando]
118     Fixed an issue handling legacy config files [nupplaphil]
119     Fixed an issue that caused notifications about interaction with a locally deleted posting [annando]
120     If the node does not want to publish information, nodeinfo now returns 404 instead of non-existing entries [nupplaphil]
121     General Code cleaning and restructuring [annando, JeroenED, MrPetovan, nupplaphil]
122     Switched logging engine to monolog [nupplaphil]
123     Added plugable storage backend [fabrixxm, nupplaphil]
124     Added item delivery indicator to posting header [MrPetovan]
125     Added URL parameter to force a specific language [JeroenED]
126     Added live preview of attachments to frio [rabuzarus]
127     Added a "friendica_author" field to the API results which holds the real author [annando]
128     Added support for AP with forum postings [annando]
129     Added a summary of articles send over AP [annando]
130
131   Friendica Addons:
132     Updates to the translations (CS, DE, EN-GB, ES, FR, NL, PL, SV) [translation teams]
133     Updated documentation [softmetz, tobiasd]
134     blackout:
135       Fix applying the translations [JeroenED, tobiasd]
136       Fixed some templating of the settings [tobiasd]
137     blogger:
138       The addon was marked as unsupported as it does currently not work (needs OAuth support) [annando]
139     cookienotice:
140       Added new addon to display a cookie usage notice in the browser [lxiter]
141     forumdirectory:
142       Fixed a theming issue with frio [rabuzarus]
143     js_upload:
144       Fixed a missing extionsion index [nupplaphil]
145     mailstream:
146       Fixed a curl issue [MrPetovan]
147     piwik:
148       Make it clear that Piwik is now Matomo but the addon supports both [tobiasd]
149     securemail:
150       updated the addon dependencies [MrPetovan]
151     twitter:
152       @ mentions are now stripped from the posts send to Twitter [MrPetovan]
153
154   Closed Issues:
155     1777, 2487, 3218, 3506, 3837, 4496, 5884, 6087, 6161, 6167, 6205,
156     6232, 6263, 6274, 6292, 6337, 6338, 6375, 6378, 6382, 6384, 6386,
157     6403, 6405, 6449, 6468, 6472, 6489, 6491, 6492, 6495, 6498, 6501,
158     6503, 6505, 6511, 6514, 6521, 6522, 6529, 6532, 6533, 6544, 6545,
159     6551, 6553, 6537, 6558, 6552, 6561, 6570, 6575, 6585, 6603, 6610,
160     6629, 6630, 6633, 6635, 6652, 6656, 6658, 6667, 6668, 6669, 6672,
161     6674, 6676, 6677, 6679, 6691, 6710, 6711, 6714, 6716, 6733, 6758,
162     6772, 6778, 6785, 6788, 6800, 6805, 6812, 6819, 6822, 6823, 6840,
163     6855, 6866, 6874, 6891, 6901, 6913
164
165 Version 2019.01 (2019-01-21)
166   Friendica Core:
167     Update to the translation (CS, DE, EN-UK, EN-US, FR, NB-NO, NL, PL) [translation teams]
168     Update to the documentation [AndyHee, FiXato, hoergen, JeroenED, MrPetovan, rebeka-catalina, tobiasd, wouter705]
169     Enhancements to the themes (frio, vier) [annando, JonnyTischbein, MrPetovan, rabuzarus]
170     Enhancements to the usage of MagicLinks [annando, rabuzarus]
171     Enhancements to the escaping of user submitted content [annando, MrPetovan, tobiasd]
172     Enhancements to the installation wizard [annando, JonnyTischbein, vinzv]
173     Enhancements to the OWA compatibility with Hubzilla [annando]
174     Enhancements to Friendica on the iOS Home Screen [MrPetovan]
175     Enhancements to the Welcome email after registration [MrPetovan]
176     Enhancements to the API [annando]
177     Enhancements to the methods to find potentially interesting contacts [MrPetovan]
178     Enhancements to the remote detection of already existing relationships  [MrPetovan]
179     Enhancements to the handling of large posts [annando]
180     Enhancements to the user removal process [annando, MrPetovan]
181     Enhancements to the generation of HTTP error messages [annando]
182     Enhancements to the admin panel [AndyHee, annando]
183     Enhancements to the display of birthday reminders [MrPetovan]
184     Enhancements to the display of the group filter [annando]
185     Enhancements to the Worker [annando]
186     Enhancements to the exported Atom feeds [Alkarex]
187     Enhancements to the Vagrant VM [fabrixxm, tobiasd]
188     Enhancements to the tests [nupplaphil]
189     Enhancements to the node info [annando]
190     Enhancements to the DBclean process [annando]
191     Enhancements to the PasswordExposedChecker [MrPetovan]
192     Enhancements to the BBCode handling [MrPetovan]
193     Enhancements to the diaspora* protocol implementation [annando]
194     Enhancements to the automatic installation [nupplaphil]
195     Fixed various PHP notice occurrences [annando, MrPetovan]
196     Fixed the display of private postings in contact overview [annando]
197     Fixed a problem with the display of forums in the widget [annando]
198     Fixed a bug in the email support [MrPetovan]
199     Fixed a bug in the endless scroll of the network stream [MrPetovan]
200     Fixed a style problem with iOS mobile browser [MrPetovan]
201     Fixed a bug handling links to Hubzilla forums [MrPetovan]
202     Fixed a bug in the character set detection [MrPetovan]
203     Fixed a bug with the display of private notes [annando]
204     Fixed a bug in setting the photo permissions [JonnyTischbein]
205     Fixed a bug that caused some photo albums having no permissions [JonnyTischbein]
206     Fixed a problem adding multiple hashtags [JonnyTischbein]
207     Fixed a bug when subscribing to OStatus accounts [MrPetovan]
208     Fixed a bug in SQL grammar [Alkarex]
209     Fixed a bug with WebSub [Alkarex]
210     Fixed a bug in the generated node info JSON [fabrixxm]
211     Fixed a bug displaying videos when using the frio theme [JeroenED]
212     Moved config format to PHP arrays [MrPetovan]
213     Moved several additional features back to the default features [annando]
214     Started to deprecate the Google+ support [annando]
215     Added support of ActivityPub (tested with Hubzilla, Mastodon, Nextcloud Social, Osada, PeerTube, Pixelfed, Pleroma) [annando]
216     Added support for custom emojis [annando, MrPetovan]
217     The util folder was removed and the content restructured elsewhere [MrPetovan]
218     Removed the old /p endpoint from diaspora* compatibility [annando]
219
220   Friendica Addons:
221     Updating the translations (DE, FR) [translation teams]
222     twitter:
223       use original URL for link display [MrPetovan]
224       enhancements to shares [MrPetovan]
225     leistungsschutzrecht:
226       show preview pictures of videos [annando]
227       optionally suppress pictures [annando]
228     wordpress:
229       posting should work again [annando]
230     forumdirectory:
231       paging enhancements [MrPetovan]
232     mathjax:
233       addon rewritten [MrPetovan]
234     highlightjs:
235       added addon to highlight source code [MrPetovan]
236
237   Closed Issues:
238     1430, 1495, 1572, 1575, 1580, 1581, 2123, 2893, 3016, 3466, 3777,
239     3870, 3897, 4242, 4584, 4592, 4609, 4688, 4708, 4715, 4738, 4804,
240     5264, 5368, 5547, 5596, 5627, 5716, 5723, 5737, 5757, 5771, 5779,
241     5797, 5798, 5811, 5809, 5814, 5820, 5834, 5847, 5801, 5805, 5857,
242     5858, 5859, 5863, 5875, 5879, 5886, 5890, 5893, 5896, 5908, 5911,
243     5915, 5913, 5924, 5932, 5934, 5943, 5955, 5956, 5960, 5966, 5968,
244     5971, 5975, 5992, 5994, 5996, 6006, 6010, 6015, 6027, 6032, 6036,
245     6038, 6047, 6081, 6100, 6109, 6119, 6124, 6125, 6128, 6140, 6149,
246     6157, 6173, 6202, 6211, 6212, 6213, 6236, 6243, 6255, 6257, 6259,
247     6268, 6282, 6283, 6208, 6289, 6294, 6308, 6309, 6313, 6316, 6323,
248     6329, 6334, 6344, 6347, 6343, 6349, 6350, 6355, 6358, 6360, 6361,
249     6363, 6368, 6370, 6391, 6394, 6424, 6425, 6439, 6459
250  
251 Version 2018.09 (2018-09-23)
252   Friendica Core:
253     Update to the translation (CS, DE, EN-US, FI, IT, NL, PL, ZH-CN) [translation teams]
254     Update to the documentation [Aditoo17, annando, astifter, rebeka-catalina, fabrixxm, M-arcus, microgroove, nupplaphil, tobiasd]
255     Enhancements to the database structure, handling and documentation [abanink, Angristan, annando, miqrogroove, tobiasd]
256     Enhancements of unit testing [abanink, nupplaphil, rudloff]
257     Enhancements to labelling of UI elements [andyhee, tobiasd]
258     Enhancements to the background workers [annando, miqrogroove, rabuzarus]
259     Enhancements to the PHP7.2 compatibility [annando, miqrogroove, MrPetovan]
260     Enhancements to the content filter [MrPetovan]
261     Enhancements to the hooks provided for addons [abanink]
262     Enhancements to the interaction with public postings [annando]
263     Enhancements to the config storage [frabrixxm]
264     Enhancements to the themes (frio, quattro, smoothly, vier) [annando, astifter, hoergen, MrPetovan, rabuzarus, tobiasd]
265     Enhancements to the handling of locks [nupplaphil]
266     Enhancements to the redis integration [nupplaphil]
267     Enhancements to the admin panel [JeroenED, tobiasd]
268     Enhancements to the user import process [annando]
269     Enhancements to the display of invitation information [JeroenED]
270     Enhancements to the automatic installation process [nupplaphil]
271     Enhancements to the contact group UI [annando, astifter]
272     Enhancements to the call of JS [hypolite]
273     Enhancements to the storage of items in the database [annando]
274     Enhancements to the process of changing relationships [annando]
275     Enhancements to the OEmbed of data [MrPetovan]
276     Fixed various PHP notice occurrences [annando, MrPetovan]
277     Fixed a bug that could lead to the display of posts from deleted accounts on the community page for a short period [annando]
278     Fixed a bug that prevented email notification to be send out [annando]
279     Fixed a bug in database optimisation [annando]
280     Fixed a bug during removing contacts [annando]
281     Fixed a bug in the tag-cloud widget [annando]
282     Fixed a bug in the daemon mode of the background worker [annando]
283     Fixed a bug in the frio theme that contact filtering [rabuzarus]
284     Fixed a bug that mangled the display of some additional smileys [abanink]
285     Fixed a bug in generating registration mails [MrPetovan] 
286     Fixed a bug that caused blank re-share bodies [MrPetovon]
287     Fixed a bug in the API handling of private mails [fabrixxm]
288     Fixed a bug when calling the mail() function [miqrogroove]
289     Fixed a bug that caused deleted accounts being displayed in the local directory [miqrogroove]
290     Fixed a bug when checking the domain of an email address [VVelox]
291     Fixed a bug that prevented re-shares from Twitter to be shown as this [annando] 
292     Fixed a bug that caused broken profile links [miqrogroove]
293     Fixed a bug that caused content from unknown accounts appearing in the timeline [annando]
294     Fixed a bug with the ignoring and blocking of contacts [annando]
295     Fixed a bug with showing hidden contacts in some places [annando]
296     Fixed a bug that prevented the deletion of events by contacts [annando]
297     Fixed a bug that prevented email contacts from being added [annando]
298     Fixed a bug in the notification/seen API call [fabrixxm]
299     Fixed a bug that prevented a refresh after un-/ignoring a conversation [annando]
300     Fixed a bug in the handling of some language translations [anndno]
301     Fixed a bug in the hook handling [annando]
302     Fixed the handling of too long tags [annando]
303     Fixed a bug that prevented the unliking of dis-/likes [annando]
304     Fixed bugs with the handling of private nodes [annando]
305     Fixed a bug in the session initialisation [annando]
306     Fixed bugs in the execution of the background processes [annando, Quix0r]
307     Fixed a problem with the notification page [MrPetovan]
308     Fixed a bug with wrong dates in importing some Atom feeds [annando]
309     Fixed forum exclusive distribution of postings using the !notation [annando]
310     Fixed a bug that lead to empty notifications [MrPetovan]
311     Fixed a problem that could sometimes prevent the execution of the relocation [annando]
312     Fixed a bug with the handling of images in postings over the connectors [annando]
313     Added conversation cleanup configuration [miqrogroove]
314     Added support of the usage of internal diaspora links to accounts [annando]
315     Added the possibility for admins to block certain nicknames (e.g. role names) [tobiasd]
316     Added the generation of system guid [nupplaphil]
317     Added the possibility for admins to mark a node for explicit content [tobiasd]
318     Added filter by account type to the community page [annando]
319     Added private flag to API results [fabrixxm]
320     Added post update checks to the console utility [annando]
321     Added codecov analysis [nupplaphil]
322     Added access-keys to the frio theme [tobiasd]
323     Added the profile settings to the user settings [tobiasd]
324     General code refactoring and beautification work [annando, MrPetovan, Quix0r, tobiasd]
325     Fixation of the position on the network page when new posts arrive [rabuzarus]
326     Ported OpenWebAuth from Hubzilla [annando, rabuzarus]
327     Removed hard coded syntax highlighting from code blocks [MrPetovan]
328     Removed (temporarily) the possibility to add pictures to private messages [annando]
329     New INI style config file format in /config [MrPetovan, tobiasd]
330     The .htaccess file is not part of the git repository anymore [annando, Quix0r]
331
332   Friendica Addons:
333     Update to the translations (CS, DE, EN-US, NL, PL, ZH-CN) [translation teams]
334     General update to adopt changes in core [annando, MrPetovan, Quix0r, tobiasd]
335     advancedcontentfilter:
336       Enhancement to the error handling [MrPetovan]
337       Honour the CSP settings [MrPetovan]
338       Fixed translation problems [annando]
339     blockem:
340       Enhancement of the settings [AlfredSK]
341     buffer:
342       support for app.net removed [annando]
343     js_upload:
344       Enhancement of the album name handling [rabuzarus]
345       Enhancement to the wording of the labels [astifter]
346     langfilter:
347       Fixed a problem with default values of the filtered languages [tobiasd]
348     libravatar:
349       The service wont shutdown, so we can keep the addon [tobiasd]
350     pumpio:
351       Fixed a problem that prevented new connections [annando]
352     superblock:
353       Fixed a bug that prevented the addon to block accounts [annando]
354       Enhancements of the settings [AlfredSK]
355     twitter:
356       Use rich text for quote tweets [MrPetovan]
357       Prevent empty quotes from being created [annando]
358       Fixed a problem with re-shares from remote_self contacts [annando]
359       Changed URL display after link expansion [MrPetovan]
360       Fixed a problem with EXIF handling [MrPetovan]
361     added addons:
362       mastodoncustomemojis [MrPetovan]
363     deprecated addons:
364       notimeline, retriver, remote_permissions, widgets
365
366   Directory:
367     Enhancements of the health summary [andyhee]
368     Enhancements of the PHP7 compatibility [MrPetovan]
369
370   Closed Issues:
371      901, 1034, 1074, 1303, 1308, 1391, 1490, 1470, 1559, 2093, 2337,
372     2340, 2381, 2396, 2675, 3291, 3299, 3493, 3501, 3535, 3643, 3840,
373     4148, 4419, 4475, 4507, 4655, 4659, 4710, 4726, 4739, 4753, 4814,
374     4830, 4868, 4889, 4923, 4971, 4950, 4985, 5066, 5099, 5137, 5148,
375     5158, 5168, 5188, 5202, 5211, 5222, 5233, 5243, 5247, 5252, 5257,
376     5260, 5262, 5268, 5274, 5275, 5276, 5278, 5298, 5318, 5319, 5320,
377     5321, 5322, 5330, 5333, 5341, 5365, 5405, 5407, 5411, 5423, 5432,
378     5434, 5436, 5443, 5455, 5464, 5467, 5469, 5486, 5496, 5497, 5514,
379     5539, 5524, 5541, 5544, 5550, 5564, 5566, 5605, 5630, 5638, 5651,
380     5653, 5660, 5670, 5691, 5733, 5745, 5768
381
382 Version 2018.05 (2018-06-01)
383   Friendica Core:
384     Update to the translations (DE, EN-GB, EN-US, FI, IS, IT, NL, PL, RU, ZN CH) [translation teams]
385     Update to the documentation [andyhee, annando, fabrixxm, M-arcus, MrPedovan, rudloff, tobiasd]
386     Enhancements to the DB handling [annando]
387     Enhancements to the relay system [annando]
388     Enhancements to the handling of URL that contain unicode characters [annando]
389     Enhancements to the Vagrant VM configuration [fabrixxm, tobiasd]
390     Enhancementa to the Babel module [MrPetovan]
391     Enhancements to the display of the [code] elements [MrPetovan]
392     Enhancements to the federation (OStatus, diaspora) [annando]
393     Enhancements to the PHP7.2 compatibility [Alkarex, MrPetovan, Quix0r]
394     Enhancements to the themes (frio, vier) [astifter, fabrixxm, koyuawsmbrtn, M-arcus, MrPetovan, Quix0r, rabuzarus]
395     Enhancements to the accessibility using the frio theme [annando]
396     Enhancements to the display of the registration note and the privacy statements on the registration page [tobiasd]
397     Enhancements to the UI by clarification of the wording (deletion of items, network widget, invitations) [annando, tobiasd]
398     Enhancements to the background worker [annando]
399     Enhancements to the forum display in the sidebar [annando]
400     Enhancements to the testing system [rudloff, tobiasd]
401     Enhancements to the display of events [MrPetovan]
402     Enhancements to the language detection of postings [MrPetovan]
403     Enhancements to the memcached handling [MrPetovan]
404     Enhancements to the Dandelion app support [annando]
405     Enhancements to the API [rudloff]
406     Enhancements to the systemd timer example [ben-utzer]
407     Enhancements to the notification emails to better integrate the securemail addon [tobiasd]
408     Enhancements to the caching/loading mechanisms [MrPetovan]
409     Enhancements to the sample-nginx configfile to not use $uri in the rewrite rules [anmol26s]
410     Fixed a bug in the relocation process of a Friendica instance [annando]
411     Fixed a bug in the shell wrapper for the console [MrPetovan]
412     Fixed a bug with the console tool po2php [MrPetovan]
413     Fixed a bug with the console tool blockaccounts [MrPetovan]
414     Fixed a bug in the ACL [annando, MrPetovan]
415     Fixed a bug that prevented the deletion of contact groups [annando]
416     Fixed a bug that made edited mentions and hashtags plaintext [annando]
417     Fixed a bug that caused the /display page to receive constandly new updates [annando]
418     Fixed wrong version of a dependency preventing the usage of PHP 5.6 [MrPetovan]
419     Fixed a bug in OpenID authentification [Quix0r]
420     Fixed a bug in the item deletion [annando]
421     Fixed a bug that prevented public comments from being distributed [annando]
422     Fixed a bug that caused empty profile pictures for public contacts [annando]
423     Fixed a bug that prevented the display of some postings in the network stream [annando]
424     Fixed a bug in the display of videos with parameters [annando]
425     Fixed a bug that caused the display of blocked contacts under some conditions [annando]
426     Fixed bugs in the installer [annando, M-arcus]
427     Fixed a bug in the installer running on nginx [astifter]
428     Fixed a bug with reshares from diaspora* [annando]
429     Fixed a bug that accounts from diaspora* could join private forums automatically [annando]
430     Fixed a bug that prevented the selection of displayed profiles for other Friendica contacts [MrPetovan]
431     Fixed the version sorting in the federation statistics page [annando]
432     Fixed a bug in the nodeinfo calculation of total comments [annando]
433     Fixed a bug during registration that prevented the detected language to be saved [tobiasd]
434     Added an optional module to display the Terms of Service [rabuzarus, tobiasd]
435     Added testfeed module [MrPetovan]
436     Added hashtag autocomplete (ported from Hubzilla) [rabuzarus]
437     Added password exposed check [MrPetovan]
438     Added preloading config adapter [MrPetovan]
439     Added a console to unify the PHP utility scripts [MrPetovan]
440     Added a tool to set user passwords to the console [annando]
441     Added memcached support [MrPetovan]
442     Added password exposure check [MrPetovan]
443     Added hashtag autocompletion [rabuzarus]
444     Added feedtest module [MrPetovan]
445     Added dbclean options to the admin panel [annando]
446     Added the possibility to add the remote_self flag to contacts from diaspora* and Twitter [annando]
447     Added the possibility of automatic installations [M-arcus]
448     Added the sending of a notification mail to the admin when a user deletes their account [tobiasd]
449     Added examples for home.html and home.css files [tobiasd]
450     Added an option to define after how many days a contact should be archived [annando]
451     Added parts of the list API [rudloff]
452     Added support of ALT texts for images [annando]
453     Removed the connection postings [annando]
454     Corrected a long standing typo in config variable names; should your bandwidth saver mode stop working please turn it off and on again [abanink]
455     The execute-ables were moved from /util to /bin [MrPetovan]
456     The execute-ables for the developers were moved from /util to /bin/dev [MrPetovan]
457     The last year deprecated themes frost and frost mobile got removed from the Friendica repository. They can be found in the dedicated repository for deprecated themes [tobiasd]
458     General code refactoring and beautification work [annando, MrPetovan, rudloff]
459     Switched to cropperjs to better support touch screen devices [rabuzarus]
460     Use the diaspora transport layer for the DFRN protocol as well [annando]
461
462   Friendica Addons:
463     Updates to the translations (DE, EN_GB, EN_US, ES, FI, FR, IS, IT, NL, PL, RU, ZH_CN) [translation teams]
464     advancedcontentfilter: new addon with advanced filter capabilities [MrPetova]
465     catavatar: new addon for profile pictures based on David Revoy's cat-avatar generator [annando, fabrixxm, tobiasd]
466     languagefilter: better help text [andyhee]
467     mathjax: fixed the config form and adopted new CDN URL [tobiasd]
468     NSFW: add hashtag only hiding [MrPetovan]
469     notifyall: fixed a bug in handling the sender name [tobiasd]
470     Twitter: fixed a bug during the creation of public contacts [annando]
471     Twitter: remote self now also works for Twitter contacts [annando]
472     Twitter: optimizations for sending media [annando]
473
474   Closed Issues:
475      839, 1186, 1729, 2115, 2247, 2781, 2880, 3174, 3395, 3409, 3412,
476     3611, 3834, 3837, 3979, 4146, 4572, 4601, 4616, 4629, 4647, 4660,
477     4661, 4663, 4664, 4665, 4666, 4669, 4670, 4681, 4695, 4670, 4689,
478     4730, 4749, 4760, 4772, 4786, 4790, 4791, 4816, 4867, 4878, 4819,
479     4860, 4876, 4879, 4886, 4898, 4899, 4902, 4921, 4926, 4927, 4928,
480     4938, 4943, 4946, 4947, 4965, 4976, 4966, 4994, 4997, 5002, 5014,
481     5033, 5043, 5050, 5051, 5056, 5063, 5067, 5010, 5111, 5116, 5128,
482     5137, 5147
483
484 Version 3.6 (2018-03-23)
485   Friendica Core:
486     Updates to the translations (DE, EN_GB, EN_US, ES, FR, IT, ZH_CN) [translation teams]
487     Updates for the Danish and French regions [Alkarex]
488     Update for the documentation [andyhee, annando, rabuzarus, ratten, rudloff, silke, tobiasd]
489     Updates to the themes [Andi-K, annando, fabrixxm, hoergen, rebeka-catalina, rabuzarus]
490     Enhancements to the ARIA support in frio [rabuzarus]
491     Enhancements to the DB handling and structure [annando]
492     Enhancements to the API [annando, fabrixxm, MrPetovan, rudloff]
493     Enhancements to the support of Open Graph with images [hoergen]
494     Enhancements to the Diaspora federation (participation signal, relay of dislikes, basic forum support for D*, Birthdays) [annando]
495     Enhancements to the OStatus federation [annando]
496     Enhancements to the handling of feed contacts [MrPetovan]
497     Enhancements to the display of threaded discussions (optional) [MrPetovan]
498     Enhancements to the display of events [hoergen]
499     Enhancements to the ACL dialog (selection of forums) [rabuzarus]
500     Enhancements to the handling of new connections [annando]
501     Enhancements to the vitality check of contacts [annando]
502     Enhancements to the daemon script [annando]
503     Enhancements to the federation stats [annando, tobiasd]
504     Enhancements to the interaction with public posts [annando]
505     Enhancements to the structure of the admin panel [tobiasd]
506     Enhancements to the community page [annando]
507     Enhancements to the delegation of accounts [annando, MrPetovan]
508     Enhancements to the user import and server relocation functionality [annando]
509     Enhancements to the menu layout in the admin panel [tobiasd]
510     Enhancements to the extraction of strings to be translated [fabrixxm, MrPetovan]
511     Enhancements to the installation wizard [annando, tobias]
512     Enhancements to the events [annando, hoergen, MrPetovan, rabuzarus]
513     Enhancements to the handling of email contacts [annando]
514     Enhancements to the Vagrant configuration of the development VM [tobias]
515     Enhancements to the probing of pump.io profiles [annando]
516     Enhancements to the handling of BBCode tags [MrPetovan]
517     Enhancements to the OEmbed handling [MrPetovan]
518     Fixed a bug that triggered the display of activities on the cummunity page [annando]
519     Fixed a bug with personal notes [annando]
520     Fixed a display issue of long postings when using the showmore option [annando]
521     Fixed a bug that caused Twidere to crash on reload [annando]
522     Fixed a bug in the exported data to the-federation.info [annando]
523     Fixed a bug in URL completion for feed fragments [annando]
524     Fixed a bug in the notification system about new registrations [annando]
525     Fixed the display of dislikes [annando]
526     Fixed the display of orphans childs in threads [MrPetovan]
527     Fixed some SQL problems [annando]
528     Fixed the CLI config script [tobiasd]
529     Fixed the forum selection on the network display [annando]
530     Fixed a bug during the import of accounts [annando]
531     Fixed a problem with UTF8 encoding during account export [annando]
532     Fixed a problem with archiving "self" contacts [annando]
533     Fixes to file permissions lintian reported [tobiasd]
534     Fixed a session problem leading to double login problem [MrPetovan]
535     Fixed a bug that caused code blocks on Diaspora being displayed wrongly [MrPetovan]
536     Fixed a bug that suggested it was possible to use some bridges without an account on the other side [annando]
537     Fixed the situation that an OStatus activity was triggered when publishing a image without sending out a posting for it [annando]
538     Fixed some issues with the display of exported events on GNU social and diaspora [annando]
539     Fixed the issue that Atom feeds of forums had no postings listed [annando]
540     Fixed a problem with the expiration of accounts [annando]
541     Added Atom feed for conversations [annando]
542     Added the possibility to address forums with !forumname [annando]
543     Added option to compare version against upstream version [tobiasd]
544     Added an optional hint that a global community page is global [tobiasd]
545     Added an option to always display the preview image in shared articles even if larger ones exist [annando]
546     Added CLI script to silence accounts on the community page [tobiasd]
547     Added CLI script to block postings to a node from accounts [tobiasd]
548     Added account block interface to the admin panel [MrPetovan]
549     Added browser bookmarklet code snippet [hoergen]
550     Added an additional feature to display a tag cloud on the profile page [rabuzarus]
551     Added retrieval of Mastodon server statistics [annando]
552     Added Atom feed that only contains top level postings of a user [annando]
553     Added tag following via saved search for #hashtag [annando]
554     Added PHP version information to the admin panel [MrPetovan]
555     Added the possibility to change relationships between Friendica contacts [annando]
556     Added the membersince functionality from the addon to the core [rabuzarus]
557     Added support of nodeinfo 2.0 [annando]
558     Removed the long deprecated internal templating engine [annando]
559     Removed the obsolete mysql support, you have to use MySQLI or PDO [annando]
560     Removed the unused mood module [annando]
561     Removed connect link from side panel when it should not be there [annando]
562     Removed very old updating routines [annando]
563     Dependencies are now (mostly) handled by composer [MrPetovan, zeroadam]
564     General code refactoring and beautification work [annando, MrPetovan, tobiasd, zeroadam]
565     ejabberd logs are now handled by syslog [annando]
566     Moved the poller script to the "scripts" directory and renamed it to worker [annando]
567     Threaded display of conversations is now always enabled [annando]
568     Images send to public forums are now always public as well [annando]
569     The DB cleanup option now includes the conversation table [annando]
570     Hash tags now always search locally [annando]
571     Consistent naming of addons (instead of plugins and addons) [zeroadam]
572     Community page is split between local and global and always visible for local users [annando]
573     Updated the credits to include new contributors [tobiasd]
574
575   Friendica Addons:
576     Updates to the translations (DE, EN_GB, ES, FR, IT, NL, ZH_CN) [translation teams]
577     all bridges don't relay postings anymore that are posted to a public forum [annando]
578     DAV addon marked unsupported [tobiasd]
579     communityhome addon marked unsupported [MrPetovan]
580     yourls addon makrked unsupported [MrPetovan]
581     Current Weather: fixing a problem with the weathermap link [zeroadam]
582     NSFW added config examples, reworked the description, now ignores the CW from Mastodon [andyhee, annando, rebeka-catalina]
583     Twitter support 280 chars limit [annando]
584     OpenWeatherMap fix broken map link [zeroadam]
585     CommunityHome added settings to admin panel, removed active users feature [annando, fabrixxm]
586     General code refactoring and beautification work [annando, MrPetovan, tobiasd, zeroadam]
587     Public Server reworked [annando]
588     pageheader settings beautifications [tobiasd]
589     mailstream settings beautifications [tobiasd]
590     Membersince is now part of the core, addon marked unsupported [rabuzarus]
591     Forum posts are not transmitted over the connectors anymore [annando]
592
593   Friendica Dir:
594     Fixed a problem with the maintenance cron [MrPetovan]
595     Fixed a problem with the location widget [MrPetovan]
596     Work on the UI [MrPetovan]
597
598   Closed Issues:
599      929, 1050, 1056, 1125, 1215, 1251, 1289, 1312, 1429, 1488, 1540,
600     1610, 1858, 2786, 2845, 3020, 3039, 3337, 3379, 3394, 3396, 3566,
601     3583, 3661, 3671, 3680, 3801, 3822, 3824, 3828, 3839, 3855, 3857,
602     3860, 3863, 3867, 3905, 3911, 3916, 3942, 3946, 3999, 4013, 4020,
603     4023, 4041, 4042, 4061, 4069, 4070, 4071, 4075, 4078, 4082, 4094,
604     4105, 4115, 4116, 4137, 4141, 4144, 4150, 4155, 4161, 4163, 4173,
605     4184, 4199, 4200, 4207, 4227, 4228, 4236, 4251, 4272, 4273, 4278,
606     4279, 4281, 4290, 4294, 4295, 4296, 4304, 4306, 4319, 4348, 4362,
607     4368, 4369, 4377, 4390, 4395, 4396, 4409, 4412, 4426, 4431, 4445,
608     4450, 4452, 4458, 4463, 4481, 4482, 4495, 4497, 4498, 4508, 4518,
609     4520, 4522, 4535, 4543, 4550, 4555, 4556, 4571, 4575, 4610, 4611,
610     4620
611
612 Version 3.5.4 (2017-10-16)
613   Friendica Core:
614     Updates to the translations (DE) [translation teams]
615     Updates to the docs [tobiasd, annando]
616     Code refactoring [annando]
617     Fixing some problems with moving accounts to new nodes [annando]
618     Fixing the admin account in the Vagrant box [tobiasd]
619     Fixing a bug in the search functionality [annando]
620     Improvements to SQL queries [annando]
621     Improvements to the themes (frio) [annando]
622     Improvements to the import of RSS feeds [annando]
623     Improvements to the OStatus (GNU Social) compatibility [annando]
624     Added possibility to block contacts for a node [annando]
625     Added sending out the migration signal to Diaspora contacts [annando]
626     Added processing of Diaspora account migration signal [annando]
627     Added new fields to the generated data for displaying events [annando]
628     Update vier theme with new support forum URL [AlfredSK]
629     Update the DB handling for support of PHP 7.1 [annando]
630
631   Friendica Addons:
632     dav: Update the database handling [annando]
633     newmemberwidget: Update support forum URL [AlfredSK]
634
635   Closed Issues:
636     3711, 3714
637
638 Version 3.5.3 (2017-10-05)
639   Friendica Core:
640     Updates to the translations (DE, EN-GB, EN-US, ES, ZH-CN) [translation teams]
641     Updates to the documentation [annando, tobiasd]
642     Code revision and refactoring [annando, rabuzarus, Hypolite]
643     Fix parsing of documentation and addon README files [tobiasd]
644     Fix a problem with MySQLi [annando]
645     Fix a problem with endless scroll [annando]
646     Fix a problem with the display of birthday dates on the profile page [irhen]
647     Fix a problem with the Vagrant config [silke, tobiasd]
648     Fix for a bug in picture upload via the API [annando]
649     Enhancements to the database structure and handling [annando, Alkarex]
650     Enhancements to the exception handling [ddorian1]
651     Enhancements to the OStatus federation (Mastodon and Pleroma) [annando]
652     Enhancements to the Libertree federation [annando]
653     Enhancements to the Diaspora federation (Diaspora and SocialHome) [annando]
654     Enhancements to the invitation procedure [tobiasd]
655     Enhancements to the themes (frio, globally all) [annando, rabuzarus]
656     Enhancements to the community page [annando]
657     Enhancements to the ACL selection dialog [annando]
658     Enhancements to the item expiration [annando]
659     Enhancements to the detection of Hubzilla and red nodes [zotlabs]
660     Enhancements to the background process/worker system [annando]
661     Enhancements to the UI [annando, AndyHee, tobiasd]
662     Enhancements to the handling of unicode smilies [annando]
663     Enhancements to the remote_self functionality [annando]
664     Enhancements to the nginx example config [shaftoe]
665     Enhancements to the detection of edited postings [annando]
666     The logging time stamp is now ISO8601 compatible [annando]
667     Pictures attached to OStatus transmitted postings are now shown [annando]
668     Added item deletion page to the admin panel [tobiasd]
669     Added link to the global directory from the contacts page [rjm6823]
670     Added JSON/JRD support to Webfinger [annando]
671     Added security and privacy related headers [annando]
672     Removed the external pubsubhubbub service support [annando]
673
674   Friendica Addons:
675     Updates to the translations (ES, ZH-CN) [translation teams]
676     Updates to the documentation [tobiasd]
677     Code revision and refactoring [Hypolite]
678     pumpio, twitter bridges adopted to new background mechanism [annando]
679     Leistungsschutzrecht has a new source list, and a whitelist [annando]
680     retriever marked unsupported due to unwanted side-effects [annando]
681     Unicode emoji added [annando]
682     Enhancement to the general content filter [annando]
683     Fixes to buffer, diaspora, libertree, pumpio, gnu social, tumblr, twitter and wppost bridges to redistribute remote_self content [annando]
684     Fixed a bug in securemail settings form [FuzzJunket]
685     external poller addons are deprecated, as this is now a core functionality [annando]
686
687   Friendica Directory:
688     Fix a problem with the Vagrant config [tobiasd]
689     Fix not working node health page [Hypolite]
690     Fix some old links [Hypolite]
691
692   Closed Issues:
693     1257, 2786, 2864, 2872, 2998, 3013, 3018, 3131, 3180, 3234, 3248,
694     3309, 3313, 3360, 3362, 3391, 3482, 3511, 3512, 3515, 3516, 3529,
695     3531, 3536, 3545, 3552, 3553, 3560, 3571, 3589, 3592, 3599, 3615,
696     3616, 3621, 3624, 3636, 3645, 3661, 3684, 3685, 3691, 3696, 3699,
697     3700, 3732
698
699 Version 3.5.2 (2017-06-06)
700   Friendica Core:
701     Updates to the translations (DE, EN-GB, EN-US, ES, IT, PT-BR, RU) [translation teams]
702     Updates to the documentation [annando, beardyunixer, rabuzarus, tobiasd]
703     Updated the nginx example configuration [beardyunixer]
704     Code revision and refactoring [annando, MrPetovan, Quix0r, rebeka-catalina]
705     Background process is now done by the new worker process [annando]
706     Added support of Composer for dependencies [Hypolite]
707     Added support of Web app manifests [Rudloff]
708     Added basic robot.txt functionality if none exists [Shnoulle]
709     Added server blocklist [Hypolite, tobiasd]
710     Removed mcrypt dependency [annando]
711     Removed unused libraries [annando]
712     Removed Embedly integration [Hypolite]
713     Fixed a bug in the language detection for EN [Hypolite]
714     Fixed a bug in the probing mechanism on old PHP version [annando]
715     Improved API [annando, gerhard6380]
716     Improved Diaspora federation [annando]
717     Improved Mastodon federation [annando, Hypolite]
718     Improved import from OStatus threads [annando]
719     Improved the themes (frio, quattro) [fabrixxm, Hypolite, rabuzarus, Rudloff, strk, tobiasd]
720     Improved maintenance mode [annando]
721     Improved gcontact handling [annando]
722     Improved desktop notifications [rabuzarus]
723     Improved keyboard shortcuts for navigation [Rudloff]
724     Improved the installer [annando]
725     Improved openid handling [strk]
726     Improved php7 support [annando]
727     Improved display of notifications [annando]
728     Improved logging mechanism [beardyunixer]
729     Improved the worker [annando]
730     Behaviour clarification of the group filter / new tab [annando]
731     Old options for the pager and share element were removed [annando]
732     Support of PDO was added [annando]
733     Improved error logging for issues with the database [annando]
734     Improved compatibility to MySQL version 5.7+ [annando]
735
736   Friendica Addons:
737     Updates to the translation (RU) [pztrm]
738     (core) Fix blocking issue for Communityhome [annando]
739     Pledgie addon was updated to remove cert problems [tobiasd]
740     Securemail now uses openpgp-php and phpseclib [fabrixxm]
741     Superblock Configuration [tobiasd]
742     Twitter Connector updated to use with new deletion method [annando]
743
744   Closed Issues:
745     1626, 1720, 2432, 2792, 2833, 2364, 2448, 2496, 2690, 2752, 2775,
746     2803, 2956, 2957, 2961, 2971, 2995, 2999, 3011, 3053, 3107, 3114,
747     3134, 3138, 3142, 3157, 3172, 3189, 3194, 3195, 3198, 3206, 3215,
748     3217, 3220, 3237, 3242, 3255, 3256, 3260, 3268, 3273, 3274, 3285,
749     3288, 3292, 3293, 3300, 3314, 3316, 3317, 3322, 3325, 3327, 3328,
750     3331, 3334, 3336, 3346, 3347, 3358, 3359, 3383, 3387, 3401, 3406,
751     3428, 3440, 3435, 3436, 3452
752
753 Version 3.5.1 (2017-03-12)
754   Friendica Core:
755     Updates to the translations (BG, CA, CS, DE, EO, ES, FR, IS, IT, NL, PL, PT-BR, RU, SV) [translation teams]
756     Fix for a potential XSS vector [annando, thanks to Vít Å esták 'v6ak' for reporting the problem]
757     Fix for ghost request notifications on single user instances [Hypolite]
758     Fix user language selection [tobiasd]
759     Fix a problem with communication to Diaspora with set posting locations [annando]
760     Fix schema handling of direct links to a original posting [Rabuzarus]
761     Fix a bug in notification handling [Rabuzarus]
762     Adjustments for the Vagrant VM settings [silke, eelcomaljaars]
763     Improvements to the unliking of prior likes [Hypolite]
764     Improvements to the API and Friendica specific extensions [gerhard6380]
765     Improvements to the Browser Notification functionality [Hypolite]
766     Improvements to the themes [Hypolite, rabuzarus, rebeka-catalina, tobiasd]
767     Improvements to the database handling [annando]
768     Improvements to the admin panel [tobiasd, Hypolite]
769     Improvements to the update process [annando]
770     Improvements to the handling of worker processes [annando]
771     Improvements to the performance [annando, Hypolite]
772     Improvements to the documentation [Hypolite, tobiasd, rabuzarus, beardyunixer, eelcomaljaars]
773     Improvements to the BBCode / Markdown conversation [Hypolite]
774     Improvements to the OStatus protocol implementation [annando]
775     Improvements to the installation wizzard [tobiasd]
776     Improvements to the Diaspora connectivity [annando, Hypolite]
777     Work on PHP7 compatibility [ddorian1]
778     Code cleanup [Hypolite, Quix0r]
779     Initial federation with Mastodon [annando]
780     The worker process can now also be started from the frontend [annando]
781     Deletion of postings is now done in the background [annando]
782     Extension of the DFRN transmitted information fields [annando]
783     Translations of the core are now in /view/lang [Hypolite, tobiasd]
784     Update of the fullCalendar library to 3.0.1 and adjusting the themes [rabuzarus]
785     ping now works with JSON as well [Hypolite]
786     On pending registrations, an email is now send to inform the user about it [tobiasd]
787     On systems where the registration needs approval, a note for the admin can now be written [tobiasd]
788     Meta Information for HTML descriptions is now limited to 160 character [rabuzarus]
789     Removed very old deprecated themes from the repository [silke]
790     Marked frost and frost mobile as deprecated [silke]
791     When creating new postings in the UI, focus is automatically put into the Title field [Hypolite]
792     We are now shipping config files for "tx" (the Transifex client) and the "EditorConfig" addon for many common editors [fabrixxm, tobiasd]
793     The TinyMCE richtext editor was removed [Hypolite]
794     We defined a coding style, PSR-2 with some adjustments
795     Various bugfixes
796
797   Friendica Addons:
798     Updates to the translations (DE, ES, FR, IT, PT-BR) [translation teams]
799     Improvements to the IFTTT addon [Hypolite]
800     Improvements to the language filter addon [strk]
801     Improvements to the pump.io bridge [annando]
802     Improvements to the jappixmini addon [annando]
803     Improvements to the gpluspost addon [annando]
804     Improvements to the performance of the Twitter bridge when using workers [annando]
805     Diaspora Export addon is now working again [annando]
806     Pledgie badge now uses https protocol for embedding [tobiasd]
807     Better posting loop prevention for the Google+/Twitter/GS connectors [annando]
808     One can now configure the message for wppost bridged blog postings [tobiasd]
809     On some pages the result of the Rendertime is not shown anymore [annando]
810     Twitter-bridge now supports quotes and long posts when importing tweets [annando]
811
812   Closed Issues
813     1019, 1163, 1612, 1613, 2103, 2177, 2252, 2260, 2403, 2991, 2614,
814     2751, 2752, 2772, 2791, 2800, 2804, 2813, 2814, 2816, 2817, 2823,
815     2850, 2858, 2865, 2892, 2894, 2895, 2907, 2908, 2914, 2015, 2926,
816     2948, 2955, 2958, 2963, 2964, 2968, 2987, 2993, 3020, 3052, 3062,
817     3066, 3091, 3108, 3113, 3116, 3117, 3118, 3126, 3130, 3135, 3155,
818     3160, 3163, 3187, 3196
819
820 Version 3.5 (2016-09-13)
821   Friendica Core:
822     NEW Optional local directory with possible federated contacts [annando]
823     NEW Autocompletion for @-mentions and BBCode tags [rabuzarus]
824     NEW Added a composer derived autoloader which allows composer autoloaders in addons/libraries [fabrixxm]
825     NEW theme: frio [rabuzarus, annando, fabrixxm]
826     Enhance .htaccess file (nerdoc, dissolve)
827     Updates to the translations (DE, ES, IS, IT, RU) [translation teams]
828     Updates to the documentation [tobiasd, annando, mexcon, silke, rabuzarus, fabrixxm, Olivier Mehani, gerhard6380, ben utzer]
829     Extended the BBCode by [abstract] tag used for bridged postings to networks with limited character length [annando]
830     Code cleanup [annando, QuixOr]
831     Improvements to the API and Friendica specific extensions [annando, fabrixxm, gerhard6380]
832     Improvements to the RSS/Atom feed import [mexcon]
833     Improvements to the communication with federated networks (Diaspora, Hubzilla, OStatus) [annando]
834     Improvements on the themes (quattro, vier, frost) [rabuzarus, fabrixxm, stieben, annando, Quix0r, tobiasd]
835     Improvements to the ACL dialog [fabrixxm, rabuzarus]
836     Improvements to the database structure and optimization of queries [annando]
837     Improvements to the UI (contacts, hotkeys, remember me, ARIA, code hightlighting) [rabuzarus, annando, tobiasd]
838     Improvements to the background process (poller, worker) [annando]
839     Improvements to the admin panel [tobiasd, annando, fabrixxm]
840     Improvements to the performance [annando]
841     Improvements to the installation wizzard (language selection, RINO version, check required PHP modules, default theme is now vier) [tobiasd]
842     Improvements to the relocation of nodes and accounts [annando]
843     Improvements to the DDoS detection [annando]
844     Improvements to the calendar/events module [annando, rabuzarus]
845     Improvements to OpenID login [strk]
846     Improvements to the ShaShape font [andi]
847     Reworked the implementation of the DFRN, Diaspora protocols [annando]
848     Reworked the notifications code [fabrixxm, rabuzarus, annando]
849     Reworked the p/config code [fabrixxm, rabuzarus]
850     Reworked XML generation [annando]
851     Removed now unused simplepie from library [annando]
852
853   Friendica Addons
854     Updated to the translations (DE, ES, IS, NL, PT BR), [translation teams]
855     Piwik [tobiasd]
856     Twitter Connector [annando]
857     Pumpio Connector [annando]
858     Rendertime [annando]
859     wppost [annando]
860     showmore [rabuzarus]
861     fromgplus [annando]
862     app.net Connector [annando]
863     GNU Social Connector [annando]
864     LDAP [Olivier Mehani]
865     smileybutton [rabuzarus]
866     retriver [mexon]
867     mailstream [mexon]
868     forumdirectory [tobiasd]
869     NEW notifyall (port from Hubzilla) [rabuzarus, tobiasd]
870     DEPRECATED cal (now in core), FB Connector, FB Post Connector, FB Sync
871
872   Closed Issues
873      683,  786,  796,  922, 1261, 1576, 1701, 1769, 1970, 1145, 1494,
874     1728, 1877, 2063, 2059, 2078, 2079, 2133, 2165, 2194, 2229, 2230,
875     2241, 2254, 2242, 2270, 2277, 2339, 2320, 2345, 2352, 2358, 2367,
876     2373, 2376, 2378, 2385, 2395, 2402, 2406, 2433, 2472, 2485, 2492,
877     2506, 2512, 2516, 2539, 2540, 2893, 2597, 2611, 2617, 2629, 2645,
878     2687, 2716, 2757, 2764
879
880 Version 3.4.3 (2015-12-22)
881   What's new for the users:
882         Updates to the documentation (silke, tobiasd, annando, rebeka-catalina)
883         Updated translations (tobiasd & translation teams)
884         New "Credits" page (tobiasd)
885         New custom font icon set (tobiasd, Andi Stadler)
886         Support to events attendance. Users can mark their participation to an event (rabuzarus, tobiasd, fabrixxm, annando)
887         Revised templates and used interaction in contacts lists (rabuzarus)
888         Mobile support for Vier theme (annando, fabrixxm)
889         Events editing and deletion from stream (annando)
890         Private forums are mentioned automatically like community forums (rabuzarus)
891         Show profile pictures and pending notifications on manage page (rabuzarus, annando)
892         Show Profile photo album only to owner and authenticated contacts (rabuzarus)
893         User language setting is now between settings in user settings page (fabrixxm)
894         Search for remote users in form of "@user@domain.tld" is supported (issue #1595) (annando)
895         Optionally show geo informations of uploaded photos, backport from Red (rabuzarus)
896         Setting for the first day of the week for events calendar (annando)
897         Reduced profile view with "show more" link (annando)
898         Show more informations to users when following a new contact (annando)
899         Renamed "Statusnet" to "GNU Social" (annando)
900         Image dialog insert link to image page instead of direct image (fabrixxm)
901         In registration page make clear that we only need a 'real-looking' name (issue #1898) (tobiasd, n4rky)
902         Unseen items per groups are shown (issue #1718) (strk, rabuzarus, fabrixxm)
903         Unseen items in forumlist widget (rabuzarus)
904         Preview the last five conversations in private message's sidebar (FlxAlbroscheit, fabrixxm)
905         Don't get notifications about own posts (strk)
906         Profile page shows a "Subscribe to atom feed" link (annando)
907         Contact list shows only contacts from supported networks (ananndo)
908         username@hostname is used instead of full urls (issue #1925) (annando)
909         Various small OStatus improvements (annando)
910         Contact's posts are shown in a dedicated page (annando)
911         Module name is shown in page title to ease browser history navigation (issue #2079) (tobiasd)
912   What's new for admins:
913         Forumlist functionality moved from addon to core (rabuzarus, annando)
914         Changes on poller/workers limits management (annando)
915         Diaspora and OStatus can be enabled only if requirements are satisfied (annando)
916         Support for additional passwords for ejabberd (annando)
917         Use proxy for profile photos (annando)
918         'Reload active themes' in theme admin page (fabrixxm)
919         Install routine checks for ImageMagick and GIF support (fabrixxm)
920         Install routine checks for availability of "mcrypt_create_iv()" function, needed for RINO2 (fabrixxm)
921         Only suported themes are shown in admin page (annando)
922         Optimized SQL queries (annando)
923         System perform an optimize pass on tables in cron, with maximum table size and minimum fragmentation level settings (annando)
924         New access keys in profile and contact pages (rabuzarus, annando)
925         Support for a new Diaspora command for post retraction (annando)
926         Show an info message if an empty contact group is shown (issue #1871) (annando)
927         User setting to disable network page autoupdate (issue #1921) (annando)
928         Settings to limit or permit access to crawler to search page (annando)
929   What's new for developers:
930         Themes can show Events entry in navbar (annando)
931         Themes can now override colorbox (fabrixxm)
932         Updated Vagrant development VM (silke, hauke)
933         New hook 'template_vars' (fabrixxm)
934         $baseurl variable is passed to all templates by default (fabrixxm)
935         OStatus delivery code is moved in new function (annando)
936         Doxygen config file and initial documetation of code (rabuzarus)
937         Full rewrite of util/php2po.php (fabrixxm)
938   Bugfixs:
939         Remote self works again (annando)
940         Fix feeds mistakenly recognized as OStatus (issue #1914) (annando)
941         Report invalid feeds to user (issue #1913) (annando)
942         Fix Update contact data functionality (annando)
943         Fix proxy function with embedded images (annando)
944         Fix Diaspora unidirectional connect request (annando)
945         Fix empty poco response (annando)
946         Fix API for andStatus (issue#1427, AndStatus issue #241) (annando)
947         Fix expiration of items (fabrixxm)
948         Fix javascript contact deletion confirmation dialog (issue #1986) (fabrixxm)
949         Admin wasn't able to change settings of not currently in use themes. Fixed (issue #2022) (fabrixxm)
950         Fix rapid repeated requests to GNUSocial instance (issue #2038) (annando)
951         Fix install routine css when mod_rewrite doesn't works (issue #2071) (fabrixxm)
952         Fix code to be compliant with minimum required PHP version (issue #2066) (fabrixxm, rabuzarus)
953         Fix feedback after succesfull registration (issue #2060) (annando)
954         Fix mention completition popup with TinyMCE (issue #1920) (fabrixxm)
955         Fix photo cache and proxy when installed in subfolder (ddorian1)
956         Fix bbcode conversion of the about text for the profile (issue #1607) (annando)
957
958
959 Version 3.4.2 (2015-09-29)
960
961         Updates to the documentation (tobiasd, silke, annando)
962         Updates to the translations (tobiasd & translation teams)
963         Updates to themes frost-mobile, vier, duepuntozero, quattro (annando, tobiasd)
964         Enancements of the communications via OStatus and Diaspora protocols (annando)
965         Option to automatically follow OStatus contacts was moved from addon to the core (annando)
966         Add tool to import OStatus contacts from an old account (annando)
967         SALMON slaps with OStatus were reworked (annando)
968         Fix for saving searches (rabuzarus)
969         Fix separation of list items in contact editor (issue #1747) (tobiasd)
970         When a picture is uploaded, "don't send a note about this new picture" is now the default behaviour (tobiasd)
971         Show profile url in contact-edit overview listing (issue #1745) (tobiasd)
972         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)
973         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)
974         Improvements in contact handling (annando)
975         Friendica node can now query other nodes about their users and the contact lists (annando)
976         Contact recommendation is done only for recently active users (annando)
977         Admins can opt for search the local DB for contacts instead of the global directory (annando)
978         The global directory is queried in the background to update local DB and improve similar searches in the future. (annando)
979         By communication over the Diaspora protocol, red#matrix sources are now correctly identified, hubzilla is detected (annando)
980         Adopt limitation of usage of "-" in username to avoid conflicts with GNU Social and Diaspora (annando)
981         The [url] tag now also suppots ftp, mailto, gopher links (annando)
982         An "inspect queue" module was added to the admin panel (tobiasd)
983         Fix some missing SQL data escapes (fabrixxm)
984         Improved the accessibility of the web UI for better screen reader compatibility (annando)
985         Added access keys (annando)
986         Support for the public relay server of Diaspora (annando)
987         Support for the new nodeinfo protocol (successor of current statistics.json), addon deprecated as functionality has been moved into the core (annando)
988         Fix issue with moved Friendica profiles and Diaspora communication (issue #1491) (annando)
989         Show more information on contact request page (issue #1739) (annando)
990         Support for newer versions of the Twidere client was enhanced (annando)
991         Support for inline [code] tag usage (fabrixxm)
992         Fix login form in aside (issue #1348) (annando)
993         Show both url-style and webfinger-style identity address in profile (issue #1621) (tobiasd)
994         Add button to reload all active addons in admin addons page to ensure new hooks are used (fabrixxm)
995         Make the hardcoded path to global directory configurable (annando)
996         Change default directory to dir.friendi.ca (annando)
997         Improve cache system with granular expire time (annando)
998         Remove oohembed code (issue #1855) (annando)
999         Checks for mcrypt availability before enable or use RINO2 (fabrixm)
1000         Fix following email contacts (issue #1896) (annando)
1001         Parse BBCode in contact request notification email (annando)
1002
1003
1004 Version 3.4.1 (2015-07-06)
1005
1006         Implement server-to-server encryption (RINO) using php-encryption library as "RINO 2", deprecate "RINO 1" (issue #1655) (fabrixxm)
1007         Fix connection with Diaspora "freelove" account (issue #1572) (annando)
1008         Various SQL speedups (annando)
1009         Port of Javascript DatePicker input from RedMatrix (rabuzarus)
1010         Port of RedMatrix archive widget (rabuzarus)
1011         Load profile owner settings for theme on profile page (rabuzarus)
1012         Move HTML code from php into templates (rabuzarus)
1013         Theme "frost": add event with doubleclick, event preview (rabuzarus)
1014         Delete attachments on item deletion, delete videos from video tab (issue #1574) (fabrixxm)
1015         Improvements with reshared Diaspora items (annando)
1016         Improvements in OStatus communications: (annando)
1017                 improve duplicate handling
1018                 publish comments to post to all PuSH subscribers
1019                 use correct contact when automatically add @-replies
1020                 add attachment links as enclosures
1021                 send salmon notifications to every mentioned person
1022                 better thread completition
1023                 support for bookmarks
1024                 support for events and questions
1025                 link to items using GUID
1026         Fix warning in mod/photo (issue #1638) (rabuzarus)
1027         New option to block public access to local directory and poco
1028         Fix parsing bbcode [url] tag with fragment identifier (issue #1514) (fabrixxm)
1029         Fix HTML for oembeds (issue #1612) (fabrixxm)
1030         Add fake fields to API response for better Twitter API compatibility (annando)
1031         Fix search in local directory (issue #1657) (annando)
1032         Improve OEmbed (issue #1640) (annando)
1033         Fix double html encodig in site administration page for sitename and register text (issue #1628) (annando)
1034         Fix remote subscription from GNU Social (annando)
1035         Fix "{0}" in notifications (issue #1642) (annando)
1036         Fix desktop notification (fabrixxm)
1037         Fix rewrite test in install wizard with self-signed certificate (annando)
1038         Better support for non standard installations of GNU Social (annando)
1039         Fix emoticons alt text (tobias)
1040         Improve threaded display in Vier theme (annando)
1041         Use field templates in photo edit form (fabrixxm)
1042         Alllow deletion of any user but yourself (issue #1625) (fabrixxm)
1043         Install wizard load htconfig template from template/ folder, remove localized htconfig templates (fabrixxm)
1044         Add contact detail to non-js contact drop confirm dialog (issue #1629) (fabrixxm)
1045         Return geo coord in API (annando)
1046         Improve events reminder: use title, show in colorbox, link using event ID (rabuzarus)
1047         Fix spelling in accepted connection notification email (strk)
1048         Show image size warning in a human readable format (rabuzarus)
1049         Move ACL window in template (rabuzarus)
1050         New option "-s" in util/run_xgettext.sh (fabrixxm)
1051         Support, but ignore at the moment, delete message from Quitter (annando)
1052         Remove google maps from core. Functionality moved to addon "googlemap" alongside "openstreetmap" (issue #1705) (annando)
1053         Update to German documentation (Frank Dieckmann, tobias)
1054         Updated translations (translation teams, tobias)
1055
1056 Version 3.4 (2015-04-05)
1057
1058         Optionally, "like" and "dislike" activities don't update thread timestamp (annando)
1059         Updated markdown libraries (annando)
1060         Updated jQuery (StefOfficiel)
1061         Cache zrl verification requests to prevent DSoS (issue #1453) (annando)
1062         "Verify SSL" options affects also VERIFYHOST (annando)
1063         Better handling of hashtags (annando)
1064         Updated translations (translation teams, tobias)
1065         Access a contact directly from the contact-manager-page (FlxAlbroscheit)
1066         Reworked GUID generation, remove db store (annando)
1067         Improve search for tags and terms (annando)
1068         Fix OAuth signature (thorsten23)
1069         Fix utf8 characters in items (issue #1307) (hauke)
1070         Ignore tag-likes char sequences in code blocks (issue #1041) (fabrixxm)
1071         Fix sending email to CC recipients (issue #1437) (fabrixxm)
1072         Fix signature check of likes from diaspora (issue #905) (mike, annando)
1073         Fix pagination urls (issue #1341) (fabrixxm)
1074         Add scheme if missing in "web link" dialog (issue #1362) (fabrixxm)
1075         Don't detect Facebook and App.net RSS feeds as contacts (issue #1432) (annando)
1076         Add cli command to generate database.sql from scheme description (issue #1370) (fabrixxm)
1077         Fix warning trying to creating already existing itemcache dir (pztrn)
1078         Send update to directory when account is removed (issue #1038) (annando)
1079         Fix settings page's aside menu visibility (issue #1459) (fabrixxm)
1080         Don't show past events in event reminder in profile page (issue #1306) (annando)
1081         Add help text to explain the options for approving contacts (issue #1349) (silke)
1082         API set as unseen only posts returned by the call (issue #1063) (annando)
1083
1084 Version 3.3.3 (2015-02-24)
1085
1086         More separation between php and html in photo album (issue #1258) (rabuzarus)
1087         Enhanced community page shows public posts from public contacts of public profiles (annando)
1088         Support for IndieAuth/Web-sign-in (hauke)
1089         New hooks "emailer_send_prepare" and "emailer_send" (fabrixxm)
1090         New hook "oembed_fetch_url" (annando)
1091         Add un/ignore function to quattro theme (tobiasd)
1092         Enhanced POCO data (annando)
1093         Use HTML5 features to validate inputs in install wizard and in some settings fields (tobiasd)
1094         Option to receive text-only notification emails (fabrixxm)
1095         Better OStatus support (annando)
1096         Share-it button support (annando)
1097         More reliable reshare from Diaspora (annando)
1098         Load more images via proxy (annando)
1099         util/typo.php uses "php -l" insead of "eval()" to validate code (fabrixxm)
1100         Use $_SERVER array in cli script instead of $argv/$argc (issue #1218) (annando)
1101         Updated vagrant setup script (silke)
1102         API: support to star/unstar items (fabrixxm)
1103         API: attachments for better AndStatus support (annando)
1104         Fix missing spaces in photo URLs (issue #920) (annando)
1105         Fix avatar for "remote-self" items (annando)
1106         Fix encodings issues with scrape functionality (annando)
1107         Fix site info scraping when URL points to big file (annando)
1108         Fix tools for translations (ddorian1)
1109         Fix API login via LDAP (issue #1286) (fabrixxm)
1110         Fix to link URL in tabs, pager (issues #1341, #1190) (ddorian1)
1111         Fix poke activities translation (fabrixxm)
1112         Fix html escaping in templates (fabrixxm)
1113         Fix Friendica contacts shown as Diaspora contacts via Poco (annando)
1114         Fix shared contacts wrong linking (issue #1388) (annando)
1115         Fix email validation (ddorian1)
1116         Better documentation for developers (silke)
1117
1118 Version 3.3.2 (2014-12-26)
1119
1120         Set default value for all not-null fields (fixes SQL warinigs) (annando)
1121         Fix item filters in network page (issue #1222) (fabrixxm)
1122         Remove reference to an ex Friendica hub from documentation (beardyunixer, tobiasd)
1123         API throttling (annando)
1124         Use a san-serif font in breathe style of vier theme (silke)
1125         Prevent BBCode parsing problems with URLs (annando)
1126         Add back tags to posts to Diaspora (annando)
1127         Better display of pictures in posts (annando)
1128         Fix out of control gprobe process (annando)
1129
1130 Version 3.3.1 (2014-11-06)
1131
1132         JSONP support for API (fabrixxm)
1133         Fixed small bug in direct messages API (fabrixxm)
1134         More filter for direct messages API (fabrixxm)
1135         New hooks "getsiteinfo", "page_info_data" (annando)
1136         Better loop post prevention (annando)
1137         Via API, replace data: uri images in plain text version with link to post. (issue #1134) (fabrixxm)
1138         Set default location to empty for new users. Suppress warning on user creation (issue #1193) (fabrixxm)
1139         Correctly build urls with queries (issue #1190) (fabrixxm)
1140         Optionally use keywords in feed as post tags with "remote self" (annando)
1141         A blacklist of keywords to not use can be defined (annando)
1142         "remote self" works also with Friendica and Diaspora contacts (annando)
1143         Show exact post time after 12 hours (FX7)
1144         Optionally redirect from non-SSL to SSL (annando)
1145         Translation updates
1146         Added CHANGELOG
1147
1148 Version 3.3 (2014-10-06)
1149
1150         API
1151         added support in the API to allow image uploads from Twidere
1152         support for the diaspora app in Firefox
1153
1154         Themes
1155         Stopped support of unmaintained themes. They will continue to work if enabled but are no longer displayed in the list of themes.
1156         Merged all "zero" themes into a theme with variations.
1157         new default avatar by Andi Stadler
1158
1159         Usability
1160         network page as default page after login
1161         sections on users' settings page are now collapsable
1162         automatic updating the network stream was improved
1163
1164         Interaction
1165         ignoring of threads
1166         for selected contects one can now get notifications when they post something, useful e.g. for forums
1167         After a new friendica contact is added, the user is directed to the contact page of the new contact. (Instead of the remote profile)
1168         many improvement on all connectors, new app.net connector
1169         the algorithm for shortening postings when posting to limited platforms was improved
1170         improvements for the remote_self functionality for RSS/Atom feeds were done
1171
1172         System stuff
1173         no more apc support due problems with PHP 5.5
1174         privacy image cache moved from an addon into the core
1175         updated the following libraries: smarty 3.1.19, fullcalendar 1.6.4, jquery 1.11, jgrowl 1.3.0
1176         added modernizer 2.8.3, better browser support
1177         updates to the DB structure for better performance
1178         preperations to use PDO in a later release
1179         new notification system
1180         web interface translations updated, addon translations now also possible separately from the main UI and done for CS, IT, RO, DE
1181         vagrant support added for developers
1182         some bugs were fixed for the profile import function
1183         BBCode handling and reformatting to e.g. markdown was improved
1184         Internal PusH server for communication with OStatus contacts
1185
1186         Addons
1187         translation now done at transifex as well
1188         "newmemberwidget" adds widget with help links + welcome message to sidebar of network tab for new members
1189         new statistics addon to take part in the Diaspora* survey
1190         new bidirectional connector for app.net
1191         new relay connector for Diaspora*
1192         new connector for the buffer service
1193         improvements for the connectors with Twitter, StatusNet/GNU Social, pump.io, google+ and facebook
1194         improvements to the cal and jappix-mini addons
1195
1196         Change in the structure of the git repo
1197         The "master" branch will now contain stable stuff and hotfixes.
1198         The new "develop" branch will contain the latest changes.
1199
1200 Version 3.2
1201
1202         LICENSE change from Friendica uses now the AGPL
1203         Language updates: PT_BR, RU, NB_NO, DE, PL, CS, ZH-CN, IT, CA, FR, NL
1204         new languages: BG
1205         added a README.translate and updates to the translation utils
1206         addons are now translated separately
1207         Theme updates: vier, smoothly, diabook, decaf-mobile, dispy, frost, frost-mobile, quattro
1208         Bug fixes: #516, #517, #525, #476, #540, #546, #712, #728
1209         sample nginx and lighttpd config
1210         new default templating engine: smarty3
1211         new share element
1212         maintenance mode for longer running upgrade tasks
1213         small fixed
1214                 edit profile photo link
1215                 better caching of pictures
1216                 threadening for outgoing emails
1217                 mail import
1218                 oembed thumbnails
1219                 SN subscriptions & more SN like behaviour if snautofollow addon is used
1220                 collect content of SN discussion threads
1221                 communication with Diaspora*
1222                 usage of the API
1223                 search improvements
1224                 MIME types for attachments
1225                 support Open Graph and Dublin Core when showing single items
1226                 better use of APC if present
1227                 use https versions of videos from youtube and vimeo to make firefox happy
1228         fixes to the documentation
1229         if a home.html is there, home.css is used as well
1230         update included TinyMCE to version 3.5.8, fancybox
1231         made more options available in the admin panel that were hidden before
1232         show the admin information about when accounts expire in the admin panel
1233         improving the install.php script
1234         addons now can be members only
1235         item object now contains the "edited" information left for the theme designers to show this info in a pretty way
1236         improvments to the user-import from exported account files
1237         It's now possible to authenticate an ejabberd server against friendica.
1238         bugtracker moved to github
1239         improvements to MySQL queries
1240
1241 Version 3.1
1242
1243         See http://friendica.com/node/58