Commit graph

41110 commits

Author SHA1 Message Date
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
Art4
94b47ae4d1 Fix smilies tests 2025-02-17 09:45:04 +00:00
Tobias Diekershoff
3ecae98f86
Merge pull request #14823 from annando/fix-14819
Fixes PR #14819: Add missing index
2025-02-16 16:32:10 +01:00
Michael
c3f2bfaef3 Fixes PR #14819: Add missing index 2025-02-16 10:52:55 +00:00
Tobias Diekershoff
02f693488f
Merge pull request #14820 from annando/exception
Fixes: Uncaught Exception TypeError: "array_merge(): Argument #1 must be of type array, int given"
2025-02-16 10:00:25 +01:00
Michael
48372faec6 Fixes: Uncaught Exception TypeError: "array_merge(): Argument #1 must be of type array, int given" 2025-02-16 05:59:23 +00:00
Hypolite Petovan
c746017cda
Merge pull request #14819 from annando/redirected
Handle redirected servers in server detection.
2025-02-15 19:56:37 -05:00
Michael
1bc2cfa0a1 Fix codestyle 2025-02-15 20:13:21 +00:00
Michael
0025467500 Handle redirected servers in server detection. 2025-02-15 14:43:23 +00:00
Art4
d5f5ebbd8a fix code style 2025-02-14 15:05:12 +00:00
Art4
62d27de3b0 Create events for bbcode hooks 2025-02-14 15:03:29 +00:00