aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | change photo.filename to type text (some platforms have very long filenames ↵Mario2025-04-151-1/+1
| | | | | | | | | | | | | | | | for their profile photos)
| * | | remove itMario2025-04-151-1/+0
| | | |
* | | | extend MessageFilter::test_condition() to deal with && and || conditions and ↵Mario Vavti2025-04-174-67/+200
|/ / / | | | | | | | | | add tests
* | | this should not be required because it only affects likes which are already ↵Mario2025-04-151-1/+1
| | | | | | | | | | | | handled before (reaction)
* | | set default value and add commentMario2025-04-141-2/+2
| | |
* | | improved testsMario Vavti2025-04-143-30/+195
| | |
* | | default to nullMario2025-04-141-2/+2
| | |
* | | add test for Activity::getUUID() and Avtivity::getMessageID() methodsMario Vavti2025-04-143-5/+82
| | |
* | | provide methods to get mid and uuid from activity object, add quirks to ↵Mario2025-04-141-36/+49
| | | | | | | | | | | | retrieve markdown content
* | | remove borders from some buttonsMario2025-04-143-12/+11
| | |
* | | boxy: up padding left also for the itrm toolsMario2025-04-131-1/+2
| | |
* | | boxy: minor css fixMario2025-04-131-0/+5
| | |
* | | minor css fixMario2025-04-131-2/+2
| | |
* | | video poster requires a single quoteMario2025-04-111-1/+1
| | |
* | | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2025-04-113-11/+14
|\| |
| * | Merge branch 'increase-memory-limit-for-ci' into 'dev'Mario2025-04-111-2/+2
| |\ \ | | | | | | | | | | | | | | | | CI: Up the memory limit to allow for coverage reporting See merge request hubzilla/core!2194
| | * | CI: Up the memory limit to allow for coverage reportingHarald Eilertsen2025-04-101-2/+2
| | | |
| * | | Merge branch 'fix_debianinstall' into 'dev'Mario2025-04-112-9/+12
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Fix debianinstall See merge request hubzilla/core!2192
| | * | | Fix debianinstallOJ Random2025-04-112-9/+12
| | | |/ | | |/|
* | / | changelogMario2025-04-111-0/+4
|/ / /
* | / changelogMario2025-04-111-0/+11
| |/ |/|
* | fix an obscure delivering issue which incidentally also fixes a delivering ↵Mario2025-04-102-13/+6
| | | | | | | | issue that required an ugly hack to work around
* | more fix downstream test for an upstream bugMario2025-04-091-2/+2
| |
* | fix downstream test for an upstream bugMario2025-04-091-2/+2
| |
* | composer update chillerlan/php-qrcodeMario Vavti2025-04-0978-2712/+10407
| |
* | --no-dev!Mario Vavti2025-04-09325-44076/+11
| |
* | composer update commerceguys/intlMario Vavti2025-04-09639-31897/+49956
| |
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2025-04-0920-17/+47
|\ \
| * | re-add red-koala.png which has been removed by accidentMario2025-04-091-0/+0
| | |
| * | wrong ticksMario2025-04-091-2/+2
| | |
| * | rename README > README.mdMario2025-04-091-0/+0
| | |
| * | reorganize emojis and allow custom site emojisMario2025-04-0920-17/+47
| | |
* | | composer update libsMario Vavti2025-04-09797-31830/+65450
|/ /
* | bump item.obj and item.target to mediumtext for mysqlMario2025-04-051-2/+2
| |
* | fix some plink for forum posts and commentsMario2025-04-052-7/+2
| |
* | whitespaceMario2025-04-041-21/+21
| |
* | move weblink to after embedPhotosMario2025-04-041-8/+8
| |
* | cleanupMario2025-04-042-66/+58
| |
* | bump versionMario2025-04-041-1/+1
| |
* | move jot related functions to jot-header and some cleanupMario2025-04-043-52/+53
| |
* | use the syntax which allows image descriptionsMario2025-04-041-2/+4
| |
* | bump versionMario2025-04-041-1/+1
| |
* | move jot popup handling to template, port photo selector to vanilla ↵Mario2025-04-047-98/+171
| | | | | | | | javascript and enable it for comments if applicable
* | use png for hubzilla emojiMario2025-04-042-1/+1
| |
* | optimize svgMario2025-04-031-25/+0
| |
* | add hubzilla emoji, make sure the compared term type is an integerMario2025-04-032-3/+83
| |
* | some emoji type tags do not have an id, we will use icon.url instead in ↵Mario2025-04-031-2/+2
| | | | | | | | those cases
* | this is required e.g. when relaying emoji reactions otherwise the relevant ↵Mario2025-04-031-2/+0
| | | | | | | | data will be missing
* | more smilies() fixesMario2025-04-031-2/+4
| |
* | make sure object actor is an array if we are going to use itMario2025-04-031-2/+3
| |