aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WIP: Make db insert handle tables with weird id'simprove-mysql-insertHarald Eilertsen2025-06-291-4/+27
* Load test db fixtures with dba_pdo->insertHarald Eilertsen2025-06-295-14/+20
* Remove IgnoreDeprecations attribute from testHarald Eilertsen2025-06-291-2/+0
* Load test db fixtures using dba_pdo->insertHarald Eilertsen2025-06-291-9/+4
* Use plain TestCase as base for tests not using dbHarald Eilertsen2025-06-292-4/+4
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2025-06-263-28/+31
|\
| * changelogMario2025-06-261-0/+1
| * Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2025-06-261-0/+2
| |\
| * | minor refactor to get rid of the $webpage variable (it does not cut it anymor...Mario2025-06-262-28/+30
* | | composer update macgirvin/http-message-signerMario Vavti2025-06-267-33/+29
| |/ |/|
* | changelogMario Vavti2025-06-251-0/+2
|/
* emiting a notice from include/auth does not work. emit it from mod login if t...Mario Vavti2025-06-253-7/+12
* remove code that would never execute and make sure the first account to regis...Mario Vavti2025-06-251-12/+17
* changelogMario2025-06-241-0/+97
* bump dev versionMario2025-06-241-1/+1
* update stringsMario2025-06-241-964/+926
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2025-06-243-25/+52
|\
| * Merge branch 'some-account-cleanup' into 'dev'Mario2025-06-243-25/+52
| |\
| | * A bit of cleanup for account functionsHarald Eilertsen2025-06-243-25/+52
* | | version 10.4RC1Mario2025-06-241-1/+1
|/ /
* | fix php warningsMario2025-06-242-3/+3
* | fix php warningMario2025-06-231-2/+2
* | exit if we have not found anythingMario2025-06-231-0/+5
* | apply downstream fix from streams: do not sign (request-target) on responseMario2025-06-234-8/+11
* | rfc9421 verify: parse more fields if applicableMario2025-06-231-1/+9
* | Revert "rfc9421 verify: parse more fields if applicable"Mario2025-06-236-35/+10
* | rfc9421 verify: parse more fields if applicableMario2025-06-236-10/+35
* | bump versionMario2025-06-221-1/+1
* | import AppMario2025-06-211-0/+1
* | start verifying RFC9421 HTTP Signatures (hopefully)Mario Vavti2025-06-2189-8/+15580
* | css fixMario2025-06-201-1/+1
* | only show the pin if we display the label and fix the testMario2025-06-192-3/+3
* | prepend geo links withe a pushpin emoji so that they can be distinguished fro...Mario2025-06-191-1/+1
* | make sure to set the state on the correct buttonMario2025-06-192-3/+7
* | make sure there is a comment button before attempting to add a class to itMario2025-06-181-1/+3
* | re-add check for sub thread wrapperMario2025-06-181-1/+1
* | properly set the comment button and sub-thread-wrapper state if we are loadin...Mario2025-06-182-7/+8
* | remove some redundant spaces in bbcode to html conversion and fix testsMario Vavti2025-06-185-23/+23
* | handle naked geo URIs and add testsMario2025-06-182-6/+32
* | allow geo: uri and be more specific when checking uri schemes also remove zht...Mario2025-06-171-2/+6
|/
* bump versionMario2025-06-141-1/+1
* leave zoom handling to the comment button click handlerMario2025-06-141-28/+0
* Merge branch 'remove-obsolete-funcs' into 'dev'Mario2025-06-141-231/+0
|\
| * Remove obsolete verify_email_addressNOP functionHarald Eilertsen2025-06-081-70/+0
| * Remove obsolete functions in account.phpHarald Eilertsen2025-06-081-161/+0
* | Merge branch 'fix-album-widgets' into 'dev'Mario2025-06-142-0/+7
|\ \
| * | Fix undefined variable in album widgetsHarald Eilertsen2025-06-072-0/+7
| |/
* | Merge branch 'remove-xref-module' into 'dev'Mario2025-06-141-26/+0
|\ \
| * | Remove unused Xref moduleHarald Eilertsen2025-06-071-26/+0
| |/
* | invert the verb query partMario2025-06-131-4/+4