aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'mike/master' into devMario Vavti2019-01-091-1/+3
|\
| * make Apps::get_base_apps() pluggablezotlabs2019-01-081-1/+3
| |
* | Merge branch 'patch-20190106a' into 'dev'Mario2019-01-093-118/+19
|\ \ | | | | | | | | | | | | Remove Experimental Worker Queue from CORE - add hook 'daemon_master_release' See merge request hubzilla/core!1461
| * | Remove Experimental Worker Queue from CORE - add hook 'daemon_master_release'M. Dent2019-01-093-118/+19
|/ /
* | Merge branch 'patch-20190107a' into 'dev'Mario2019-01-091-6/+11
|\ \ | | | | | | | | | | | | Tweak to deal with changes that may happen within the same second. See merge request hubzilla/core!1462
| * | Tweak to deal with changes that may happen within the same second.DM42.Net (Matt Dent)2019-01-071-6/+11
| | |
* | | Merge branch 'browser_compatibility' into 'dev'M. Dent2019-01-071-1/+5
|\ \ \ | | | | | | | | | | | | | | | | fix issue with IE See merge request hubzilla/core!1460
| * | | fix issue with IEMario Vavti2019-01-071-1/+5
| |/ /
* | | Merge branch 'update_bbcode' into 'dev'M. Dent2019-01-071-14/+3
|\ \ \ | |/ / |/| | | | | | | | Update bbcode See merge request hubzilla/core!1459
| * | Update bbcodeMario2019-01-071-14/+3
|/ /
* | Merge branch 'check_content_type-1' into 'dev'Max Kostikov2019-01-031-5/+8
|\ \ | | | | | | | | | | | | fix content type check See merge request hubzilla/core!1458
| * | missing closing parenthesisMario Vavti2019-01-031-1/+1
| | |
| * | fix content type checkMario Vavti2019-01-031-5/+8
|/ /
* | Merge branch 'revert-3f61d24d' into 'dev'Max Kostikov2019-01-031-7/+4
|\ \ | | | | | | | | | | | | Revert "Merge branch 'check_content_type' into 'dev'" See merge request hubzilla/core!1456
| * | Revert "Merge branch 'check_content_type' into 'dev'"Max Kostikov2019-01-031-7/+4
|/ / | | | | This reverts merge request !1453
* | Merge branch 'update_boot' into 'dev'Max Kostikov2019-01-031-1/+2
|\ \ | | | | | | | | | | | | add zotsite.net to directory fallback servers See merge request hubzilla/core!1454
| * | add zotsite.net to directory fallback serversMario Vavti2019-01-021-1/+2
| | |
* | | Merge branch 'check_content_type' into 'dev'Max Kostikov2019-01-031-4/+7
|\ \ \ | | | | | | | | | | | | | | | | check suppported type if we get content type from header See merge request hubzilla/core!1453
| * | | check suppported type if we get content type from headerMario Vavti2019-01-021-4/+7
| |/ /
* | | Merge branch 'fix_pconfig' into 'dev'Max Kostikov2019-01-031-1/+1
|\ \ \ | | | | | | | | | | | | | | | | fix preg_match(): Delimiter must not be alphanumeric or backslash warning See merge request hubzilla/core!1452
| * | | fix preg_match(): Delimiter must not be alphanumeric or backslash warningMario Vavti2019-01-021-1/+1
| |/ /
* | | Merge remote-tracking branch 'mike/master' into devMario Vavti2019-01-031-1/+6
|\ \ \ | | |/ | |/|
| * | better handling of notification updates while commentingzotlabs2019-01-021-1/+6
| | |
* | | Merge remote-tracking branch 'mike/master' into devMario Vavti2019-01-022-4/+4
|\| |
| * | allow notification updates when composing comments. This was disabled when ↵zotlabs2019-01-022-4/+4
| | | | | | | | | | | | it was possible to have liveUpdate run automatically while composing comments, but it seems that live update is no longer possible (however the setting still remains - this should probably be removed).
* | | Revert "Use subselect"Mario2019-01-021-4/+4
| | | | | | | | | This reverts commit a50433dd958ec52eec88867517b3ae6467758618
* | | Merge branch 'patch-20181230a' into 'dev'Mario2019-01-021-4/+4
|\ \ \ | |_|/ |/| | | | | | | | Use subselect See merge request hubzilla/core!1451
| * | Use subselectDM42.Net (Matt Dent)2018-12-301-4/+4
| | |
* | | Faster image processing with photo cache addonMax Kostikov2018-12-241-5/+6
| | |
* | | update changelogMario Vavti2018-12-221-0/+18
| | |
* | | Merge branch 'fix_linkinfo_warning' into 'dev'Mario2018-12-221-3/+3
|\ \ \ | | | | | | | | | | | | | | | | check if we deal with an array before sizeof() See merge request hubzilla/core!1444
| * | | use count() instead of sizeof()Mario Vavti2018-12-191-1/+1
| | | |
| * | | check if we deal with an array before sizeof()Mario Vavti2018-12-191-3/+3
| | | |
* | | | revert padding for text highlight. It is messing with indent punctuation and ↵Mario Vavti2018-12-221-2/+1
| | | | | | | | | | | | | | | | decreases legibility of the highlighted text.
* | | | Merge branch 'dev' into 'dev'Mario2018-12-211-13/+4
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix for cURL with default HTTP/2 See merge request hubzilla/core!1447
| * | | | Fix for cURL with default HTTP/2Max Kostikov2018-12-201-13/+4
| | | | |
| * | | | Merge branch 'dev' into 'dev'Max Kostikov2018-12-201-4/+13
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Dev See merge request kostikov/core!2
| * \ \ \ \ Merge branch 'dev' into 'dev'Max Kostikov2018-12-2016-41/+196
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sync dev See merge request kostikov/core!1
* | \ \ \ \ \ Merge branch 'remove-legacy-photo-cache-prevention' into 'dev'Max Kostikov2018-12-211-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | do not add timestamp to the photo src. caching is handled in mod photo now. See merge request hubzilla/core!1448
| * | | | | | | do not add timestamp to the photo src. caching is handled in mod photo now.Mario Vavti2018-12-211-1/+1
|/ / / / / / /
* | | | | | | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-12-211-1/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | like permission issuezotlabs2018-12-201-1/+1
| | | | | |
* | | | | | Merge branch 'revert-090fe394' into 'dev'Max Kostikov2018-12-201-4/+13
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | Revert "Fix cURL with HTTP/2" See merge request hubzilla/core!1446
| * | | | | Revert "Fix cURL with HTTP/2"Max Kostikov2018-12-201-4/+13
|/ / / / / | | | | | | | | | | This reverts commit 090fe394e4733aea9e9ca2e9a93c2c27b266d065
* | | | | Fix cURL with HTTP/2Max Kostikov2018-12-201-13/+4
| | | | |
* | | | | missing observer checkMario Vavti2018-12-201-0/+3
| | | | |
* | | | | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-12-201-2/+87
|\| | | |
| * | | | reverse activity mapping improvementszotlabs2018-12-191-2/+87
| | | | |
| * | | | Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_mergezotlabs2018-12-1719-21/+171
| |\ \ \ \
* | \ \ \ \ Merge branch 'dark-fix-dev' into 'dev'Mario2018-12-193-21/+28
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix for dark theme; includes one changes to bbcode.php and redbasic/css/style.css See merge request hubzilla/core!1442