aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-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-121-1/+1
|/
* 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-122-94/+75
* initial commit directory sync rewrite - should work but still requires lots o...Mario Vavti2023-04-123-20/+65
* 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-081-3/+3
* 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
* 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-241-4/+4
* initial check in to allow all mentions optionMario2023-03-232-26/+49
* work around friendica img attachment has different href than body which resul...Mario2023-03-141-3/+24
* make an format exception for repeated forum postsMario2023-03-121-2/+2
* fix php errorMario2023-03-111-1/+1
* only set owner to observer if the item is not fetched otherwise the comment a...Mario2023-03-091-4/+8
* add fixmeMario2023-03-031-0/+4
* Revert "some work on bringing bang tags back for forums"Mario2023-03-031-11/+2
* some work on bringing bang tags back for forumsMario2023-03-021-2/+11
* message filter entries are stored encoded - make sure to decode the word befo...Mario2023-03-021-2/+2
* do not include deleted hublocs when looking for authorMario2023-03-021-2/+2
* fix some php warningsMario2023-02-281-2/+2
* Default owner_xchan to $observer (sender) in Activity::store() - this is beca...Mario2023-02-271-0/+1
* fix syntax for get_compund_property()Mario2023-02-231-1/+2
* port some functions from streamsMario2023-02-231-18/+41
* Activity: do not force new thread if the announce is from a group actorMario2023-02-221-1/+5
* Activity: set xchan_pubforum if we deal with a group actorMario2023-02-221-3/+6
* queue fixesMario2023-02-161-13/+33
* make sure we provide a created timestamp for likes and remove the workaround ...Mario Vavti2023-02-161-1/+2
* more queue updates from streams and remove a hz_syslogMario2023-02-162-13/+14
* we can sign messages which are not from the primary locationMario2023-02-151-4/+3
* remove deprecated functionsMario2023-02-122-129/+4
* implement hq widget author image and notifications updatesMario2023-02-121-1/+1
* port queue improvements from streamsMario2023-02-121-7/+21
* fix more hubloc confusion, implement hq widget author filter and some autocom...Mario2023-02-091-2/+2
* queueworker: do not wait for locked rows, use skip locked if configured via s...Mario2023-02-081-4/+20
* remove superfluous semicolonMario2023-02-011-1/+1
* minor cleanup and prevent duplicate recipients in some placesMario2023-01-262-31/+12
* according to spec this should be id instead of hrefMario2023-01-251-2/+2