aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | fix issue #1717Mario2023-01-043-28/+33
* | bump versionMario2023-01-041-1/+1
* | pdledi_gui: sort widgetsMario2023-01-041-0/+2
* | Revert "pdledit_gui: minor cleanup"Mario2023-01-041-2/+0
* | pdledit_gui: minor cleanupMario2023-01-041-0/+2
* | pdledit_gui: minor cleanupMario2023-01-041-7/+12
* | pdl editor for addon iitial commitMario2023-01-045-15/+100
* | we should look for owner_xchan just like in mod pubstreamMario2023-01-041-2/+2
* | queueworker: implement auto_queue_worker_sleep setting in frontendMario2023-01-032-3/+18
* | go away if method is not implementedMario2023-01-031-2/+2
* | provide inline error messages for mod cloudMario2023-01-032-7/+7
* | fix issues with pubstream tagcloudMario2023-01-023-61/+69
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2023-01-022-9/+25
|\ \
| * | bump versionMario2023-01-021-1/+1
| * | improve sse loopMario2023-01-021-8/+24
* | | add sys channel to receiveres for public itemsMario Vavti2023-01-022-7/+9
|/ /
* | fix wrong variable - issue #1720Mario Vavti2023-01-011-1/+1
* | change the logic of building the site only public stream. we will now fetch s...Mario Vavti2023-01-011-13/+16
* | filter approvalsMario2022-12-272-1/+24
* | move mod queueworker to /adminMario2022-12-272-19/+3
* | add workerq to the install schemasMario2022-12-272-2/+29
* | fix subquery in hq widget and order by hubloc_id desc in handle_tag() to make...Mario2022-12-262-5/+7
* | only display details if there are anyMario2022-12-221-4/+5
* | queueworker: add some more detailsMario2022-12-221-10/+10
* | bring back item-highlightMario2022-12-221-1/+3
* | comment out unused codeMario Vavti2022-12-221-1/+2
* | minor cleanupMario2022-12-221-4/+11
* | there is no point in wrapping single queries into a transactionMario2022-12-221-6/+3
* | updateMario2022-12-211-0/+29
* | bump versionMario2022-12-211-1/+1
* | queueworker: adjust process query to be complient with mariadb < 10.6 and add...Mario2022-12-212-17/+39
* | pooll fixesMario2022-12-202-8/+9
* | make sure to include only zot6 hublocs in this query. including other network...Mario Vavti2022-12-201-1/+2
* | streamline ap followers only privacy warning with current handling. also fixe...Mario2022-12-191-7/+1
* | bump versionMario2022-12-181-1/+1
* | queueworker: cleanup and implement auto sleep interval (hidden config for now)Mario2022-12-182-75/+57
* | queueworker: fix maxworkers check and cleanupMario2022-12-151-25/+10
* | bump versionMario2022-12-151-1/+1
* | queueworker testing and more logging to syslogMario2022-12-152-16/+23
* | bump versionMario Vavti2022-12-121-1/+1
* | queueworker: introduce new interval config queueworker.queue_interval - defau...Mario Vavti2022-12-127-29/+23
* | bring back poll and delivery intervalMario2022-12-128-47/+49
* | debug from php logMario2022-12-112-1/+7
* | fix typoMario2022-12-111-1/+1
* | css fixesMario2022-12-113-18/+1
* | minor fixesMario2022-12-112-8/+4
* | remove debug loggingMario2022-12-101-1/+1
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2022-12-101-5/+6
|\ \
| * | Fix Redis session PHP warningsMax Kostikov2022-12-091-5/+6
* | | add option to set worker sleep based on load average, remove redundand code a...Mario2022-12-1017-44/+73
|/ /