aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* pubsites: don't list dead siteszotlabs2016-11-301-2/+2
|
* roll minor version (master)zotlabs2016-11-161-1/+1
|
* export issuezotlabs2016-11-161-1/+1
|
* SECURITY: public calendar leaks connection information (birthdays) when ↵zotlabs2016-11-141-0/+4
| | | | view_contacts is not allowed
* Merge branch 'master' of https://github.com/redmatrix/hubzilla into master_mergezotlabs2016-11-142-1/+2
|\
| * fix https://zothub.de/display/9d9078d212862c5f58Mario Vavti2016-10-302-1/+2
| |
* | script to update the autoloader static fileszotlabs2016-10-181-0/+2
|/
* bugfix release 1.14.21.14.2Mario Vavti2016-10-181-1/+1
|
* issue #553 - negative birthday from directory. This may not completely fix ↵zotlabs2016-10-181-1/+1
| | | | it and may take a profile update to register the change; but it's a start; specifically we need to store 0000-00-00 in the xprof table of the directory server if that's what we get over the wire. Birthday fields are string and are not subject to SQL strict_mode on dates. We want these to be the string '0000-00-00' if not set to a valid date.
* issue #549, ACL has 'public' selected even when restrictive ACL is being used.zotlabs2016-10-172-5/+31
|
* roll std_versionzotlabs2016-10-141-1/+1
|
* permissions issuezotlabs2016-10-142-4671/+4690
|
* remove loggingzotlabs2016-10-141-5/+1
|
* Release version 1.141.14Mario Vavti2016-10-121-1/+1
|
* Merge branch '1.14RC'Mario Vavti2016-10-12267-51725/+56673
|\
| * update changelogMario Vavti2016-10-121-1/+5
| |
| * fix connected time not shown on ajax loaded connectionsMario Vavti2016-10-122-6/+7
| |
| * make diaspora w2w appear as a quote to make a little bit more clear what is ↵Mario Vavti2016-10-111-2/+5
| | | | | | | | happening
| * spaghettizotlabs2016-10-111-3/+6
| |
| * api issueszotlabs2016-10-101-4/+13
| |
| * Merge branch '1.14RC' of https://github.com/redmatrix/hubzilla into 1.14RC_mergezotlabs2016-10-104-6/+25
| |\
| | * changelog and version 1.14RC1Mario Vavti2016-10-102-2/+3
| | |
| | * another fix to readmore.js and update patch fileMario Vavti2016-10-102-3/+21
| | |
| | * fix readmorejs collapsing on scrolldirection change in mobile browsersMario Vavti2016-10-101-1/+1
| | |
| * | don't expire posts before 2001zotlabs2016-10-102-4/+3
| |/
| * try naked embed before submission instead of at render timeredmatrix2016-10-062-1/+19
| |
| * Merge branch '1.14RC' of https://github.com/redmatrix/hubzilla into 1.14RC_mergeredmatrix2016-10-0514-19074/+19504
| |\
| | * Updating strings for it, nl and es..jeroenpraat2016-10-056-19029/+19366
| | |
| | * bugfixrelease fullcalendar-3.0.1Mario Vavti2016-10-058-45/+138
| | |
| * | update hook documentationredmatrix2016-10-053-1/+16
| | |
| * | new hook bbcode_filterredmatrix2016-10-051-0/+3
| |/
| * remove leftover rating fragmentredmatrix2016-10-041-2/+5
| |
| * feature_enabled() only takes two argumentsMario Vavti2016-10-042-3/+2
| |
| * wrong resource (attach_change_permissions())redmatrix2016-10-031-1/+1
| |
| * Merge branch '1.14RC' of https://github.com/redmatrix/hubzilla into 1.14RC_mergeredmatrix2016-10-032-3/+4
| |\
| | * update changelogMario Vavti2016-10-031-1/+2
| | |
| | * another missing backslashMario Vavti2016-10-021-1/+1
| | |
| | * missing backslashMario Vavti2016-10-021-1/+1
| | |
| * | return the email_sent statusredmatrix2016-10-031-2/+2
| |/
| * sync cloud storage permission changes (issue #538 continued)redmatrix2016-10-022-4/+15
| |
| * update changelogMario Vavti2016-10-021-3/+12
| |
| * roll versionredmatrix2016-10-011-1/+1
| |
| * change hook name and return resultsredmatrix2016-10-012-3/+3
| |
| * Unify the various mail sending instance to enotify::send() and z_mail(). ↵redmatrix2016-10-016-4123/+4220
| | | | | | | | Both take the same arguments. z_mail() is text only, enotify::send() provides html and text. Both are pluggable using the enotfy_send hook.
| * provide ability for admin to change account passwordredmatrix2016-09-303-2/+80
| |
| * issue #538 continuedredmatrix2016-09-302-7/+7
| |
| * add another hookredmatrix2016-09-292-1/+12
| |
| * issue #127redmatrix2016-09-291-9/+9
| |
| * issue #170redmatrix2016-09-292-3/+3
| |
| * more tag filtering in setupredmatrix2016-09-291-11/+11
| |