aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add pdl file for mod rmagicMario2025-03-071-0/+6
* fix fatal error if variable is an empty stringMario2025-03-071-2/+2
* streamline login pages layout - fix issue #1892Mario2025-03-074-12/+35
* escape tags on xchan name and cleanup baseurl/site_url variables which should...Mario2025-03-061-7/+5
* changelogMario2025-03-061-0/+44
* remove superfluous fileMario2025-03-061-48/+0
* boxy alignmentMario2025-03-051-1/+1
* update string to match with the autotime stringMario2025-03-051-1/+1
* bump dev versionMario2025-03-051-1/+1
* version 10.2RC and stringsMario2025-03-052-108/+119
* DebianinstallMario2025-03-033-11/+11
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2025-02-281-2/+2
|\
| * Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2025-02-261-6/+10
| |\
| * | fix docuMario Vavti2025-02-261-2/+2
* | | fix $owner_hash not set correctly when editing and some whitespace fixesMario2025-02-281-20/+20
| |/ |/|
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2025-02-263-16/+106
|\|
| * refactor unparse_url() to allow to return a custom field set only and add testsMario Vavti2025-02-263-16/+106
* | calculate observer.baseurl from xchan_url since xchan_connurl is only set for...Mario2025-02-261-6/+10
|/
* refine textMario2025-02-261-1/+1
* fix an issue where some participants could not post to forumsMario2025-02-261-1/+3
* slightly improve event object renderingMario2025-02-221-9/+10
* feedutils: fix php warnings and styleMario2025-02-211-7/+19
* make sure attachment is an arrayMario2025-02-201-1/+1
* bump versionMario2025-02-201-1/+1
* looks like we now require vendor/symfony for productionMario Vavti2025-02-2016-8/+4576
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2025-02-201-1/+4
|\
| * Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2025-02-20919-45803/+42854
| |\
| * | prefer contextHistory over contextMario2025-02-191-1/+4
* | | composer --no-devMario Vavti2025-02-2030-11007/+9
| |/ |/|
* | update to smarty v5Mario Vavti2025-02-20560-34063/+28092
* | 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