aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib/Libzot.php
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | delivery
* fix wrong variableMario2023-04-161-1/+1
|
* Revert "zot_info(): improved check for deleted"Mario Vavti2023-04-131-3/+2
| | | | This reverts commit f1667dbbe62dd0dce95aa36071c00b83b9033f0c.
* zot_info(): improved check for deletedMario Vavti2023-04-131-2/+3
|
* fix wrong array key, check for xchan_deleted with empty() which will also ↵Mario Vavti2023-04-131-3/+3
| | | | catch a possibly already removed xchan (which will be null) and bump version
* remove pre zot6 compatibility tweaksMario Vavti2023-04-131-13/+0
|
* update zotinfo to use as much info as possible from channel since in some ↵Mario Vavti2023-04-131-13/+7
| | | | cases the xchan might be history already
* rename update_modtime() to update() and only bump ud_date if something ↵Mario Vavti2023-04-121-2/+4
| | | | actually changed
* 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 ↵Mario Vavti2023-04-121-24/+13
| | | | update_modtime()
* initial commit directory sync rewrite - should work but still requires lots ↵Mario Vavti2023-04-121-9/+7
| | | | of cleanup
* 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
| | | | instead rely on the sync delivery.
* 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 ↵Mario2023-02-091-2/+2
| | | | autocomplete fixes
* 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
|
* fix php warningMario2022-10-141-1/+1
|
* fix php warningsMario Vavti2022-10-131-2/+9
|
* fix more php warningsMario Vavti2022-10-131-2/+2
|
* fix php warningsMario2022-10-121-4/+5
|
* fix php warningsMario2022-10-121-6/+6
|
* when updating hubloc_connected also update hubloc_updatedMario2022-10-051-1/+2
|
* one more hub reinstall fixMario2022-09-281-1/+1
|
* hub reinstall issuesMario2022-09-281-3/+3
|