Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improve sse loop | Mario | 2023-01-02 | 1 | -8/+24 |
| | |||||
* | 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 | 1 | -0/+20 |
| | |||||
* | move mod queueworker to /admin | Mario | 2022-12-27 | 1 | -19/+2 |
| | |||||
* | 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 |
| | |||||
* | pooll fixes | Mario | 2022-12-20 | 2 | -8/+9 |
| | |||||
* | queueworker: cleanup and implement auto sleep interval (hidden config for now) | Mario | 2022-12-18 | 1 | -3/+3 |
| | |||||
* | bring back poll and delivery interval | Mario | 2022-12-12 | 1 | -6/+6 |
| | |||||
* | sse_bs: respect the site firehose setting | Mario | 2022-12-07 | 1 | -7/+9 |
| | |||||
* | 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, ↵ | Mario | 2022-12-04 | 1 | -3/+3 |
| | | | | disable lockfile check in cron daemon | ||||
* | look for iconfig at the right place, fix mod sharedwithme, comment out ↵ | Mario | 2022-12-03 | 2 | -43/+26 |
| | | | | unused configs | ||||
* | move queueworker to core and bump version | Mario | 2022-12-02 | 2 | -1/+123 |
| | |||||
* | provide a pdl file for mod invite and set the profile | Mario | 2022-11-30 | 1 | -0/+13 |
| | |||||
* | fix issue where site_firehose setting was always false | Mario | 2022-11-29 | 1 | -6/+5 |
| | |||||
* | do not always trigger a sse event if pubs notification are off or the app is ↵ | Mario Vavti | 2022-11-24 | 1 | -3/+3 |
| | | | | not installed for the channel | ||||
* | performance: just count the first 99 unseen items and display 99+ if there ↵ | Mario | 2022-11-15 | 1 | -12/+12 |
| | | | | are more than 99 | ||||
* | possible fix for issue #1698 | Mario | 2022-11-15 | 1 | -2/+2 |
| | |||||
* | allow to look for pubstream items if we do not own one but make sure the ↵ | Mario | 2022-11-10 | 1 | -12/+9 |
| | | | | permissons are checked correctly | ||||
* | fix typo in variable name | Mario | 2022-11-10 | 2 | -1/+2 |
| | |||||
* | address issue #1705 | Mario | 2022-11-09 | 1 | -17/+17 |
| | |||||
* | fix new uuid created when editing post | Mario | 2022-11-09 | 1 | -5/+4 |
| | |||||
* | fix regression where automatically created directories were not public and ↵ | Mario | 2022-11-07 | 1 | -11/+11 |
| | | | | pinned/featured state of apps was not displayed correctly | ||||
* | fix warnings | Mario | 2022-11-03 | 2 | -51/+52 |
| | |||||
* | fix regression | Mario | 2022-11-03 | 2 | -3/+5 |
| | |||||
* | rename variable and warning fixes | Mario | 2022-11-03 | 2 | -2/+3 |
| | |||||
* | undefined array key | Mario | 2022-11-02 | 1 | -1/+1 |
| | |||||
* | php warnings | Mario | 2022-11-02 | 2 | -19/+19 |
| | |||||
* | throw a 404 if we could not determine which channel to load | Mario Vavti | 2022-11-02 | 1 | -3/+5 |
| | |||||
* | set hubloc_connected in mod fhublocs otherwise the hublocs might be removed ↵ | Mario Vavti | 2022-11-02 | 1 | -14/+15 |
| | | | | by prune_hub_reinstalls() | ||||
* | fix php warnings | Mario | 2022-10-26 | 2 | -14/+14 |
| | |||||
* | missing field in query | Mario | 2022-10-26 | 1 | -1/+1 |
| | |||||
* | fix php warnings | Mario | 2022-10-26 | 13 | -186/+182 |
| | |||||
* | fix php warnings | Mario | 2022-10-26 | 1 | -6/+6 |
| | |||||
* | fix php warnings | Mario Vavti | 2022-10-25 | 1 | -3/+3 |
| | |||||
* | fix php warnings | Mario Vavti | 2022-10-23 | 13 | -36/+40 |
| | |||||
* | fix various issues | Mario | 2022-10-21 | 18 | -224/+204 |
| | |||||
* | fix php warnings | Mario | 2022-10-20 | 3 | -16/+11 |
| | |||||
* | fix php warnings | Mario | 2022-10-20 | 6 | -24/+28 |
| | |||||
* | fix php warnings | Mario | 2022-10-20 | 2 | -1/+3 |
| | |||||
* | fix more php warnings | Mario Vavti | 2022-10-20 | 2 | -4/+6 |
| | |||||
* | fix php warnings | Mario Vavti | 2022-10-20 | 3 | -37/+46 |
| | |||||
* | fix php warnings | Mario Vavti | 2022-10-18 | 2 | -49/+34 |
| | |||||
* | fix php warnings | Mario Vavti | 2022-10-13 | 3 | -22/+25 |
| | |||||
* | fix more php warnings | Mario Vavti | 2022-10-13 | 1 | -6/+6 |
| | |||||
* | mod dirsearch: fix php warnings | Mario Vavti | 2022-10-13 | 1 | -23/+24 |
| | |||||
* | fix php warnings | Mario | 2022-10-12 | 6 | -51/+64 |
| | |||||
* | fix php warnings | Mario | 2022-10-12 | 1 | -1/+1 |
| |