some work at the Hackathon
This commit is contained in:
parent
b63f2ac754
commit
65c4e8d4ff
|
@ -6,7 +6,7 @@ Version 3.5.1
|
||||||
Fix user language selection [tobiasd]
|
Fix user language selection [tobiasd]
|
||||||
Fix a problem with communication to Diaspora with set posting locations [heluecht]
|
Fix a problem with communication to Diaspora with set posting locations [heluecht]
|
||||||
Fix schema handling of direct links to a original posting [Rabuzarus]
|
Fix schema handling of direct links to a original posting [Rabuzarus]
|
||||||
Fix n bug in otification handling [Rabuzarus]
|
Fix n bug in notification handling [Rabuzarus]
|
||||||
Adjustments for the Vagrant VM settings [silke]
|
Adjustments for the Vagrant VM settings [silke]
|
||||||
Improvements to the unliking of prior likes [Hypolite]
|
Improvements to the unliking of prior likes [Hypolite]
|
||||||
Improvements to the API and Friendica specific extensions [gerhard6380]
|
Improvements to the API and Friendica specific extensions [gerhard6380]
|
||||||
|
@ -23,6 +23,9 @@ Version 3.5.1
|
||||||
Update of the fullCalendar library to 3.0.1 and adjusting the themes [rabuzarus]
|
Update of the fullCalendar library to 3.0.1 and adjusting the themes [rabuzarus]
|
||||||
ping fow works with JSON as well [Hypolite]
|
ping fow works with JSON as well [Hypolite]
|
||||||
On pending registrations, an email is now send to inform the user about it [tobiasd]
|
On pending registrations, an email is now send to inform the user about it [tobiasd]
|
||||||
|
On systems where the registration needs approval, a note for the admin can now be written [tobiasd]
|
||||||
|
Removed very old deprecated themes from the repository [silke]
|
||||||
|
Marked frost and frost mobile as deprecated
|
||||||
|
|
||||||
Friendica Addons:
|
Friendica Addons:
|
||||||
Updates to the translations (DE, ES, FR, PT-BR) [translation teams]
|
Updates to the translations (DE, ES, FR, PT-BR) [translation teams]
|
||||||
|
@ -33,7 +36,7 @@ Version 3.5.1
|
||||||
|
|
||||||
Closed Issues
|
Closed Issues
|
||||||
1163, 1613, 2403, 2614, 2752, 2791, 2792, 2800, 2804, 2813, 2814,
|
1163, 1613, 2403, 2614, 2752, 2791, 2792, 2800, 2804, 2813, 2814,
|
||||||
2816, 2817, 2823, 2850, 2858, 2865, 2926
|
2816, 2817, 2823, 2850, 2858, 2865, 2914, 2926
|
||||||
|
|
||||||
Version 3.5 (2016-09-13)
|
Version 3.5 (2016-09-13)
|
||||||
Friendica Core:
|
Friendica Core:
|
||||||
|
|
Loading…
Reference in a new issue