aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * tests: AccessListTest collect defaults in one testcase.Harald Eilertsen2023-07-121-10/+8
| | | | | | | | | | | | Just no need to have them spread around in various other tests cases.
| | * test: Enable and cleanup GetTagsTest.Harald Eilertsen2023-07-121-206/+170
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These tests actually tests both the get_tags() function, and the handle_tags() function. The latter don't work, and should probably be split into it's own test cases. There's also some stubs here that we may want to deal with in another way. Also removed meaningless "test" of intval() builtin function. It behaves as documented, no need for us to test it.
| | * tests: Cleanup ContainsAttribute test.Harald Eilertsen2023-07-121-10/+7
| | | | | | | | | | | | Mostly cosmetic to satisfy phpcs + remove explicit require.
| | * tests: Cleanup Autoname test.Harald Eilertsen2023-07-121-10/+7
| | | | | | | | | | | | Not sure if this test is actually useful, but leave it for now.
| | * tests: Don't explicitly require CUT in AntiXSSTest.Harald Eilertsen2023-07-121-2/+0
| | | | | | | | | | | | Rely on PHPUnit config to load the app and the code under test.
| | * unit-tests: There's no need to test builtin func hex2binHarald Eilertsen2023-07-121-10/+0
| | |
| | * unit tests: Cosmetic fixes in AntiXSSTest.phpHarald Eilertsen2023-07-121-25/+29
| | | | | | | | | | | | | | | | | | - Start comments with capital letter - Fix indentation - Add missing doc comments
| * | basic per item rtl language support - issue ##1780Mario2023-07-135-4/+22
| |/
| * update dateMario2023-07-111-1/+1
| |
* | remove the directory updates entry if the channel was removedMario Vavti2023-10-261-6/+3
| | | | | | (cherry picked from commit 67aaa979049ea2666da1fb313b2b095e27422128)
* | more changelog8.6.3Mario2023-09-161-0/+2
| | | | | | (cherry picked from commit 4338e4ef86933cef44ca4dddacd627dd3a136d20)
* | version 8.6.3Mario2023-09-161-1/+1
| |
* | Revert "version 8.6.3"Mario2023-09-161-2771/+2771
| | | | | | This reverts commit 1915f34de8f496d49d5b4be74570dba5f51b89b0
* | version 8.6.3Mario2023-09-161-2771/+2771
| |
* | changelogMario2023-09-161-1/+7
| | | | | | (cherry picked from commit 491e309911ebc2f6ace735a1f53c94d1595845c9)
* | fix regression in jsonld_document_loader()Mario2023-09-161-5/+2
| | | | | | (cherry picked from commit 3708c1ac8c60c500e3aa15450380fe657f1dd24a)
* | more type checkingMario2023-09-151-2/+2
| | | | | | (cherry picked from commit a06b28b6934cda8a8cacd3ebf7c76b881a69b74e)
* | only select the required fields to prevent memory exhaustion on big result setsSystem user; apache2023-09-151-3/+6
| |
* | version 8.6.28.6.2Mario2023-08-271-1/+1
| |
* | changelogMario2023-08-271-0/+17
| |
* | test refactor the previous commitMario Vavti2023-08-271-4/+7
| | | | | | (cherry picked from commit 0a3094fc9a708c4e83d6dd91250ac2105e21b03f)
* | allow public stream comments/reactions if item_fetched is set, when fetching ↵Mario Vavti2023-08-271-4/+3
| | | | | | | | | | parent of a reaction fetch the thr_parent (cherry picked from commit 816bbad28a6292be1c697fe3ac4073f3f110dc10)
* | fix notification text for likes in cases where obj.actor is not setMario2023-08-271-0/+9
| | | | | | (cherry picked from commit ce4150cd06a5eb3995592b7c3898d980a58d3dd6)
* | make sure that we allow "0" as pathnameMario2023-08-271-2/+2
| | | | | | (cherry picked from commit be19b7503105955b58c85dbec65c02626c9e5000)
* | mising pdl fileMario2023-08-271-0/+10
| | | | | | (cherry picked from commit 2d5c99f459c77dbf17db9809d3ba37d66f14b2a5)
* | fix unable to create folders with name 0Mario2023-08-272-2/+2
| | | | | | (cherry picked from commit c4af4e3297f09aa0c6f8ed8e21d6f54729ebfc4d)
* | fix index name mixupMario2023-08-271-2/+2
| | | | | | (cherry picked from commit 1acfc05e2db2ba5556b8d8596dcf7b3b99f75f6b)
* | missing semicolonMario2023-08-271-1/+1
| | | | | | (cherry picked from commit b40c38f58c6ff780b518e07a836dd683c971b5b3)
* | remove unused variableMario2023-08-271-6/+0
| | | | | | (cherry picked from commit 0ec715d7c9d4bdce71210f9d025cf8ac0c02160d)
* | Fix TypoDM42.Net Hubzilla Development2023-08-271-1/+1
| | | | | | (cherry picked from commit 3bd2a919925965c42dfab14ac13dfc5747955f01)
* | fix cached jsonld files fetched via networkMario2023-08-271-32/+49
| |
* | more performance improvementsMario2023-08-271-3/+3
| | | | | | (cherry picked from commit 4b1384be832b0a745eeb8ac94cba6b00edc4eb64)
* | move trigger out of the loop for better performance and some var -> letMario2023-08-271-9/+14
| |
* | ignore internal follow activityMario2023-08-272-13/+17
| | | | | | (cherry picked from commit 7200c716736d879501a665c9797ccf9e0131b24c)
* | fix admin table highlight by adding the correct classesMario2023-08-274-36/+24
| | | | | | (cherry picked from commit c412c01a657fbac49f611b94b4c88cf63f4fff77)
* | version 8.6.18.6.1Mario2023-07-181-1/+1
| |
* | changelogMario2023-07-181-0/+4
| | | | | | (cherry picked from commit 330add963dbe2195e0613f35b8f63c15eee585a0)
* | fix hcard addon regressionMario2023-07-181-1/+1
| | | | | | (cherry picked from commit ef6ea4484eb03d80c96f4d67002e567cebc8ccae)
* | Merge branch '8.6RC'8.6Mario2023-07-11750-10078/+16819
|\ \
| * | version 8.6Mario2023-07-112-2/+2
| | |
| * | RC2Mario2023-07-051-1/+1
| |/
| * changelogMario2023-07-051-0/+39
| |
| * fix regression after recent changesMario2023-07-051-1/+1
| |
| * bump dev versionMario2023-07-041-1/+1
| |
| * version and stringsMario2023-07-042-466/+497
| |
| * css fixMario2023-07-041-1/+1
| |
| * css fixesMario2023-07-041-4/+1
| |
| * also filter deleted hublocsMario2023-07-041-1/+1
| |
| * update fullcalendarMario2023-07-04208-1546/+3301
| |
| * do not linkify in nobb and noparse tags - issue #1776Mario2023-07-041-0/+2
| |