Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | disable context help until its content will be updated - it is not helpful ↵ | Mario | 2022-11-27 | 1 | -1/+3 |
| | | | | otherwise | ||||
* | re-install: make sure to fetch the latest hubloc in api_auth otherwise ↵ | Mario | 2022-11-27 | 1 | -2/+2 |
| | | | | authentication might fail | ||||
* | 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 ↵ | Mario Vavti | 2022-11-24 | 1 | -15/+5 |
| | | | | query could be slow if an uid has a lot of items. the workaround for hubzilla < 4.0 is not required anymore | ||||
* | 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 ↵ | Mario | 2022-11-07 | 1 | -6/+5 |
| | | | | pinned/featured state of apps was not displayed correctly | ||||
* | 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 ↵ | Mario | 2022-09-14 | 1 | -48/+50 |
| | | | | is requird though | ||||
* | php8: warning fixes | Mario | 2022-09-14 | 6 | -54/+57 |
| | |||||
* | make actor_store() fetch the actor object if none is provided, remove ↵ | Mario | 2022-09-13 | 1 | -5/+2 |
| | | | | announce from the is_response array and provide a function to find the attributedTo url | ||||
* | php8: fix warnings | Mario | 2022-09-11 | 1 | -0/+8 |
| | |||||
* | php8: fix more warnings | Mario | 2022-09-11 | 6 | -40/+35 |
| | |||||
* | php8: random cleanup and warning fixes | Mario | 2022-09-08 | 5 | -70/+49 |
| | |||||
* | fix random php warnings | Mario | 2022-09-07 | 6 | -16/+30 |
| | |||||
* | revert: do not wrap multi line code blocks into pre tag | Mario | 2022-09-06 | 1 | -1/+1 |
| | |||||
* | do not wrap multi line code blocks into pre tag | Mario | 2022-09-06 | 1 | -1/+1 |
| | |||||
* | fix wrong attribution in unseen like notifications | Mario Vavti | 2022-08-04 | 1 | -1/+10 |
| | |||||
* | HQ dashboard - initial checkin | Mario | 2022-07-15 | 2 | -2/+6 |
| | |||||
* | Merge branch 'dev' into 'dev' | Mario | 2022-06-21 | 1 | -1/+1 |
|\ | | | | | | | | | Fix Opengraph images inside zmg opening tag See merge request hubzilla/core!2020 | ||||
| * | Fix Opengraph images inside zmg opening tag | Max Kostikov | 2022-06-14 | 1 | -1/+1 |
| | | |||||
* | | oembed: implement a max oembed size which defaults to 1MB and do not try to ↵ | Mario | 2022-06-03 | 1 | -0/+19 |
|/ | | | | oembed text previews | ||||
* | move article and card categories widgets to addons | Mario | 2022-05-24 | 1 | -91/+0 |
| | |||||
* | fix photo permission if a photo description is available and use the ↵ | Mario | 2022-05-23 | 2 | -4/+8 |
| | | | | filename as default photo description if uploading via the editor | ||||
* | move photo flag feature entry to core | Mario | 2022-05-21 | 1 | -0/+8 |
| | |||||
* | make sure we use source.content when rendering events to correctly render ↵ | Mario | 2022-05-16 | 1 | -4/+11 |
| | | | | observer related content. fix wrong media types. | ||||
* | add the title in forum post reshares | Mario | 2022-05-14 | 1 | -0/+1 |
| | |||||
* | use addr for webfinger and name for the real name in the userinfo array | Mario | 2022-05-09 | 1 | -1/+2 |
| | |||||
* | cleanup channel apps | Mario | 2022-05-07 | 1 | -24/+0 |
| | |||||
* | more cleanup | Mario | 2022-05-06 | 1 | -1/+1 |
| |