aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib/Libzot.php
Commit message (Expand)AuthorAgeFilesLines
* return if we could not fetch the authorMario Vavti2023-12-141-8/+7
* some low level work on native repeatsMario2023-11-091-18/+24
* check if required keys are setMario2023-11-071-1/+1
* remove loggingMario2023-11-071-1/+0
* libzot: correctly attribute streams repeatsMario2023-11-071-4/+17
* slightly less noise when logging normalMario Vavti2023-10-251-1/+1
* if the item is sourced and provides an event add it to the calendarMario2023-09-281-1/+8
* use function to get actor hublocsMario2023-06-181-6/+2
* slightly refactor dir syncMario Vavti2023-04-281-4/+1
* adjust args in libzotdir update and some dir sync fixesMario Vavti2023-04-271-1/+1
* fix php errorMario Vavti2023-04-271-1/+5
* initial commit for directory flags federationMario Vavti2023-04-261-1/+1
* improved fetch_conversation()Mario Vavti2023-04-231-15/+16
* Fetch conversations in the background. Otherwise it might sgnificantly delay ...Mario2023-04-211-1/+1
* fix wrong variableMario2023-04-161-1/+1
* 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
* rename update_modtime() to update() and only bump ud_date if something actual...Mario Vavti2023-04-121-2/+4
* always call update_modtime() foer now;Mario Vavti2023-04-121-4/+2
* remouve updates stuff from import_directory_profile()Mario Vavti2023-04-121-1/+1
* deprecate ud_flags and ud_arr in import_xchan()Mario Vavti2023-04-121-11/+3
* update updates if anything changedMario2023-04-121-5/+2
* adjust checkMario Vavti2023-04-121-1/+1
* update updates if we are provided an ud_arr or we imported a new xchanMario Vavti2023-04-121-8/+14
* use url instead of addr for updates and clean up local_dir_update() and updat...Mario Vavti2023-04-121-24/+13
* initial commit directory sync rewrite - should work but still requires lots o...Mario Vavti2023-04-121-9/+7
* disable thread listener interface by default and minor fixesMario2023-04-091-8/+10
* split up a potentially long running sql queryMario2023-04-081-4/+10
* add some explanation and remove loggingMario2023-03-301-0/+5
* ignore deliveries by our own channel which do not origin from the local hub. ...Mario2023-03-301-1/+1
* initial check in to allow all mentions optionMario2023-03-231-22/+45
* fix php errorMario2023-03-111-1/+1
* do not include deleted hublocs when looking for authorMario2023-03-021-2/+2
* we can sign messages which are not from the primary locationMario2023-02-151-4/+3
* remove deprecated functionsMario2023-02-121-114/+0
* fix more hubloc confusion, implement hq widget author filter and some autocom...Mario2023-02-091-2/+2
* minor cleanup and prevent duplicate recipients in some placesMario2023-01-261-15/+9
* debug from php logMario2022-12-111-0/+6
* fix regressionMario2022-11-031-1/+1
* rename variable and warning fixesMario2022-11-031-26/+30
* php warningsMario2022-11-021-1/+1
* fix php warningsMario Vavti2022-10-261-1/+1
* fix php warningsMario Vavti2022-10-251-25/+25
* fix php warningsMario Vavti2022-10-231-2/+12
* fix various issuesMario2022-10-211-1/+1
* fix php warningsMario Vavti2022-10-201-0/+4
* fix php warningsMario Vavti2022-10-181-1/+1