aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-124-101/+81
* initial commit directory sync rewrite - should work but still requires lots o...Mario Vavti2023-04-127-29/+101
* 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
* disable thread listener interface by default and minor fixesMario2023-04-092-10/+28
* minor queueworker fixesMario2023-04-082-4/+4
* split up a potentially long running sql queryMario2023-04-081-4/+10
* likes not synced between clonesMario Vavti2023-03-311-1/+18
* add some explanation and remove loggingMario2023-03-302-1/+5
* ignore deliveries by our own channel which do not origin from the local hub. ...Mario2023-03-302-1/+2
* in fact this can be removedMario2023-03-241-4/+0
* encode object after we have dealt with deleted items and work around a php errorMario2023-03-242-11/+15
* initial check in to allow all mentions optionMario2023-03-235-30/+92
* simplifyMario2023-03-191-7/+7
* work around friendica img attachment has different href than body which resul...Mario2023-03-141-3/+24
* make sure to only transform channel wall posts for group actorsMario2023-03-121-1/+1
* make an format exception for repeated forum postsMario2023-03-121-2/+2
* more strings and provide mfa feedback via jgrowlMario2023-03-111-4/+4
* check form security token and require password to enable/diable mfaMario2023-03-111-0/+15
* fix php errorMario2023-03-111-1/+1
* mark items as fetched in other placesMario2023-03-113-0/+3
* only set owner to observer if the item is not fetched otherwise the comment a...Mario2023-03-091-4/+8
* mfa strings updateMario2023-03-092-6/+6
* more mfa cleanup, set the value in session if mfa is enabled and only allow e...Mario2023-03-081-2/+6
* more mfa cleanupMario2023-03-081-4/+3
* minor cleanupMario2023-03-081-3/+0
* port totp mfa from streams with some adjustionsMario2023-03-082-0/+162
* add fixmeMario2023-03-031-0/+4
* Revert "some work on bringing bang tags back for forums"Mario2023-03-033-19/+7
* some work on bringing bang tags back for forumsMario2023-03-023-7/+19
* minor cleanup and docuMario2023-03-021-2/+2
* message filter entries are stored encoded - make sure to decode the word befo...Mario2023-03-021-2/+2