Commit graph

41197 commits

Author SHA1 Message Date
2e701df21a Avoid warnings in the Jetstream process 2025-05-29 04:35:31 +00:00
1e818053f6 fix test 2025-05-28 20:53:39 +02:00
8be3c2bc99 Support YouTube mobile links 2025-05-28 20:31:36 +02:00
Philipp
dc0dee77d0
Merge pull request #14940 from haheute/support-youtube-without-www
Support YouTube links without www
2025-05-25 22:28:43 +02:00
5c6b7d9293
Fix PHP-CS 2025-05-25 22:22:53 +02:00
Philipp
592eede9cd
Merge pull request #14887 from mf-fx/fix_typo
Fix typos
2025-05-25 19:35:20 +02:00
69ee39b725
Add tests 2025-05-25 19:17:17 +02:00
Philipp
415e7b5f8b
Merge pull request #14942 from annando/clean-input
Clean input values
2025-05-25 10:10:59 +02:00
Philipp
5e1755dc8f
Merge pull request #14943 from annando/warnings
Fix some warnings
2025-05-25 09:56:46 +02:00
2335af9bf2 Fix some warnings 2025-05-24 19:13:18 +00:00
0db3d4a70f Clean input values 2025-05-24 19:08:35 +00:00
cluster15
6e84c0ade7 Added casts to binary for regexp comparison in mysql. mysql rejects comparison of UTF with binary strings.
see https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-22.html#mysqld-8-0-22-feature
The SQL statements also work for mariadb.
2025-05-23 09:56:28 +02:00
423ab06010 escape the dots 2025-05-22 02:10:10 +02:00
978dda0b4e same order (watch, embed, shorts) 2025-05-20 22:54:00 +02:00
70e57b54c3 Support YouTube links without www. 2025-05-20 22:16:18 +02:00
Art4
da413283da Remove function call of global namespace 2025-05-20 12:06:01 +00:00
Philipp
8e0a3d00bb
Merge pull request #14892 from annando/reshare-profile
Use alias for profile link in reshare
2025-05-18 16:07:22 +02:00
35ae7278f7 Added test 2025-05-18 13:35:25 +00:00
3af5caa950 Use alias for profile link in reshare 2025-05-18 10:53:14 +00:00
Marcus Funch
78d28ae24b Add translations for fixed typos in Conversation.php, Create.php, Channels.php 2025-05-17 22:03:09 +02:00
Michael Vogel
f49172e9c0
Merge pull request #14927 from nupplaphil/dependabot/composer/guzzlehttp/oauth-subscriber-0.8.1
Bump guzzlehttp/oauth-subscriber from 0.6.0 to 0.8.1
2025-05-17 17:45:27 +02:00
Michael Vogel
6cad772abd
Merge pull request #14928 from nupplaphil/dependabot/composer/smarty/smarty-4.5.3
Bump smarty/smarty from 4.5.1 to 4.5.3
2025-05-17 17:44:24 +02:00
Michael Vogel
777fc8615c
Merge pull request #14926 from nupplaphil/fix/item_html_empy
Fix empty HTML content loading (500)
2025-05-17 17:39:46 +02:00
Art4
4f4f7f8a64 Merge branch 'rework-addon-class' into deprecate-addonloader 2025-05-16 08:46:44 +00:00
Art4
0078423b48 Ignore hidden addon folders 2025-05-16 08:46:16 +00:00
Art4
53191caeac fix code style 2025-05-16 08:33:01 +00:00
Art4
603f96b403 Refactor StrategiesFileManager 2025-05-16 08:28:24 +00:00
Art4
b8b7d3cd15 Hard deprecate AddonLoader 2025-05-16 08:23:31 +00:00
Art4
f8b1770efa Replace AddonLoader with AddonHelper in App 2025-05-16 08:20:58 +00:00
Art4
3f1082400a Fix tests for StrategiesFileManager 2025-05-16 07:12:08 +00:00
Art4
f9d695d80d Fix code style 2025-05-15 14:09:36 +00:00
Art4
d00fc89a59 Do not use AddonHelper in StrategiesFileManager
to avoid circular dependendy with strategies ans cache
2025-05-15 14:06:36 +00:00
Art4
59d22b87af Fix bath to static folder 2025-05-15 13:55:48 +00:00
Art4
9870fbf84f Fix unit tests 2025-05-15 13:26:34 +00:00
Art4
1428085c4b Soft deprecate AddonLoader and ICanLoadAddons 2025-05-15 13:15:52 +00:00
Art4
203e9642d5 Inline AddonLoader for strategies into StrategiesFileManager 2025-05-15 13:12:17 +00:00
Art4
694893e2bb Implement getAddonDependencyConfig 2025-05-15 12:37:57 +00:00
Art4
638496e553 Hard deprecate Friendica\Core\Addon class 2025-05-15 07:34:17 +00:00
Art4
7b7d542c8f Remove unused AddonProxy class 2025-05-15 07:33:50 +00:00
Art4
6b71010de6 Remove debug line from #14931 2025-05-15 07:23:37 +00:00
Art4
7f55714296 Replace AddonProxy with AddonManagerHelper 2025-05-15 07:18:34 +00:00
Art4
44c8cd118c Fix code style 2025-05-15 07:15:23 +00:00
Art4
075e9eaaa9 Replace test addon with vfs files 2025-05-15 07:14:11 +00:00
Art4
367f7bd377 Remove unused AddonProxy 2025-05-15 07:00:36 +00:00
Art4
5cf2b7d7bd Implement reloadAddons() 2025-05-15 06:59:37 +00:00
Philipp
0165e22064
Merge pull request #14933 from haheute/fix-photo-tag-remove-redirect
Fix redirect for photo remove tag page and only show the link if tags…
2025-05-14 20:16:44 +02:00
58ac3fbb29 Fix redirect for photo remove tag page and only show the link if tags exist. 2025-05-14 18:47:15 +02:00
Art4
33398298d5 Implement uninstallAddon 2025-05-14 14:54:14 +00:00
Art4
a39850871e Implement installAddon 2025-05-14 11:37:47 +00:00
Art4
88dcd755a9 Replace glob() with stream safe alternative scandir() 2025-05-14 09:52:33 +00:00