aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib
Commit message (Expand)AuthorAgeFilesLines
* minor cleanupMario2022-12-221-4/+11
* there is no point in wrapping single queries into a transactionMario2022-12-221-6/+3
* queueworker: adjust process query to be complient with mariadb < 10.6 and add...Mario2022-12-211-16/+38
* streamline ap followers only privacy warning with current handling. also fixe...Mario2022-12-191-7/+1
* queueworker: cleanup and implement auto sleep interval (hidden config for now)Mario2022-12-181-72/+54
* queueworker: fix maxworkers check and cleanupMario2022-12-151-25/+10
* queueworker testing and more logging to syslogMario2022-12-151-15/+22
* queueworker: introduce new interval config queueworker.queue_interval - defau...Mario Vavti2022-12-122-11/+8
* bring back poll and delivery intervalMario2022-12-121-4/+5
* debug from php logMario2022-12-111-0/+6
* minor fixesMario2022-12-111-8/+3
* remove debug loggingMario2022-12-101-1/+1
* add option to set worker sleep based on load average, remove redundand code a...Mario2022-12-101-7/+19
* look for iconfig at the right place, fix mod sharedwithme, comment out unused...Mario2022-12-031-3/+5
* move queueworker to core and bump versionMario2022-12-022-1/+359
* slight restructureMario Vavti2022-11-241-6/+12
* remove loggingMario2022-11-171-2/+0
* fix regression when adding feed contactsMario2022-11-171-1/+3
* cast the type to update if it is an editMario2022-11-131-1/+6
* ƃwrong array keyMario2022-11-091-4/+7
* fix regression where automatically created directories were not public and pi...Mario2022-11-071-2/+2
* fix case and german translation stringMario2022-11-061-2/+2
* do not update the guid on xchan/hubloc updates and define some array keysMario2022-11-041-4/+4
* fix warningsMario2022-11-031-4/+2
* wor around shares from streams not rendered correctlyMario2022-11-031-1/+1
* fix regressionMario2022-11-032-3/+7
* rename variable and warning fixesMario2022-11-033-34/+34
* php warningsMario2022-11-021-1/+1
* re-install: if we have a cashed entry, make sure we fetch the latestMario2022-11-021-3/+3
* fix php warningsMario2022-10-261-7/+8
* fix php warningsMario2022-10-261-4/+4
* fix php warningsMario2022-10-261-1/+2
* fix php warningsMario Vavti2022-10-261-1/+1
* fix php warningsMario Vavti2022-10-253-49/+56
* fix php warningsMario Vavti2022-10-235-10/+28
* fix various issuesMario2022-10-212-5/+5
* fix php warningsMario2022-10-201-1/+1
* fix php warningsMario2022-10-202-7/+7
* fix more php warningsMario Vavti2022-10-201-4/+5
* fix php warningsMario Vavti2022-10-203-2/+6
* fix php warningsMario Vavti2022-10-182-1/+9
* fix php warningMario2022-10-141-1/+1
* fix php warningsMario Vavti2022-10-132-4/+12
* fix more php warningsMario Vavti2022-10-132-15/+15
* fix php warningsMario2022-10-123-10/+11
* fix php warningsMario2022-10-123-7/+9
* remove dead code and deal with conv privacy mismatches in Activity::store()Mario2022-10-121-13/+18
* when updating hubloc_connected also update hubloc_updatedMario2022-10-051-1/+2
* fix menu item display issueMario Vavti2022-09-291-2/+2
* one more hub reinstall fixMario2022-09-281-1/+1