| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2023-01-02 | 2 | -9/+25 |
|\ |
|
| * | bump version | Mario | 2023-01-02 | 1 | -1/+1 |
| * | improve sse loop | Mario | 2023-01-02 | 1 | -8/+24 |
* | | add sys channel to receiveres for public items | Mario Vavti | 2023-01-02 | 2 | -7/+9 |
|/ |
|
* | fix wrong variable - issue #1720 | Mario Vavti | 2023-01-01 | 1 | -1/+1 |
* | change the logic of building the site only public stream. we will now fetch s... | Mario Vavti | 2023-01-01 | 1 | -13/+16 |
* | filter approvals | Mario | 2022-12-27 | 2 | -1/+24 |
* | move mod queueworker to /admin | Mario | 2022-12-27 | 2 | -19/+3 |
* | add workerq to the install schemas | Mario | 2022-12-27 | 2 | -2/+29 |
* | fix subquery in hq widget and order by hubloc_id desc in handle_tag() to make... | Mario | 2022-12-26 | 2 | -5/+7 |
* | only display details if there are any | Mario | 2022-12-22 | 1 | -4/+5 |
* | queueworker: add some more details | Mario | 2022-12-22 | 1 | -10/+10 |
* | bring back item-highlight | Mario | 2022-12-22 | 1 | -1/+3 |
* | comment out unused code | Mario Vavti | 2022-12-22 | 1 | -1/+2 |
* | minor cleanup | Mario | 2022-12-22 | 1 | -4/+11 |
* | there is no point in wrapping single queries into a transaction | Mario | 2022-12-22 | 1 | -6/+3 |
* | update | Mario | 2022-12-21 | 1 | -0/+29 |
* | bump version | Mario | 2022-12-21 | 1 | -1/+1 |
* | queueworker: adjust process query to be complient with mariadb < 10.6 and add... | Mario | 2022-12-21 | 2 | -17/+39 |
* | pooll fixes | Mario | 2022-12-20 | 2 | -8/+9 |
* | make sure to include only zot6 hublocs in this query. including other network... | Mario Vavti | 2022-12-20 | 1 | -1/+2 |
* | streamline ap followers only privacy warning with current handling. also fixe... | Mario | 2022-12-19 | 1 | -7/+1 |
* | bump version | Mario | 2022-12-18 | 1 | -1/+1 |
* | queueworker: cleanup and implement auto sleep interval (hidden config for now) | Mario | 2022-12-18 | 2 | -75/+57 |
* | queueworker: fix maxworkers check and cleanup | Mario | 2022-12-15 | 1 | -25/+10 |
* | bump version | Mario | 2022-12-15 | 1 | -1/+1 |
* | queueworker testing and more logging to syslog | Mario | 2022-12-15 | 2 | -16/+23 |
* | bump version | Mario Vavti | 2022-12-12 | 1 | -1/+1 |
* | queueworker: introduce new interval config queueworker.queue_interval - defau... | Mario Vavti | 2022-12-12 | 7 | -29/+23 |
* | bring back poll and delivery interval | Mario | 2022-12-12 | 8 | -47/+49 |
* | debug from php log | Mario | 2022-12-11 | 2 | -1/+7 |
* | fix typo | Mario | 2022-12-11 | 1 | -1/+1 |
* | css fixes | Mario | 2022-12-11 | 3 | -18/+1 |
* | minor fixes | Mario | 2022-12-11 | 2 | -8/+4 |
* | remove debug logging | Mario | 2022-12-10 | 1 | -1/+1 |
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2022-12-10 | 1 | -5/+6 |
|\ |
|
| * | Fix Redis session PHP warnings | Max Kostikov | 2022-12-09 | 1 | -5/+6 |
* | | add option to set worker sleep based on load average, remove redundand code a... | Mario | 2022-12-10 | 17 | -44/+73 |
|/ |
|
* | exclude not tagable xchan networks handle_tag() | Mario | 2022-12-08 | 1 | -4/+4 |
* | sse_bs: respect the site firehose setting | Mario | 2022-12-07 | 1 | -7/+9 |
* | add mark to html2bbcode parser | Mario | 2022-12-07 | 1 | -0/+1 |
* | when uploading a image file, embed it in the item. otherwise attach it | Mario | 2022-12-07 | 1 | -2/+16 |
* | $visitor is a string | Mario | 2022-12-06 | 1 | -2/+2 |
* | typo | Mario | 2022-12-04 | 1 | -1/+1 |
* | wording | Mario | 2022-12-04 | 1 | -4/+4 |
* | the logic for public stream has changed - adjust help text and externals, dis... | Mario | 2022-12-04 | 2 | -7/+9 |
* | changelog 7.8.7 | Mario | 2022-12-03 | 1 | -0/+5 |
* | look for iconfig at the right place, fix mod sharedwithme, comment out unused... | Mario | 2022-12-03 | 3 | -46/+31 |
* | bump version | Mario | 2022-12-02 | 1 | -1/+1 |
* | fix typos | Mario | 2022-12-02 | 1 | -4/+4 |