Commit graph

41109 commits

Author SHA1 Message Date
Philipp
7ca99aa194
Merge remote-tracking branch 'origin/develop' into develop.randompenguin1 2025-05-29 19:11:42 +02:00
Philipp
3bd6335fa6
Add test 2025-05-29 19:11:24 +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
Philipp
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
Philipp
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
Michael
2335af9bf2 Fix some warnings 2025-05-24 19:13:18 +00:00
Michael
0db3d4a70f Clean input values 2025-05-24 19:08:35 +00:00
Hannes Heute
423ab06010 escape the dots 2025-05-22 02:10:10 +02:00
Hannes Heute
978dda0b4e same order (watch, embed, shorts) 2025-05-20 22:54:00 +02:00
Hannes Heute
70e57b54c3 Support YouTube links without www. 2025-05-20 22:16:18 +02: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
Michael
35ae7278f7 Added test 2025-05-18 13:35:25 +00:00
Michael
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
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
Hannes Heute
58ac3fbb29 Fix redirect for photo remove tag page and only show the link if tags exist. 2025-05-14 18:47:15 +02:00
Philipp
2475095da0
Merge pull request #14931 from Art4/remove-dependency-from-addon-class
Move contact fetching into module
2025-05-14 09:01:50 +02:00
Philipp
292b55ede6
Merge pull request #14932 from Art4/fix-14930
Add missing EventDispatcher dependency in Profile module
2025-05-13 20:03:10 +02:00
Art4
20d9855101 Add EventDispatcher dependency in Profile Module 2025-05-13 12:01:51 +00:00
Art4
f97b01a69a move contact fetching into admin module 2025-05-13 11:26:05 +00:00
Philipp
3481c3ad15
Merge pull request #14853 from Art4/eventdispatcher-part3
Replace Hooks with EventDispatcher Part 3
2025-05-13 08:32:27 +02:00
Art4
02fae146e6 Fix code style 2025-05-13 06:18:41 +00:00
Art4
b2bbcc4965 Fix PHPStan errors 2025-05-13 06:12:16 +00:00
Art4
ea172010f8 Merge branch 'develop' into eventdispatcher-part3 2025-05-12 14:32:53 +00:00
Philipp
054a280d33
Fix PHP-CS 2025-05-11 11:37:09 +02:00
Philipp
3a257b6172
Fix 500 error 2025-05-11 11:23:25 +02:00
dependabot[bot]
09668d5e56
Bump smarty/smarty from 4.5.1 to 4.5.3
Bumps [smarty/smarty](https://github.com/smarty-php/smarty) from 4.5.1 to 4.5.3.
- [Release notes](https://github.com/smarty-php/smarty/releases)
- [Changelog](https://github.com/smarty-php/smarty/blob/v4.5.3/CHANGELOG.md)
- [Commits](https://github.com/smarty-php/smarty/compare/v4.5.1...v4.5.3)

---
updated-dependencies:
- dependency-name: smarty/smarty
  dependency-version: 4.5.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-11 09:21:51 +00:00
dependabot[bot]
2fd374caeb
Bump guzzlehttp/oauth-subscriber from 0.6.0 to 0.8.1
Bumps [guzzlehttp/oauth-subscriber](https://github.com/guzzle/oauth-subscriber) from 0.6.0 to 0.8.1.
- [Release notes](https://github.com/guzzle/oauth-subscriber/releases)
- [Changelog](https://github.com/guzzle/oauth-subscriber/blob/0.8/CHANGELOG.md)
- [Commits](https://github.com/guzzle/oauth-subscriber/compare/0.6.0...0.8.1)

---
updated-dependencies:
- dependency-name: guzzlehttp/oauth-subscriber
  dependency-version: 0.8.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-11 09:21:48 +00:00
Philipp
a4d4e199c1
Merge pull request #14830 from Art4/phpstan-level-3
Phpstan level 3
2025-05-11 01:22:11 +02:00
Art4
dfa1f52ad6 Merge branch 'develop' into eventdispatcher-part3 2025-05-09 06:56:17 +00:00
Art4
ed5de437be Fix PHPStan errors 2025-05-09 06:40:49 +00:00
Art4
63558f92eb Merge branch 'develop' into phpstan-level-3 2025-05-09 06:29:29 +00:00
Michael Vogel
4d879781c2
Merge pull request #14904 from nupplaphil/feat/stats_caching
Add Caching statistics
2025-05-04 07:41:45 +05:30
Philipp
b38c754446
Merge pull request #14891 from annando/issue-14890
Issue 14890: Translate page titles
2025-05-03 21:57:55 +02:00
Philipp
2b00d1b2d0
Merge pull request #14871 from MrPetovan/task/obsolete-urlpath
Remove remaining references of unused urlpath config key
2025-05-03 21:56:17 +02:00
Philipp
db1f7164b8
Merge remote-tracking branch 'origin/develop' into issue-14890 2025-05-03 21:51:48 +02:00
Philipp
b782ff6e22
Merge remote-tracking branch 'origin/develop' into task/obsolete-urlpath 2025-05-03 21:48:32 +02:00
Philipp
0f7c739470
Update BaseURL.php
Fix PHP-CS
2025-05-03 21:39:58 +02:00
Philipp
024b136cdd
Merge pull request #14915 from haheute/calendar-default-view-mode
Make the calendar use the default view mode
2025-05-03 21:34:29 +02:00
Philipp
38e89b152c
Merge pull request #14909 from Art4/replace-addon-class-with-addonhelper
Replace Addon class with AddonHelper
2025-05-03 21:18:31 +02:00
Philipp
351bc94d06
Merge pull request #14889 from annando/contact-refresh
Bluesky: Update actors regularly
2025-05-03 21:16:09 +02:00
Hannes Heute
581dec10eb indentation 2025-05-02 01:36:37 +02:00
Hannes Heute
a784428f85 make calendar use the default view mode 2025-05-01 22:40:16 +02:00
Philipp
d1b8f31fe8
Merge pull request #14888 from mf-fx/trending_tags_missing_translations
Add missing translations to trending tags
2025-05-01 09:30:58 +02:00