Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | css fixHEADdev | Mario | 2025-03-07 | 1 | -1/+1 |
| | | | | | (cherry picked from commit 8d45fd36a15408ff3d640adabe40ffbee66f0189) Co-authored-by: Mario <mario@mariovavti.com> | ||||
* | css fix | Mario | 2025-03-07 | 1 | -1/+1 |
| | |||||
* | add pdl file for mod rmagic | Mario | 2025-03-07 | 1 | -0/+6 |
| | |||||
* | fix fatal error if variable is an empty string | Mario | 2025-03-07 | 1 | -2/+2 |
| | |||||
* | streamline login pages layout - fix issue #1892 | Mario | 2025-03-07 | 4 | -12/+35 |
| | |||||
* | escape tags on xchan name and cleanup baseurl/site_url variables which ↵ | Mario | 2025-03-06 | 1 | -7/+5 |
| | | | | should be the same | ||||
* | changelog | Mario | 2025-03-06 | 1 | -0/+44 |
| | |||||
* | remove superfluous file | Mario | 2025-03-06 | 1 | -48/+0 |
| | |||||
* | boxy alignment | Mario | 2025-03-05 | 1 | -1/+1 |
| | |||||
* | update string to match with the autotime string | Mario | 2025-03-05 | 1 | -1/+1 |
| | |||||
* | bump dev version | Mario | 2025-03-05 | 1 | -1/+1 |
| | |||||
* | version 10.2RC and strings | Mario | 2025-03-05 | 2 | -108/+119 |
| | |||||
* | Debianinstall | Mario | 2025-03-03 | 3 | -11/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | (cherry picked from commit cf408c3facb4babeeaaefb199334b6a6896da5d8) 34e867cf provide a simplified automated installation as we had years ago 266df96c a) php version for max uplaod sizes b) hubzilla is the only option c4d340d1 fixed installation of addons b80a8a01 added composer f1961884 composer: do not download again but install in any case 96710d83 help: default database name and user ecf35537 fix composer 2d2bf751 main differences to homeinstall script dcca3cab changed disclaimer 6c65c17f removed set path to convert because it does not have to be changed ed77bfb5 email verification 93f85913 environments 00dd3bdd Debian 12 again 10223ef7 extra headings f528a959 wording 18565bb2 sury instead of Debian repo bc07f0c4 Merge remote-tracking branch 'origin/dev' into dev 38743496 fixed php install and db creation d08bb5e6 fixed variable for creating db b1cc4f4f do not care about more then one single webserver installed 8b0ec26a Merge branch core:master into dev 88e3522d Merge branch 'debianinstall' into dev Co-authored-by: OJ Random <ojrandom@protonmail.com> | ||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2025-02-28 | 1 | -2/+2 |
|\ | |||||
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2025-02-26 | 1 | -6/+10 |
| |\ | |||||
| * | | fix docu | Mario Vavti | 2025-02-26 | 1 | -2/+2 |
| | | | |||||
* | | | fix $owner_hash not set correctly when editing and some whitespace fixes | Mario | 2025-02-28 | 1 | -20/+20 |
| |/ |/| | |||||
* | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2025-02-26 | 3 | -16/+106 |
|\| | |||||
| * | refactor unparse_url() to allow to return a custom field set only and add tests | Mario Vavti | 2025-02-26 | 3 | -16/+106 |
| | | |||||
* | | calculate observer.baseurl from xchan_url since xchan_connurl is only set ↵ | Mario | 2025-02-26 | 1 | -6/+10 |
|/ | | | | for zot xchans | ||||
* | refine text | Mario | 2025-02-26 | 1 | -1/+1 |
| | |||||
* | fix an issue where some participants could not post to forums | Mario | 2025-02-26 | 1 | -1/+3 |
| | |||||
* | slightly improve event object rendering | Mario | 2025-02-22 | 1 | -9/+10 |
| | |||||
* | feedutils: fix php warnings and style | Mario | 2025-02-21 | 1 | -7/+19 |
| | |||||
* | make sure attachment is an array | Mario | 2025-02-20 | 1 | -1/+1 |
| | |||||
* | bump version | Mario | 2025-02-20 | 1 | -1/+1 |
| | |||||
* | looks like we now require vendor/symfony for production | Mario Vavti | 2025-02-20 | 16 | -8/+4576 |
| | |||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2025-02-20 | 1 | -1/+4 |
|\ | |||||
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2025-02-20 | 919 | -45803/+42854 |
| |\ | |||||
| * | | prefer contextHistory over context | Mario | 2025-02-19 | 1 | -1/+4 |
| | | | |||||
* | | | composer --no-dev | Mario Vavti | 2025-02-20 | 30 | -11007/+9 |
| |/ |/| | |||||
* | | update to smarty v5 | Mario Vavti | 2025-02-20 | 560 | -34063/+28092 |
| | | |||||
* | | update composer libs | Mario Vavti | 2025-02-20 | 394 | -11876/+14898 |
|/ | |||||
* | Merge branch 'replace-epub-thumbnail-code' into 'dev' | Mario | 2025-02-14 | 175 | -17403/+309 |
|\ | | | | | | | | | Replace Epub thumbnail generation with our own code See merge request hubzilla/core!2186 | ||||
| * | Remove dependency on PHP EpubMeta library. | Harald Eilertsen | 2025-02-12 | 172 | -17389/+29 |
| | | |||||
| * | Replace the the code to extract epub thumbnails | Harald Eilertsen | 2025-02-12 | 2 | -14/+279 |
| | | | | | | | | | | | | | | | | | | | | The PHP Epub Meta library has a dependency that prevents deployment on 32bit architectures. We also don't need all the functionality in that library, so this patch replaces it with our own simplified code for fetching the cover embedded in Epub archives. We also expand the test suite and clean up some minor issues in the Epubthumbnail class. | ||||
| * | Configue gd for jpeg support in CI | Harald Eilertsen | 2025-02-12 | 1 | -0/+1 |
| | | | | | | | | | | | | For some reason the gd build did not find libjpeg, even though it was installed in the image. We will need jpeg support for testing the thumbnail generation, so this patch adds the required configuration. | ||||
* | | Merge branch 'update-gitignore' into 'dev' | Mario | 2025-02-14 | 1 | -3/+5 |
|\ \ | | | | | | | | | | | | | Exclude test results and PHPStan from git See merge request hubzilla/core!2188 | ||||
| * | | Exclude test results and PHPStan from git | Harald Eilertsen | 2025-02-13 | 1 | -3/+5 |
| |/ | |||||
* | | Merge branch 'cherry-pick-10e2fbb2' into 'dev' | Mario | 2025-02-14 | 2 | -13074/+12876 |
|\ \ | | | | | | | | | | | | | Update Spanish strings See merge request hubzilla/core!2187 | ||||
| * | | Update Spanish strings | Manuel Jiménez Friaza | 2025-02-13 | 2 | -13074/+12876 |
| | | | | | | | | | | | | | | | (cherry picked from commit 10e2fbb22c6369c9ef6cbc6f943ff6878206e9fb) Co-authored-by: mjfriaza:4GF~eYj,-iAv <mjfriaza@disroot.org> | ||||
* | | | Merge branch 'highlight_mark_button3' into 'dev' | Mario | 2025-02-14 | 4 | -2/+4 |
|\ \ \ | | | | | | | | | | | | | | | | | Highlight_mark_button3 See merge request hubzilla/core!2185 | ||||
| * | | | Highlight_mark_button3 | Rocky | 2025-02-14 | 4 | -2/+4 |
|/ / / | |||||
* / / | revert adding of additional sort field which was added for testingg | Mario | 2025-02-13 | 1 | -5/+5 |
|/ / | |||||
* | | select navbar by id to avoid conflict with possible additional navbars | Mario | 2025-02-13 | 1 | -2/+2 |
| | | |||||
* | | bump version | Mario Vavti | 2025-02-11 | 1 | -1/+1 |
| | | |||||
* | | exclude uplinked items from those queries since they are unlikely to be the ↵ | Mario Vavti | 2025-02-11 | 3 | -7/+7 |
| | | | | | | | | originals (sourced items from a channel at the same hub) | ||||
* | | start sending contextHistory along with context | Mario Vavti | 2025-02-11 | 1 | -1/+4 |
|/ | |||||
* | bump version | Mario Vavti | 2025-02-01 | 1 | -1/+1 |
| | |||||
* | changelog | Mario Vavti | 2025-02-01 | 1 | -0/+11 |
| |