Commit graph

40900 commits

Author SHA1 Message Date
Michael Vogel
8620b59dcc
Merge pull request #14848 from MrPetovan/bug/warnings
Ward against missing array key in Protocol\Feed
2025-03-11 15:06:59 +01:00
c1184698ee Ward against missing array key in Protocol\Feed
- Address https://github.com/friendica/friendica/issues/14647#issuecomment-2667306693
2025-03-11 09:15:42 -04:00
64d85ad86a
Merge pull request #14846 from annando/warning
Add public contact if missing
2025-03-11 09:02:00 -04:00
24cbfd0953 Fix codestyle 2025-03-11 04:54:16 +00:00
9e4a69150c Add public contact if missing 2025-03-11 04:51:20 +00:00
9261b5262c
Merge pull request #14845 from annando/issue-14433
Issue 14433: Display reshared content in feeds
2025-03-10 10:24:49 -04:00
d990026fb8 Issue 14433: Display reshared content in feeds 2025-03-10 05:15:43 +00:00
b2f50301f4
Merge pull request #14795 from Art4/deprecate-strategies-via-addons
Deprecate the strategy concept for addons
2025-03-09 20:55:25 -04:00
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
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
3b5ad05e47 Fixes fatal error "Return value must be of type Friendica\Object\OEmbed, string returned" 2025-03-08 12:11:37 +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
e9dae569cc [frio] Fix Safari bug where notification icon jumps to next line 2025-03-05 19:08:14 -05:00
af17e33d4e
Merge pull request #14835 from annando/api
Improved Mastodon API compatibility
2025-03-04 23:00:06 -05:00
fc8946cf02 Support for language and publification date 2025-03-02 16:47:21 +00:00
1ced848827 Fix codestyle 2025-03-01 14:40:50 +00:00
fb9a20feaa Improved Mastodon API compatibility 2025-03-01 12:38:09 +00:00
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
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
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
3ecae98f86
Merge pull request #14823 from annando/fix-14819
Fixes PR #14819: Add missing index
2025-02-16 16:32:10 +01:00
c3f2bfaef3 Fixes PR #14819: Add missing index 2025-02-16 10:52:55 +00:00
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
48372faec6 Fixes: Uncaught Exception TypeError: "array_merge(): Argument #1 must be of type array, int given" 2025-02-16 05:59:23 +00:00
c746017cda
Merge pull request #14819 from annando/redirected
Handle redirected servers in server detection.
2025-02-15 19:56:37 -05:00
1bc2cfa0a1 Fix codestyle 2025-02-15 20:13:21 +00:00
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
Art4
81b6ed9fc2 fix code style 2025-02-14 13:02:28 +00:00
Art4
a6ab7dd6f1 create event for smilie hook 2025-02-14 13:00:21 +00:00
Art4
0b3915322b Create event for page_info_data hook 2025-02-14 12:26:50 +00:00
Art4
ce4e77fbb6 Fix code style 2025-02-14 12:15:17 +00:00
Art4
b9a401454d Create event for oembed_fetch_url hook 2025-02-14 12:11:17 +00:00
Art4
aff117284b create event for item_photo_menu hook 2025-02-14 10:33:17 +00:00
Art4
b3ef18bed7 create event for render_location hook 2025-02-14 10:19:55 +00:00
Art4
85fceaa16e Remove not needed hook call 2025-02-14 09:47:30 +00:00
Art4
ca3edb866a Create Event for display_item hook 2025-02-14 09:42:57 +00:00
Art4
02976067c3 Fix code style 2025-02-14 08:39:58 +00:00