aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* streamline location renderingMario2024-08-021-4/+8
* fa2bi fixesMario2024-08-021-4/+4
* fa2bi: catch some remainsMario2024-08-023-5/+5
* fa2bi: some sed woodoo on templates and manual fixes in js and php filesMario2024-08-021-1/+1
* fix html2bbcode table and add testMario2024-08-021-5/+2
* fa2bi continuedMario2024-07-311-37/+37
* fa2bi continuedMario2024-07-301-18/+7
* fa2bi continuedMario2024-07-291-4/+4
* this will be a longer journey - we will start to use bootstrap icons now sinc...Mario2024-07-231-7/+7
* some cleanupMario2024-07-231-7/+8
* the tag_deliver permission is not used anymoreMario2024-07-231-3/+0
* make sure to failà the tgroup_check() for group posts if they do not have th...Mario2024-07-231-2/+1
* item buttons redesign - initial checkinMario2024-07-221-15/+13
* fix wrong logic after last commitMario2024-07-041-1/+1
* revert the strlen checkMario2024-07-041-1/+1
* fix possible php errorMario2024-07-041-1/+7
* fix issue where event items were parsed multiple timesMario2024-06-211-4/+9
* Merge branch 'misc-fixes' into 'dev'Mario2024-06-171-6/+9
|\
| * Refactor is_local_url() and add api doc.Harald Eilertsen2024-06-161-6/+9
* | Use empty() to check if array entry exist in create_identity.Harald Eilertsen2024-06-141-2/+2
* | Allow passing callable as array to hooks.Harald Eilertsen2024-06-141-10/+11
|/
* Fix warnings exposed by tests.Harald Eilertsen2024-06-131-1/+2
* docu and remove superfluous break statement after return statementMario2024-06-131-3/+1
* Merge branch 'fix-test-warnings' into 'dev'Mario2024-06-131-3/+4
|\
| * includes/menu: Fix timestamp handling in menu_create.Harald Eilertsen2024-06-121-3/+4
* | duplicate array keyMario2024-06-101-1/+0
* | too many argsMario2024-06-101-2/+2
* | fix wrong variableMario2024-06-101-1/+1
* | docuMario2024-06-101-2/+2
* | docuMario2024-06-101-2/+2
* | fix updated not supported in wrapper functionMario2024-06-101-2/+2
* | docu and declare return type for t()Mario2024-06-101-2/+2
* | remove superfluous param, fix wrong var and declare types for unparse_url()Mario2024-06-101-3/+3
* | adjusting to the wrong direction when exporting ical and do not use Z because...Mario2024-06-051-2/+2
* | Merge branch 'disable-mfa-for-dav-and-cdav' into 'dev'Mario2024-06-051-2/+35
|\ \
| * | Skip checking MFA status for WebDAV and CardDAV requests.Harald Eilertsen2024-06-051-2/+35
| |/
* / Fix default timeouts for z_(fetch|post)_url.Harald Eilertsen2024-05-291-3/+3
|/
* remove p tags from li. otherwise we will get unwanted new lines in the list. ...Mario2024-05-081-0/+5
* more fixes for issue #1843Mario2024-05-082-10/+7
* add bbcode support for the HTML5 del tagMario2024-05-072-1/+5
* apply li fixes to html2plainMario2024-05-031-1/+3
* make parsing of li slightly more robustMario2024-05-031-2/+2
* also deal with ol and ul tags earlier and add test for double nested listsMario2024-05-031-6/+3
* deal with li tags earlier seems to be more straight forward also add test for...Mario2024-05-031-9/+9
* fix nested lists by parsing li before ul or ol and add a testMario2024-05-031-2/+1
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2024-04-301-197/+0
|\
| * Rework Help module + begin tests for Setup moduleHarald Eilertsen2024-04-301-197/+0
* | remove loggingMario2024-04-201-2/+0
|/
* fix spacing issues in mod wall_attach and make save_chunk() deal with userfil...Mario2024-04-172-5/+12
* passing an empty filter to deliverable_abook_xchans() will return all deliver...Mario2024-04-171-4/+13