aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
Commit message (Expand)AuthorAgeFilesLines
* slightly refactor dir syncMario Vavti2023-04-283-33/+25
* more dir sync testingMario Vavti2023-04-281-3/+13
* remove updates entry if a xchan_hash mismatch is encounteredMario Vavti2023-04-271-0/+30
* adjust args in libzotdir update and some dir sync fixesMario Vavti2023-04-273-5/+7
* remove loggingMario Vavti2023-04-272-3/+1
* fix php errorMario Vavti2023-04-271-1/+5
* use shorter stringsMario Vavti2023-04-271-1/+1
* update doco and fix safemodeMario Vavti2023-04-272-7/+7
* for flag updates also match site directory and ud hostMario Vavti2023-04-271-1/+4
* initial commit for directory flags federationMario Vavti2023-04-266-35/+68
* update 1257 ud_guid > ud_hostMario2023-04-261-0/+33
* fix updateMario2023-04-261-2/+2
* dirsync update columnMario Vavti2023-04-264-5/+42
* wrong variableMario Vavti2023-04-261-1/+1
* enable dir admins to flag or hide entriesMario Vavti2023-04-263-15/+33
* correctly set some perms when our follow request was acceptedMario2023-04-251-4/+10
* check for uuid so that will be also catch items that were posted from alterna...Mario2023-04-232-5/+4
* remove loggingMario2023-04-231-1/+0
* fix regression when rendering event itemsMario2023-04-234-5/+5
* improved fetch_conversation()Mario Vavti2023-04-232-18/+19
* add the conversation endpoint and implement paginated fetch for zot requests ...Mario2023-04-234-59/+227
* Fetch conversations in the background. Otherwise it might sgnificantly delay ...Mario2023-04-212-1/+32
* hotfix: make sure to not pass an empty path to fopen()Mario2023-04-215-10/+30
* queue and poller testingMario2023-04-215-37/+25
* also return deleted channels info in webfinger and document whyMario Vavti2023-04-191-5/+4
* use empty for checkMario Vavti2023-04-161-1/+1
* improved update_directory_entry(), update ud_last even if webfinger failedMario Vavti2023-04-161-20/+22
* fix wrong variableMario2023-04-161-1/+1
* cleanupMario2023-04-151-30/+0
* fix wrong variableMario2023-04-151-1/+1
* update it string as per GiacoMario2023-04-141-2/+5
* this has been moved to cron for nowMario Vavti2023-04-141-11/+0
* improved item_expire()Mario Vavti2023-04-142-5/+9
* Revert "zot_info(): improved check for deleted"Mario Vavti2023-04-131-3/+2
* zot_info(): improved check for deletedMario Vavti2023-04-131-2/+3
* fix wrong array key, check for xchan_deleted with empty() which will also cat...Mario Vavti2023-04-131-3/+3
* remove pre zot6 compatibility tweaksMario Vavti2023-04-131-13/+0
* update zotinfo to use as much info as possible from channel since in some cas...Mario Vavti2023-04-131-13/+7
* move colon to the variableMario Vavti2023-04-121-2/+2
* rename update_modtime() to update() and only bump ud_date if something actual...Mario Vavti2023-04-122-44/+16
* always call update_modtime() foer now;Mario Vavti2023-04-121-4/+2
* remouve updates stuff from import_directory_profile()Mario Vavti2023-04-122-9/+3
* more loggingMario Vavti2023-04-121-1/+2
* reset ud_last if we had contact and some cleanupMario Vavti2023-04-123-49/+35
* deprecate ud_flags and ud_arr in import_xchan()Mario Vavti2023-04-122-12/+4
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2023-04-121-5/+2
|\
| * update updates if anything changedMario2023-04-121-5/+2
* | deprecate flags and transaction_id and only return results which are currentl...Mario Vavti2023-04-122-11/+5
|/
* fix php warningMario Vavti2023-04-121-1/+6
* adjust checkMario Vavti2023-04-121-1/+1