Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove logging | Mario | 2024-04-20 | 1 | -2/+0 |
| | |||||
* | passing an empty filter to deliverable_abook_xchans() will return all ↵ | Mario | 2024-04-17 | 1 | -4/+13 |
| | | | | deliverable abook xchans - we do not want this in this place. also add some docu | ||||
* | Deprecate *_config() functions in core. | Harald Eilertsen | 2024-03-24 | 1 | -5/+6 |
| | |||||
* | more work on emojis | Mario | 2024-03-09 | 1 | -3/+4 |
| | |||||
* | AS2 Follow/Ignore | Mario | 2024-03-01 | 1 | -3/+2 |
| | |||||
* | AS2 Update and implement a first draft of AS2 Profile activities | Mario | 2024-02-29 | 1 | -49/+2 |
| | |||||
* | do away with deprecated activity types | Mario | 2024-02-28 | 1 | -34/+0 |
| | |||||
* | AS2 | Mario | 2024-02-25 | 1 | -83/+8 |
| | |||||
* | start using uuid for internal reference instead of base64 encoded mid | Mario | 2024-02-01 | 1 | -5/+10 |
| | |||||
* | restructure Libzot::process_delivery() | Mario | 2024-01-24 | 1 | -1/+1 |
| | |||||
* | store the original announce actor (the one that pushed the item into our ↵ | Mario | 2024-01-22 | 1 | -1/+1 |
| | | | | stream first) in source_xchan instead of owner_xchan. this way we will preserve the real owner for the thread and not have conflicts when dealing with deletes of comments or likes | ||||
* | some low level work on native repeats | Mario | 2023-11-09 | 1 | -1/+2 |
| | |||||
* | only select the required fields to prevent memory exhaustion on big result sets | System user; apache | 2023-09-15 | 1 | -3/+6 |
| | | | (cherry picked from commit 3a01aa40d8f788c89f50f9893214f6591dac7bae) | ||||
* | fix php warning | Mario | 2023-07-03 | 1 | -2/+6 |
| | |||||
* | unify code for selecting deliverable abook xchans | Mario | 2023-07-01 | 1 | -16/+7 |
| | |||||
* | implement optional moderation of unsolicited comments, minor css fixes and ↵ | Mario | 2023-06-23 | 1 | -3/+15 |
| | | | | some more work on ocap | ||||
* | ocap initial checkin | Mario | 2023-06-02 | 1 | -0/+130 |
| | |||||
* | php warnings | Mario | 2023-05-10 | 1 | -6/+6 |
| | |||||
* | missing function | Mario Vavti | 2023-05-10 | 1 | -0/+33 |
| | |||||
* | improved item_expire() | Mario Vavti | 2023-04-14 | 1 | -33/+22 |
| | |||||
* | ignore deliveries by our own channel which do not origin from the local hub. ↵ | Mario | 2023-03-30 | 1 | -1/+1 |
| | | | | instead rely on the sync delivery. | ||||
* | do not add not_here, anon, token and rss contacts to receivers | Mario Vavti | 2023-03-29 | 1 | -2/+1 |
| | |||||
* | initial check in to allow all mentions option | Mario | 2023-03-23 | 1 | -5/+37 |
| | |||||
* | Revert "some work on bringing bang tags back for forums" | Mario | 2023-03-03 | 1 | -2/+11 |
| | | | | This reverts commit da034045cc1bba74287b7c3e83f4a94ff5359150. | ||||
* | some work on bringing bang tags back for forums | Mario | 2023-03-02 | 1 | -11/+2 |
| | |||||
* | minor cleanup and prevent duplicate recipients in some places | Mario | 2023-01-26 | 1 | -8/+14 |
| | |||||
* | fix race conditions when processing multiple choice polls | Mario | 2023-01-11 | 1 | -1/+1 |
| | |||||
* | add sys channel to receiveres for public items | Mario Vavti | 2023-01-02 | 1 | -7/+7 |
| | |||||
* | comment out unused code | Mario Vavti | 2022-12-22 | 1 | -1/+2 |
| | |||||
* | move queueworker to core and bump version | Mario | 2022-12-02 | 1 | -12/+15 |
| | |||||
* | 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 issue in tag_deliver() and silence some more warnings | Mario | 2022-11-20 | 1 | -2/+3 |
| | |||||
* | fix wrong array key and undefined array key | Mario | 2022-11-10 | 1 | -1/+2 |
| | |||||
* | items_fetch(): check if set and if there is a value | Mario | 2022-11-09 | 1 | -21/+19 |
| | |||||
* | fix php warnings | Mario Vavti | 2022-10-23 | 1 | -2/+2 |
| | |||||
* | fix php warnings | Mario | 2022-10-20 | 1 | -0/+1 |
| | |||||
* | fix php warnings | Mario Vavti | 2022-10-20 | 1 | -2/+1 |
| | |||||
* | fix php warnings | Mario Vavti | 2022-10-18 | 1 | -3/+3 |
| | |||||
* | fix php warnings | Mario | 2022-10-12 | 1 | -7/+9 |
| | |||||
* | php8: warning fixes | Mario | 2022-09-14 | 1 | -26/+26 |
| | |||||
* | php8: fix more warnings | Mario | 2022-09-11 | 1 | -7/+3 |
| | |||||
* | fix photo permission if a photo description is available and use the ↵ | Mario | 2022-05-23 | 1 | -1/+5 |
| | | | | filename as default photo description if uploading via the editor | ||||
* | add the title in forum post reshares | Mario | 2022-05-14 | 1 | -0/+1 |
| | |||||
* | streamline comment policy with downstream | Mario | 2022-03-23 | 1 | -19/+1 |
| | |||||
* | enhanced content filters | Mario | 2022-03-01 | 1 | -11/+45 |
| | |||||
* | more PHP 8.1 deprecated warnings | Mario | 2022-02-02 | 1 | -2/+2 |
| | |||||
* | more PHP 8.1 deprecated warnings | Mario | 2022-02-02 | 1 | -3/+3 |
| | |||||
* | use item_hidden instead of item_notshown for forum comment announces | Mario | 2022-01-26 | 1 | -1/+1 |
| | |||||
* | fix Access^CccessList include and plink in post_activity_item() | Mario | 2022-01-03 | 1 | -2/+3 |
| |