aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib/Libzotdir.php
Commit message (Expand)AuthorAgeFilesLines
* deprecate ud_flags and ud_arr in import_xchan()Mario Vavti2023-04-121-1/+1
* deprecate flags and transaction_id and only return results which are currentl...Mario Vavti2023-04-121-1/+1
* use url instead of addr for updates and clean up local_dir_update() and updat...Mario Vavti2023-04-121-70/+62
* initial commit directory sync rewrite - should work but still requires lots o...Mario Vavti2023-04-121-10/+57
* set ud_last after successfully probing a channelMario2023-04-091-2/+1
* Revert "make sure to update ud_last timestamp if we successfully fingered a c...Mario2023-04-091-1/+2
* make sure to update ud_last timestamp if we successfully fingered a channelMario2023-04-091-2/+1
* fix php warningsMario2022-10-261-1/+2
* fix php warningsMario Vavti2022-10-251-3/+9
* fix more php warningsMario Vavti2022-10-131-13/+13
* fix php warningsMario2022-10-121-2/+2
* check if emptyMario Vavti2021-06-251-2/+2
* libzotdir: make sure we have the relevant data before string into updatesMario Vavti2021-06-231-6/+11
* more work on directory syncMario2021-06-051-1/+1
* directory improvementsMario Vavti2021-06-031-2/+9
* remove more legacy zot quirksMario2021-05-261-11/+7
* get devHilmar R2021-03-011-1/+2
* can not access global from statc methodMario2021-01-111-17/+18
* sync_directories() omit known dead sitesMario Vavti2021-01-101-4/+6
* directory fixesMario2020-10-251-10/+16
* add punify() againMario2019-03-231-2/+2
* Webfinger::zot_url() requires a string (webfinger address), empty var given i...Mario2019-03-231-1/+1
* bring some Zot6 libraries and interfaces to red/hubzillazotlabs2018-08-061-0/+654