aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* update composer libsMario Vavti2025-02-20394-11876/+14898
* Merge branch 'replace-epub-thumbnail-code' into 'dev'Mario2025-02-14175-17403/+309
|\
| * Remove dependency on PHP EpubMeta library.Harald Eilertsen2025-02-12172-17389/+29
| * Replace the the code to extract epub thumbnailsHarald Eilertsen2025-02-122-14/+279
| * Configue gd for jpeg support in CIHarald Eilertsen2025-02-121-0/+1
* | Merge branch 'update-gitignore' into 'dev'Mario2025-02-141-3/+5
|\ \
| * | Exclude test results and PHPStan from gitHarald Eilertsen2025-02-131-3/+5
| |/
* | Merge branch 'cherry-pick-10e2fbb2' into 'dev'Mario2025-02-142-13074/+12876
|\ \
| * | Update Spanish stringsManuel Jiménez Friaza2025-02-132-13074/+12876
* | | Merge branch 'highlight_mark_button3' into 'dev'Mario2025-02-144-2/+4
|\ \ \
| * | | Highlight_mark_button3Rocky2025-02-144-2/+4
|/ / /
* / / revert adding of additional sort field which was added for testinggMario2025-02-131-5/+5
|/ /
* | select navbar by id to avoid conflict with possible additional navbarsMario2025-02-131-2/+2
* | bump versionMario Vavti2025-02-111-1/+1
* | exclude uplinked items from those queries since they are unlikely to be the o...Mario Vavti2025-02-113-7/+7
* | start sending contextHistory along with contextMario Vavti2025-02-111-1/+4
|/
* bump versionMario Vavti2025-02-011-1/+1
* changelogMario Vavti2025-02-011-0/+11
* Merge branch 'owa-error-messages' into 'dev'Mario2025-02-012-78/+170
|\
| * Add error message on missing owa auth headersHarald Eilertsen2025-01-292-78/+170
* | Merge branch 'testing-add-psr4-namespace' into 'dev'Mario2025-02-011-0/+5
|\ \
| * | Add Zotlabs\Tests namespace to autloader in devHarald Eilertsen2025-01-291-0/+5
| |/
* | Merge branch 'dba_pdo-insert-and-update' into 'dev'Mario2025-02-012-2/+250
|\ \
| * | Fix broken DbaPdo test on postgresqlHarald Eilertsen2025-01-291-2/+2
| * | Add an dba_pdo::update methodHarald Eilertsen2025-01-292-6/+84
| * | Use returning clause on dba_pdo::insert where supportedHarald Eilertsen2025-01-291-3/+12
| * | Fetch the server version on dba_pdo::connect.Harald Eilertsen2025-01-291-0/+3
| * | Only skip DbaPdo returning test on actual MySQLHarald Eilertsen2025-01-291-1/+5
| * | Fix return value from dba_pdo::q()Harald Eilertsen2025-01-291-5/+1
| * | Add an insert method to dba_pdoHarald Eilertsen2025-01-292-1/+159
| |/
* | Merge branch 'highlight_button' into 'dev'Mario2025-02-012-0/+6
|\ \
| * | add highlight/mark buttonRocky2025-02-012-0/+6
| |/
* | calling fetch_post_tags() will add duplicate items hereMario Vavti2025-02-011-1/+2
* | possible sql performance improvementsMario Vavti2025-01-302-7/+10
|/
* fix php warniing in case tgt_type is not setMario Vavti2025-01-241-1/+1
* return if $furl is empty for some reasonMario Vavti2025-01-241-0/+4
* add target and tgt_type tou sourced rss items if we rewrite them to our ownMario Vavti2025-01-241-11/+9
* unescape_tags() on URLs before we start messing with themMario Vavti2025-01-231-1/+4
* fix auto save draft not set correctly and use round instead of ceil for cover...Mario Vavti2025-01-232-3/+3
* tagsinput still requires jqueryMario Vavti2025-01-231-4/+2
* bump versionMario Vavti2025-01-221-1/+1
* changelogMario Vavti2025-01-221-0/+6
* make sure to provide uid to drop_item() where applicable and check ownership ...Mario Vavti2025-01-222-9/+18
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2025-01-172-1/+32
|\
| * Merge branch 'add-security-policy' into 'dev'Mario2025-01-161-0/+31
| |\
| | * Proposing a security policy.Harald Eilertsen2025-01-161-0/+31
| * | use bin2hex() instead of btoa() to create an id for the toast. btoa() will no...Mario Vavti2025-01-151-1/+1
| |/
* | bump versionMario Vavti2025-01-171-1/+1
* | rewrite redbasic javascript without jqueryMario Vavti2025-01-172-287/+328
|/
* fix regression in notifications filterMario Vavti2025-01-061-1/+1