aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* streams compatibilitySystem user; root2024-02-291-0/+4
* provide some more jsonld builtinsMario2024-01-111-0/+4
* Work around possible loop and use Lib/Config in initMario Vavti2024-01-011-2/+5
* fix php errors and deprecation warningsMario Vavti2023-12-311-1/+1
* deprecate simplepie idna_convertMario Vavti2023-12-311-19/+10
* do not double process quoted stringsMario2023-12-211-0/+5
* Revert "changelog"Mario2023-12-201-1/+2
* changelogMario2023-12-201-2/+1
* if it is not an array do not attempt count()Mario Vavti2023-12-081-1/+1
* remove follow (does not make any sense to add follow link of the logged in ch...Mario2023-11-211-1/+1
* add additional observer and channel info to nav if applicableMario2023-11-211-6/+18
* remove unused variableMario2023-11-201-2/+0
* the additional parameter has been deprecated there is no need to check the ve...Mario2023-11-201-4/+7
* more do not provide channel info for templates and code cleanupMario2023-11-201-7/+9
* do not provide channel info for templatesMario2023-11-201-2/+6
* a possible fix for issue #1816Mario2023-11-091-3/+11
* some low level work on native repeatsMario2023-11-091-1/+2
* bbcode: do not overrule default list styleMario2023-11-071-2/+2
* use new lang detect library which supports much more languagesMario2023-10-072-32/+22
* parse the event object in first place and use the body bbcode as backupMario Vavti2023-10-041-42/+82
* more deprecate $aMario2023-09-212-5/+4
* jsonld: return object instead of json stringMario2023-09-211-3/+3
* only show theme switch icon if switching is supported by the themeMario2023-09-211-1/+4
* deprecate the ancient $a variableMario2023-09-201-2/+0
* fix regression in jsonld_document_loader()Mario2023-09-161-5/+2
* only select the required fields to prevent memory exhaustion on big result setsSystem user; apache2023-09-151-3/+6
* also look for widgets in view/theme/themename/widgetMario2023-09-141-0/+1
* theme fixes to make a barebones theme work slightly betterMario2023-09-101-1/+1
* order by hubloc_id like everywhere else for this reason and do not include de...Mario2023-08-271-1/+1
* fix notification text for likes in cases where obj.actor is not setMario2023-08-191-0/+9
* make sure that we allow "0" as pathnameMario2023-08-151-2/+2
* fix unable to create folders with name 0Mario2023-08-141-1/+1
* fix cached jsonld files fetched via networkMario2023-07-211-33/+50
* Skip logging when DB functions are not yet loaded (logging requires db lookup).DM42.Net Hubzilla Development2023-07-171-4/+5
* basic per item rtl language support - issue ##1780Mario2023-07-131-0/+17
* do not linkify in nobb and noparse tags - issue #1776Mario2023-07-041-0/+2
* fix php warningMario2023-07-031-2/+6
* make sure to return infos from current hub where applicable - fix issue #1770Mario2023-07-031-1/+1
* unify code for selecting deliverable abook xchansMario2023-07-013-25/+45
* remove unused pseudo abook codeMario2023-06-292-28/+3
* pass $escape to stringify_array_elms()Mario2023-06-291-1/+1
* implement inline moderation of reactionsMario2023-06-271-1/+6
* implement optional moderation of unsolicited comments, minor css fixes and so...Mario2023-06-233-20/+30
* only remove the owner from delivery if its their post and minor cleanupMario2023-06-121-6/+2
* do not add deleted xchans for pocoMario2023-06-081-3/+2
* shuffle queue deliveries for more randomnessMario2023-06-081-0/+2
* fix wrong array keyMario2023-06-021-1/+1
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2023-06-021-7/+15
|\
| * fix theme_attachments()Mario Vavti2023-06-021-7/+15
* | ocap initial checkinMario2023-06-023-14/+182