Commit graph

41170 commits

Author SHA1 Message Date
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
Art4
77831aaf49 Handle missing attachment with correct response 2025-03-06 09:25:39 +00:00
Michael Vogel
dc3dcb4a36
Merge pull request #14841 from MrPetovan/bug/14801-safari-workaround
[frio] Fix Safari bug where notification icon jumps to next line
2025-03-06 05:02:57 +01:00
Hypolite Petovan
e9dae569cc [frio] Fix Safari bug where notification icon jumps to next line 2025-03-05 19:08:14 -05:00
Art4
6b7dfa34e9 fix 7 PHPStan errors in factoriy and Model 2025-03-05 15:15:18 +00:00
Art4
4ebabd5997 Fix 7 PHPStan errors 2025-03-05 14:27:34 +00:00
Art4
0b162b4429 Merge branch 'develop' into phpstan-level-3 2025-03-05 08:54:57 +00:00
Hypolite Petovan
af17e33d4e
Merge pull request #14835 from annando/api
Improved Mastodon API compatibility
2025-03-04 23:00:06 -05:00
Michael
fc8946cf02 Support for language and publification date 2025-03-02 16:47:21 +00:00
Michael
1ced848827 Fix codestyle 2025-03-01 14:40:50 +00:00
Michael
fb9a20feaa Improved Mastodon API compatibility 2025-03-01 12:38:09 +00:00
Art4
c72d2d44c6 Merge branch 'develop' into phpstan-level-3 2025-02-27 12:48:40 +00:00
Art4
980beb4b1c Use selectToArray() instead of select() and is_iterable() 2025-02-27 12:47:25 +00:00
Artur Weigandt
354d13167e
Update src/Module/Api/Mastodon/Search.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2025-02-27 12:50:19 +01:00
Hypolite Petovan
afcc5a9205
Merge pull request #14799 from Art4/replace-hooks-with-eventdispatcher
Replace Hooks with EventDispatcher Part 2
2025-02-26 10:42:42 -05:00
Art4
3bc3f5fe4d Fix 2 PHPStan errors 2025-02-26 15:06:57 +00:00
Art4
b6312f1dfc Fix 10 PHPStan errors 2025-02-26 13:00:50 +00:00
Art4
f64660ec25 Deprecate BaseCollection::map() method 2025-02-26 08:15:27 +00:00
Art4
1820bfc2b3 Fix 5 PHPStan errors 2025-02-26 08:11:50 +00:00
Artur Weigandt
21c2c1559b
Update src/Content/OEmbed.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2025-02-26 08:06:35 +01:00
Art4
35d95b991b Fix 4 PHPStan errors 2025-02-25 15:26:16 +00:00
Art4
8e7676bfd8 Add CI step for PHPStan in addons folder 2025-02-25 14:33:56 +00:00
Art4
fead446624 Split phpstan.neon files for addon checks 2025-02-25 14:29:57 +00:00
Art4
f6ac16d513 Fix 11 PHPStan errors 2025-02-25 14:03:52 +00:00
Art4
cea8cf1f6c Fix 27 PHPStan errors 2025-02-25 13:51:13 +00:00
Art4
c1653877fb fix 17 PHPStan errors 2025-02-25 11:36:32 +00:00
Art4
459ad05137 Refactor DisporaContact Repository, fix PHPStan error 2025-02-25 09:26:08 +00:00
Art4
16cbaf890a Deprecate BaseRepository::_selectOne() 2025-02-25 08:39:31 +00:00
Art4
2254bee74d Refactory PermissionSet Repository, add BaseRepository::_selectFirstRowAsArray() 2025-02-25 08:30:27 +00:00
Art4
83f64b4931 Fix PHPStan error in Security class 2025-02-25 07:59:39 +00:00
Art4
f6d5cd039e Fix 2 PHPStan errors 2025-02-25 07:48:38 +00:00
Art4
ca3d98b9f5 Fix 11 errors 2025-02-24 15:15:26 +00:00
Art4
4546a4af51 Run PHPStan with level 3 2025-02-24 13:17:34 +00:00
Art4
82ea62ba7c Fix code style 2025-02-24 08:42:54 +00:00
Art4
f3a8bcff11 Create Events for protocol support hooks 2025-02-24 08:40:07 +00:00
Art4
f98aee686f Create Event for jot_networks hook 2025-02-22 19:22:23 +00:00
Art4
c66588cc2a Create Event for contact_block_end hook 2025-02-20 08:24:52 +00:00
Art4
27a7735c65 Fix code style 2025-02-17 10:56:04 +00:00
Art4
3d3e34865b Create event for html2bbcode hook 2025-02-17 10:55:05 +00:00
Art4
a94bead5f6 Fix code style 2025-02-17 10:01:25 +00:00
Art4
4f3349f6db Fix Transmitter test 2025-02-17 09:54:33 +00:00
Art4
7366e70a56 Merge branch 'develop' into replace-hooks-with-eventdispatcher 2025-02-17 09:51:21 +00:00
Art4
efd3cb30d1 Fix Mastodon Status tests 2025-02-17 09:49:16 +00:00