Commit graph

1,552 commits

Author SHA1 Message Date
Philipp
14c96fe2e2
Merge pull request #15543 from Art4/update-codebase-to-php-5.5
Update codebase to PHP 5.5
2026-02-27 00:56:31 +01:00
1bab29c9cc No salmon anymore 2026-02-26 22:40:34 +00:00
Art4
52ee7f782c chore: fix code style 2026-02-26 20:49:05 +00:00
Art4
f5db74a33c refactor: run ClassConstantToSelfClassRector and StringClassNameToClassConstantRector 2026-02-26 20:49:05 +00:00
Art4
45ce04ea2d chore: fix code style with spaces_inside_parentheses rule 2026-02-20 08:28:32 +00:00
64d75fc75e Support Songlink (Odesli) for embedded music 2026-01-06 17:16:20 +00:00
fd8395a930 Issue 15096: Support for FEP-044f 2025-12-01 03:43:01 +00:00
2d37a84fc0 Issue 15291: Fix numeric date formats 2025-11-09 20:12:33 +00:00
55271fcd14 Improved iframe handling 2025-10-21 04:01:27 +00:00
a8f3800621 Embedding Support for Twitter videos / automatic height adjust 2025-10-06 19:31:32 +00:00
410800449d Enable embedding Tiktok videos / enhanced inline frame security 2025-10-03 20:50:42 +00:00
772badc9c6 Cleaned behaviour of video related BBCode elements 2025-09-17 02:16:22 +00:00
f02554b4f3 OEmbed is removed 2025-09-17 01:42:31 +00:00
dbd56c3e94 Embed instead of OEmbed 2025-09-12 06:19:45 +00:00
c8f8cad2a2 Embed remote media 2025-09-05 03:53:13 +00:00
Marcus Funch
32cb6c2a8a BBCode: Add test for URI fragment not seen as hashtag 2025-08-17 18:45:01 +02:00
Art4
689235b778 remove obsolete WorkerLoggerTest 2025-06-30 10:34:30 +00:00
Art4
2acfab4add Fix code style 2025-06-18 09:26:11 +00:00
Art4
179c4dc78d Let WorkerLogger implement new DefaultContextLogger 2025-06-18 09:19:45 +00:00
Art4
4bac217806 Merge branch 'rework-addon-class' into deprecate-addonloader 2025-06-04 10:55:51 +00:00
Art4
f1143105d2 Let AddonHelper::getAddonInfo() throw exception on invalid addons 2025-06-04 09:26:38 +00:00
Art4
1723417f43 Merge branch 'develop' into rework-addon-class 2025-06-04 06:27:08 +00:00
Philipp
544b926c9e
Merge pull request #14946 from haheute/youtube-links-mobile
Support YouTube mobile links
2025-05-29 20:54:16 +02:00
3c4ae5a124 fix tests.. again 2025-05-29 20:48:22 +02:00
f2ee3602ac
Fix PHP-CS 2025-05-29 19:14:43 +02:00
7ca99aa194
Merge remote-tracking branch 'origin/develop' into develop.randompenguin1 2025-05-29 19:11:42 +02:00
3bd6335fa6
Add test 2025-05-29 19:11:24 +02: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
5c6b7d9293
Fix PHP-CS 2025-05-25 22:22:53 +02:00
69ee39b725
Add tests 2025-05-25 19:17:17 +02:00
35ae7278f7 Added test 2025-05-18 13:35:25 +00: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
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
9870fbf84f Fix unit tests 2025-05-15 13:26:34 +00:00
Art4
694893e2bb Implement getAddonDependencyConfig 2025-05-15 12:37:57 +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
5cf2b7d7bd Implement reloadAddons() 2025-05-15 06:59:37 +00: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
5f7de9d028 remove name parameter 2025-05-14 08:20:49 +00:00
Art4
8b40d65e6c Implement getAvailableAddons 2025-05-14 07:52:53 +00:00
Art4
0599801b37 implement getVisibleEnablesAddons and getEnabledAddonsWithAdminSettings 2025-05-13 14:16:10 +00:00
Art4
93a171765a Implement loading addons in AddonManagerHelper 2025-05-13 14:04:57 +00:00
Art4
e2a2cf5d6e Create AddonManagerHelper 2025-05-13 10:48:41 +00:00
Art4
6a058793f0 Fix warning if author or maintainer is missing in addon info 2025-05-13 08:14:09 +00:00