Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | strings and version | Mario | 2023-01-05 | 2 | -8286/+8222 |
| | |||||
* | pdledit_gui: only show installed modules and widgets | Mario | 2023-01-05 | 1 | -1/+9 |
| | |||||
* | bump version | Mario | 2023-01-05 | 1 | -1/+1 |
| | |||||
* | pubstream: when going to conv from unthreaded mode stay in the module | Mario | 2023-01-05 | 2 | -10/+22 |
| | |||||
* | Merge branch 'nb-no/update-translations' into 'dev' | Mario | 2023-01-04 | 2 | -9090/+16356 |
|\ | | | | | | | | | Update translations for nb-no (Norsk Bokmål) See merge request hubzilla/core!2031 | ||||
| * | Update translations for nb-no (Norsk Bokmål) | Harald Eilertsen | 2022-12-03 | 2 | -9090/+16356 |
| | | |||||
* | | translateable strings | Mario | 2023-01-04 | 1 | -2/+2 |
| | | |||||
* | | fix issue #1717 | Mario | 2023-01-04 | 3 | -28/+33 |
| | | |||||
* | | bump version | Mario | 2023-01-04 | 1 | -1/+1 |
| | | |||||
* | | pdledi_gui: sort widgets | Mario | 2023-01-04 | 1 | -0/+2 |
| | | |||||
* | | Revert "pdledit_gui: minor cleanup" | Mario | 2023-01-04 | 1 | -2/+0 |
| | | | | | | | | This reverts commit 031df70cf83b19987f4d9c417f6f5fbbdf0fd983. | ||||
* | | pdledit_gui: minor cleanup | Mario | 2023-01-04 | 1 | -0/+2 |
| | | |||||
* | | pdledit_gui: minor cleanup | Mario | 2023-01-04 | 1 | -7/+12 |
| | | |||||
* | | pdl editor for addon iitial commit | Mario | 2023-01-04 | 5 | -15/+100 |
| | | |||||
* | | we should look for owner_xchan just like in mod pubstream | Mario | 2023-01-04 | 1 | -2/+2 |
| | | |||||
* | | queueworker: implement auto_queue_worker_sleep setting in frontend | Mario | 2023-01-03 | 2 | -3/+18 |
| | | |||||
* | | go away if method is not implemented | Mario | 2023-01-03 | 1 | -2/+2 |
| | | |||||
* | | provide inline error messages for mod cloud | Mario | 2023-01-03 | 2 | -7/+7 |
| | | |||||
* | | fix issues with pubstream tagcloud | Mario | 2023-01-02 | 3 | -61/+69 |
| | | |||||
* | | 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 ↵ | Mario Vavti | 2023-01-01 | 1 | -13/+16 |
| | | | | | | | | sys channel items but restrict them to authors of this site only. this fixes a comment permission issue. | ||||
* | | 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 ↵ | Mario | 2022-12-26 | 2 | -5/+7 |
| | | | | | | | | make sure we get the most recent entry when using privacy tags | ||||
* | | 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 ↵ | Mario | 2022-12-21 | 2 | -17/+39 |
| | | | | | | | | add process timeout exceptions for long running processes | ||||
* | | pooll fixes | Mario | 2022-12-20 | 2 | -8/+9 |
| | | |||||
* | | make sure to include only zot6 hublocs in this query. including other ↵ | Mario Vavti | 2022-12-20 | 1 | -1/+2 |
| | | | | | | | | networks could lead to unexpected results | ||||
* | | streamline ap followers only privacy warning with current handling. also ↵ | Mario | 2022-12-19 | 1 | -7/+1 |
| | | | | | | | | fixes possible php error. | ||||
* | | 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 - ↵ | Mario Vavti | 2022-12-12 | 7 | -29/+23 |
| | | | | | | | | defaults to 500000 microseconds. No config UI yet. | ||||
* | | bring back poll and delivery interval | Mario | 2022-12-12 | 8 | -47/+49 |
| | | |||||
* | | debug from php log | Mario | 2022-12-11 | 2 | -1/+7 |
| | |