Philipp
|
353ad039c8
|
[CI] Bump PHP versions in woodpecker
|
2025-03-14 23:53:11 +01:00 |
|
Art4
|
9c6f5f222d
|
Rename events to insert local post
|
2025-03-14 15:45:36 +00:00 |
|
Art4
|
9aeb68231d
|
Create events for post_remote and post_remote_end hook
|
2025-03-14 15:35:53 +00:00 |
|
Art4
|
abe35732d8
|
create event for event_created and event_updated hooks
|
2025-03-14 14:11:58 +00:00 |
|
Art4
|
68b604812c
|
create event for avatar_lookup hook
|
2025-03-14 13:31:11 +00:00 |
|
Art4
|
d34861ee96
|
Create event for contact_photo_menu hook
|
2025-03-14 13:23:21 +00:00 |
|
Art4
|
9cf0ce0b99
|
create event for dbview_definition hook
|
2025-03-14 13:02:39 +00:00 |
|
Art4
|
9e3b0b3c40
|
Create event for dbstructure_definition hook
|
2025-03-14 12:24:02 +00:00 |
|
Art4
|
04818781a7
|
Fix code style
|
2025-03-14 10:14:23 +00:00 |
|
Art4
|
2c0c87339e
|
add events for storage_config and storage_instance hooks
|
2025-03-14 10:12:56 +00:00 |
|
Art4
|
8ba652818f
|
let ATProtocol Processor::fetchUriId() return int
|
2025-03-14 07:50:24 +00:00 |
|
Artur Weigandt
|
b632b1d84e
|
Update src/Core/Worker/Repository/Process.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2025-03-13 16:00:34 +01:00 |
|
Artur Weigandt
|
2c87e7e102
|
Update src/Content/Post/Repository/PostMedia.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2025-03-13 16:00:25 +01:00 |
|
Artur Weigandt
|
71bef03316
|
Update src/Content/Conversation/Repository/UserDefinedChannel.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2025-03-13 16:00:17 +01:00 |
|
Artur Weigandt
|
bdfc87ab0d
|
Update src/Contact/LocalRelationship/Repository/LocalRelationship.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2025-03-13 16:00:05 +01:00 |
|
Artur Weigandt
|
cd00a8950f
|
Update src/Contact/FriendSuggest/Repository/FriendSuggest.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2025-03-13 15:59:56 +01:00 |
|
Art4
|
2a722b16aa
|
Add event for proc_run hook
|
2025-03-13 14:50:29 +00:00 |
|
Art4
|
10e4f4bf36
|
Add events for follow, revoke_follow, block and unblock hooks
|
2025-03-13 14:02:35 +00:00 |
|
Art4
|
4d96875656
|
Add event for unfollow hook
|
2025-03-13 13:42:54 +00:00 |
|
Art4
|
0427812269
|
Run phpstan in addons with level 3
|
2025-03-13 12:54:00 +00:00 |
|
Art4
|
b999472ddb
|
Fix possible false return type in PHP 7.4
|
2025-03-13 12:49:09 +00:00 |
|
Art4
|
bb6a4a3acd
|
fix 14 PHPStan errors in console
|
2025-03-13 12:37:30 +00:00 |
|
Art4
|
2dfd7c83cf
|
ignore PHPStan error in deprecated code
|
2025-03-13 12:26:16 +00:00 |
|
Art4
|
a63babc658
|
Fix 6 PHPStan errors
|
2025-03-13 12:20:43 +00:00 |
|
Art4
|
441846cfbd
|
Fix return type or UserSession::getUserIDForVisitorContactID()
|
2025-03-13 11:50:15 +00:00 |
|
Art4
|
7e66b35b46
|
Fix 10 PHPStan errors
|
2025-03-13 11:39:02 +00:00 |
|
Art4
|
e1eb6fff83
|
Deprecate BaseRepository::_selectOne()
set BaseRepository::_selectFirstRowAsArray() as final
|
2025-03-13 09:18:53 +00:00 |
|
Art4
|
7ce6afd151
|
Fix 10 PHPStan errors
|
2025-03-13 09:14:48 +00:00 |
|
Art4
|
9ea4f591c7
|
Merge branch 'develop' into phpstan-level-3
|
2025-03-12 15:51:14 +00:00 |
|
Art4
|
268d564930
|
remove deprecation of BaseCollection::map(), check return type of BaseCollection::map()
|
2025-03-12 15:50:24 +00:00 |
|
Art4
|
a50383836d
|
Fix 13 PHPStan errors
|
2025-03-12 15:03:15 +00:00 |
|
Art4
|
bf530a00d7
|
Fix 2 PHPStan errors
|
2025-03-12 15:02:50 +00:00 |
|
Hypolite Petovan
|
aeaa488d1b
|
Merge pull request #14849 from Art4/patch-1
Remove BC promise for extending any non-abstract class
|
2025-03-12 09:13:48 -04:00 |
|
Artur Weigandt
|
6b7dd7bd12
|
remove BC for extending any non-abstract class
|
2025-03-12 11:06:28 +01:00 |
|
Michael Vogel
|
8620b59dcc
|
Merge pull request #14848 from MrPetovan/bug/warnings
Ward against missing array key in Protocol\Feed
|
2025-03-11 15:06:59 +01:00 |
|
Hypolite Petovan
|
c1184698ee
|
Ward against missing array key in Protocol\Feed
- Address https://github.com/friendica/friendica/issues/14647#issuecomment-2667306693
|
2025-03-11 09:15:42 -04:00 |
|
Hypolite Petovan
|
64d85ad86a
|
Merge pull request #14846 from annando/warning
Add public contact if missing
|
2025-03-11 09:02:00 -04:00 |
|
Michael
|
24cbfd0953
|
Fix codestyle
|
2025-03-11 04:54:16 +00:00 |
|
Michael
|
9e4a69150c
|
Add public contact if missing
|
2025-03-11 04:51:20 +00:00 |
|
Hypolite Petovan
|
9261b5262c
|
Merge pull request #14845 from annando/issue-14433
Issue 14433: Display reshared content in feeds
|
2025-03-10 10:24:49 -04:00 |
|
Michael
|
d990026fb8
|
Issue 14433: Display reshared content in feeds
|
2025-03-10 05:15:43 +00:00 |
|
Hypolite Petovan
|
b2f50301f4
|
Merge pull request #14795 from Art4/deprecate-strategies-via-addons
Deprecate the strategy concept for addons
|
2025-03-09 20:55:25 -04:00 |
|
Hypolite Petovan
|
ecfb82693d
|
Merge pull request #14837 from annando/fatal
Fixes fatal error "Return value must be of type Friendica\Object\OEmbed, string returned"
|
2025-03-08 15:58:37 -05:00 |
|
Michael Vogel
|
f504c9d60a
|
Merge pull request #14843 from MrPetovan/bug/14828-expireposts-performance
Replace NOT EXIST(SELECT) with LEFT JOIN WHERE IS NULL in ExpirePosts
|
2025-03-08 17:58:59 +01:00 |
|
Hypolite Petovan
|
4883035f89
|
Replace NOT EXIST(SELECT) with LEFT JOIN WHERE IS NULL in ExpirePosts
- Improves the query execution plan
|
2025-03-08 11:23:54 -05:00 |
|
Michael
|
3b5ad05e47
|
Fixes fatal error "Return value must be of type Friendica\Object\OEmbed, string returned"
|
2025-03-08 12:11:37 +00:00 |
|
Art4
|
767ac778c9
|
simplify GServer repository
|
2025-03-07 13:49:22 +00:00 |
|
Art4
|
38343ee417
|
Refactor GServer Repository
|
2025-03-07 13:46:18 +00:00 |
|
Art4
|
eb37bcaa74
|
Change 500 response to 422 response
see https://github.com/friendica/friendica/pull/14475
|
2025-03-07 10:50:15 +00:00 |
|
Art4
|
3975491887
|
Fix upload error handling for media
see https://github.com/friendica/friendica/pull/14475
refs #14475
|
2025-03-06 11:57:29 +00:00 |
|