aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib/Libzotdir.php
Commit message (Expand)AuthorAgeFilesLines
* Deprecate *_config() functions in core.Harald Eilertsen2024-03-241-13/+14
* remove the directory updates entry if the channel was removedMario Vavti2023-10-261-6/+3
* flag new xtags with the xchan flagMario Vavti2023-05-031-2/+8
* when flagging an entry also flag its xtags and improved keywords query in dir...Mario Vavti2023-05-031-0/+8
* make sure config.system.trusted_directory_servers is an arrayMario2023-05-031-1/+1
* move trusted directory servers to security and implement in backendMario Vavti2023-04-291-1/+1
* fix php warningMario Vavti2023-04-291-1/+1
* fix and document edge caseMario Vavti2023-04-281-0/+8
* fix column nameMario Vavti2023-04-281-1/+1
* slightly refactor dir syncMario Vavti2023-04-281-28/+23
* 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-271-3/+5
* remove loggingMario Vavti2023-04-271-2/+0
* update doco and fix safemodeMario Vavti2023-04-271-4/+3
* for flag updates also match site directory and ud hostMario Vavti2023-04-271-1/+4
* initial commit for directory flags federationMario Vavti2023-04-261-20/+46
* dirsync update columnMario Vavti2023-04-261-2/+2
* 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
* 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-121-42/+12
* remouve updates stuff from import_directory_profile()Mario Vavti2023-04-121-8/+2
* reset ud_last if we had contact and some cleanupMario Vavti2023-04-121-22/+28
* 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