aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* pdl editor for addon iitial commitMario2023-01-041-4/+15
* we should look for owner_xchan just like in mod pubstreamMario2023-01-041-2/+2
* fix issues with pubstream tagcloudMario2023-01-021-45/+47
* add sys channel to receiveres for public itemsMario Vavti2023-01-021-7/+7
* fix subquery in hq widget and order by hubloc_id desc in handle_tag() to make...Mario2022-12-261-2/+2
* comment out unused codeMario Vavti2022-12-221-1/+2
* make sure to include only zot6 hublocs in this query. including other network...Mario Vavti2022-12-201-1/+2
* queueworker: introduce new interval config queueworker.queue_interval - defau...Mario Vavti2022-12-122-7/+4
* bring back poll and delivery intervalMario2022-12-122-9/+11
* debug from php logMario2022-12-111-1/+1
* minor fixesMario2022-12-111-0/+1
* exclude not tagable xchan networks handle_tag()Mario2022-12-081-4/+4
* add mark to html2bbcode parserMario2022-12-071-0/+1
* when uploading a image file, embed it in the item. otherwise attach itMario2022-12-071-2/+16
* $visitor is a stringMario2022-12-061-2/+2
* move queueworker to core and bump versionMario2022-12-023-22/+30
* fix regression: new event not createdMario2022-12-021-4/+2
* disable context help until its content will be updated - it is not helpful ot...Mario2022-11-271-1/+3
* re-install: make sure to fetch the latest hubloc in api_auth otherwise authen...Mario2022-11-271-2/+2
* basically every incoming item should have a uuid by nowMario2022-11-251-2/+2
* de-duplicate by mid. there is no combined index for uid and uuid hence the qu...Mario Vavti2022-11-241-15/+5
* fix warningsMario2022-11-241-3/+3
* fix issue in tag_deliver() and silence some more warningsMario2022-11-202-5/+6
* fix wrong array key and undefined array keyMario2022-11-102-3/+4
* items_fetch(): check if set and if there is a valueMario2022-11-091-21/+19
* fix regression where automatically created directories were not public and pi...Mario2022-11-071-6/+5
* do not update the guid on xchan/hubloc updates and define some array keysMario2022-11-041-8/+19
* php warningMario2022-11-021-1/+1
* fix more php warningsMario Vavti2022-11-021-1/+1
* missing field in queryMario2022-10-261-1/+1
* fix php warningsMario2022-10-263-1/+9
* fix php warningsMario Vavti2022-10-261-1/+1
* fix php warningsMario Vavti2022-10-233-8/+9
* fix php warningsMario2022-10-203-1/+4
* fix php warningsMario2022-10-203-6/+7
* fix php warningsMario2022-10-201-1/+1
* fix php warningsMario Vavti2022-10-204-12/+11
* fix php warningsMario Vavti2022-10-183-19/+20
* remove loggingMario2022-10-121-1/+1
* fix php warningsMario2022-10-122-26/+32
* fix php warningsMario2022-10-124-5/+11
* poco: remove unused parametersMario2022-10-121-1/+1
* fix mod pokeMario2022-09-271-19/+17
* emit a notice if an item was deleted - issue #1691Mario2022-09-221-0/+1
* fix warnings and regressionsMario2022-09-152-1/+2
* chek permissions in get_things() - partly fixes issue #1686 a lot more work i...Mario2022-09-141-48/+50
* php8: warning fixesMario2022-09-146-54/+57
* make actor_store() fetch the actor object if none is provided, remove announc...Mario2022-09-131-5/+2
* php8: fix warningsMario2022-09-111-0/+8
* php8: fix more warningsMario2022-09-116-40/+35