| Commit message (Expand) | Author | Age | Files | Lines |
* | pubstream: when going to conv from unthreaded mode stay in the module | Mario | 2023-01-05 | 1 | -6/+19 |
* | fix issue #1717 | Mario | 2023-01-04 | 1 | -0/+1 |
* | pdl editor for addon iitial commit | Mario | 2023-01-04 | 1 | -4/+15 |
* | we should look for owner_xchan just like in mod pubstream | Mario | 2023-01-04 | 1 | -2/+2 |
* | fix issues with pubstream tagcloud | Mario | 2023-01-02 | 1 | -45/+47 |
* | add sys channel to receiveres for public items | Mario Vavti | 2023-01-02 | 1 | -7/+7 |
* | fix subquery in hq widget and order by hubloc_id desc in handle_tag() to make... | Mario | 2022-12-26 | 1 | -2/+2 |
* | comment out unused code | Mario Vavti | 2022-12-22 | 1 | -1/+2 |
* | make sure to include only zot6 hublocs in this query. including other network... | Mario Vavti | 2022-12-20 | 1 | -1/+2 |
* | queueworker: introduce new interval config queueworker.queue_interval - defau... | Mario Vavti | 2022-12-12 | 2 | -7/+4 |
* | bring back poll and delivery interval | Mario | 2022-12-12 | 2 | -9/+11 |
* | debug from php log | Mario | 2022-12-11 | 1 | -1/+1 |
* | minor fixes | Mario | 2022-12-11 | 1 | -0/+1 |
* | exclude not tagable xchan networks handle_tag() | Mario | 2022-12-08 | 1 | -4/+4 |
* | 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 |
* | move queueworker to core and bump version | Mario | 2022-12-02 | 3 | -22/+30 |
* | fix regression: new event not created | Mario | 2022-12-02 | 1 | -4/+2 |
* | disable context help until its content will be updated - it is not helpful ot... | Mario | 2022-11-27 | 1 | -1/+3 |
* | re-install: make sure to fetch the latest hubloc in api_auth otherwise authen... | Mario | 2022-11-27 | 1 | -2/+2 |
* | basically every incoming item should have a uuid by now | Mario | 2022-11-25 | 1 | -2/+2 |
* | de-duplicate by mid. there is no combined index for uid and uuid hence the qu... | Mario Vavti | 2022-11-24 | 1 | -15/+5 |
* | fix warnings | Mario | 2022-11-24 | 1 | -3/+3 |
* | fix issue in tag_deliver() and silence some more warnings | Mario | 2022-11-20 | 2 | -5/+6 |
* | fix wrong array key and undefined array key | Mario | 2022-11-10 | 2 | -3/+4 |
* | items_fetch(): check if set and if there is a value | Mario | 2022-11-09 | 1 | -21/+19 |
* | fix regression where automatically created directories were not public and pi... | Mario | 2022-11-07 | 1 | -6/+5 |
* | do not update the guid on xchan/hubloc updates and define some array keys | Mario | 2022-11-04 | 1 | -8/+19 |
* | php warning | Mario | 2022-11-02 | 1 | -1/+1 |
* | fix more php warnings | Mario Vavti | 2022-11-02 | 1 | -1/+1 |
* | missing field in query | Mario | 2022-10-26 | 1 | -1/+1 |
* | fix php warnings | Mario | 2022-10-26 | 3 | -1/+9 |
* | fix php warnings | Mario Vavti | 2022-10-26 | 1 | -1/+1 |
* | fix php warnings | Mario Vavti | 2022-10-23 | 3 | -8/+9 |
* | fix php warnings | Mario | 2022-10-20 | 3 | -1/+4 |
* | fix php warnings | Mario | 2022-10-20 | 3 | -6/+7 |
* | fix php warnings | Mario | 2022-10-20 | 1 | -1/+1 |
* | fix php warnings | Mario Vavti | 2022-10-20 | 4 | -12/+11 |
* | fix php warnings | Mario Vavti | 2022-10-18 | 3 | -19/+20 |
* | remove logging | Mario | 2022-10-12 | 1 | -1/+1 |
* | fix php warnings | Mario | 2022-10-12 | 2 | -26/+32 |
* | fix php warnings | Mario | 2022-10-12 | 4 | -5/+11 |
* | poco: remove unused parameters | Mario | 2022-10-12 | 1 | -1/+1 |
* | fix mod poke | Mario | 2022-09-27 | 1 | -19/+17 |
* | emit a notice if an item was deleted - issue #1691 | Mario | 2022-09-22 | 1 | -0/+1 |
* | fix warnings and regressions | Mario | 2022-09-15 | 2 | -1/+2 |
* | chek permissions in get_things() - partly fixes issue #1686 a lot more work i... | Mario | 2022-09-14 | 1 | -48/+50 |
* | php8: warning fixes | Mario | 2022-09-14 | 6 | -54/+57 |
* | make actor_store() fetch the actor object if none is provided, remove announc... | Mario | 2022-09-13 | 1 | -5/+2 |