aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tests: Set db charset from test config.tests/test-db-setup-wipHarald Eilertsen2023-12-282-3/+11
* ci: stop on error and show verbose output.Harald Eilertsen2023-12-281-1/+1
* ci: Typo in CI test config env vars.Harald Eilertsen2023-12-281-1/+1
* ci: Use mariadb-client instead, bookworm don't ship mysql-client.Harald Eilertsen2023-12-281-1/+1
* ci: Add mysql client to the container image.Harald Eilertsen2023-12-281-1/+1
* ci: Enable db testing in CI.Harald Eilertsen2023-12-282-17/+53
* tests: Reenable coverage reporting in test config.Harald Eilertsen2023-12-281-0/+9
* tests: Set proper env vars in phpunit config.Harald Eilertsen2023-12-281-9/+6
* tests: Specify db type as string in env vars.Harald Eilertsen2023-12-281-1/+9
* tests: Remove some annotations that caused warnings.Harald Eilertsen2023-12-281-6/+1
* Merge branch 'dev' into tests/test-db-setup-wipHarald Eilertsen2023-12-279-81/+198
|\
| * do not double process quoted stringsMario2023-12-211-0/+5
| * changelogMario2023-12-201-0/+1
| * changelogMario2023-12-201-0/+5
| * Revert "changelog"Mario2023-12-206-36/+26
| * changelogMario2023-12-206-26/+36
| * move App::$install check to Config::Load() as suggested by HaraldMario2023-12-201-7/+2
| * Merge branch 'fix-config-deserialization' into 'dev'Mario2023-12-202-6/+76
| |\
| | * Fix deserialization of config values broken by 69266cd6.Harald Eilertsen2023-12-172-6/+76
| * | Merge branch 'extend-siteinfo' into 'dev'Mario2023-12-202-0/+22
| |\ \
| | * | Add active addons and blocked sites to siteinfo (html)Harald Eilertsen2023-12-182-0/+22
| |/ /
| * | use reqiure_once() - second part of issue #1827Mario2023-12-171-1/+1
| * | fix loop as described in issue #1827Mario2023-12-171-0/+6
| * | changelogMario2023-12-171-0/+1
| * | Merge branch 'translations-nb_no' into 'dev'Mario2023-12-172-72/+76
| |\ \
| | * | More translations for Norwegian Bokmål (nb_NO)Harald Eilertsen2023-12-162-72/+76
| * | | changelogMario2023-12-171-0/+8
| | |/ | |/|
* | | tests: Enable and fix incomplete tests.Harald Eilertsen2023-12-272-25/+50
* | | Fix some deprecation warnings.Harald Eilertsen2023-12-262-1/+8
* | | Merge branch 'dev' into tests/test-db-setup-wipHarald Eilertsen2023-12-16618-16627/+73757
|\| |
| * | check return from Config::Load() and retry on failure plus cleanupMario Vavti2023-12-141-30/+57
| |/
| * return if we could not fetch the authorMario Vavti2023-12-141-8/+7
| * Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2023-12-141-1/+1
| |\
| | * typoMario2023-12-131-1/+1
| * | add the app terms before syncing - otherwise the terms will be reset at the o...Mario Vavti2023-12-081-0/+10
| |/
| * if it is not an array do not attempt count()Mario Vavti2023-12-081-1/+1
| * typoMario2023-12-061-1/+1
| * changelogMario2023-12-061-0/+5
| * more issue #1820Mario2023-12-061-0/+1
| * css fixesMario2023-12-041-2/+3
| * require acl_selectors.php - fix issue #1820Mario2023-11-301-0/+1
| * changelogMario2023-11-271-2/+6
| * Merge branch 'dev' into 'dev'Mario2023-11-272-4/+8
| |\
| | * Update doubleleft.css and doubleright.css according to v.8.8 default.csszlaxy2023-11-272-4/+8
| |/
| * changelogMario2023-11-251-1/+1
| * update changelogMario2023-11-241-0/+65
| * like in get_cached_actor() also remove fragment in get_actor()Mario2023-11-231-0/+3
| * case insensitive digest algoMario2023-11-221-1/+2
| * remove follow (does not make any sense to add follow link of the logged in ch...Mario2023-11-211-1/+1
| * add additional observer and channel info to nav if applicableMario2023-11-211-6/+18