Art4
|
27e474c83c
|
create event for parse_link hook
|
2025-03-26 08:30:20 +00:00 |
|
Art4
|
a9b36f55c9
|
Create event for home_content hook
|
2025-03-25 15:57:26 +00:00 |
|
Art4
|
a9f02bfef5
|
Create event for about_hook hook
|
2025-03-25 12:26:40 +00:00 |
|
Art4
|
88929bb307
|
Create event for directory_item hook
|
2025-03-24 13:31:53 +00:00 |
|
Art4
|
20a1d22620
|
Create event for profile_tabs hook
|
2025-03-24 12:41:40 +00:00 |
|
Art4
|
f0273a618c
|
Create event for check_item_notification hook
|
2025-03-24 12:28:22 +00:00 |
|
Art4
|
76c3eeb96e
|
Register hooks as event listener in API tests
|
2025-03-24 08:54:38 +00:00 |
|
Art4
|
90db7d2e65
|
Create events for authenticate, register_account and remove_user hooks
|
2025-03-20 14:59:47 +00:00 |
|
Art4
|
9822dd25d8
|
Wrap item in INSERT_POST_LOCAL_END into separate array
|
2025-03-18 14:21:31 +00:00 |
|
Art4
|
1ddd5674e1
|
Wrap item in INSERT_POST_LOCAL in separate array
|
2025-03-17 13:08:20 +00:00 |
|
Art4
|
59359f7d9d
|
Create hook for profile_sidebar hooks
|
2025-03-17 12:20:25 +00:00 |
|
Art4
|
ac8ca35b2b
|
Create event for item_by_link hook
|
2025-03-17 10:52:37 +00:00 |
|
Art4
|
2276bdcd7e
|
Create event for put_item_in_cache hook
|
2025-03-17 09:40:27 +00:00 |
|
Art4
|
4a1a1d3ca3
|
create event for tagged hook
|
2025-03-17 09:29:49 +00:00 |
|
Art4
|
84148663e2
|
Create event for detect_languages hook
|
2025-03-17 09:17:13 +00:00 |
|
Art4
|
d48e491144
|
Create events for prepare_body hooks
|
2025-03-17 08:26:45 +00:00 |
|
Art4
|
671eff8884
|
Merge branch 'develop' into eventdispatcher-part3
|
2025-03-17 07:41:10 +00:00 |
|
Michael Vogel
|
0aa350f1c8
|
Merge pull request #14859 from nupplaphil/feat/woodpecker
[CI] Woodpecker improvements
|
2025-03-15 06:54:05 +01:00 |
|
Philipp
|
5f70ae9c1e
|
Avoid deprecated polluting
|
2025-03-15 00:39:35 +01:00 |
|
Philipp
|
c6fbacd3e8
|
[CI] avoid safe.directory issues when cloning
|
2025-03-15 00:18:39 +01:00 |
|
Philipp
|
3121a256e2
|
Workaround for git.friendi.ca issue -> enforce external access
|
2025-03-15 00:04:30 +01:00 |
|
Philipp
|
353ad039c8
|
[CI] Bump PHP versions in woodpecker
|
2025-03-14 23:53:11 +01:00 |
|
Art4
|
9c6f5f222d
|
Rename events to insert local post
|
2025-03-14 15:45:36 +00:00 |
|
Art4
|
9aeb68231d
|
Create events for post_remote and post_remote_end hook
|
2025-03-14 15:35:53 +00:00 |
|
Art4
|
abe35732d8
|
create event for event_created and event_updated hooks
|
2025-03-14 14:11:58 +00:00 |
|
Art4
|
68b604812c
|
create event for avatar_lookup hook
|
2025-03-14 13:31:11 +00:00 |
|
Art4
|
d34861ee96
|
Create event for contact_photo_menu hook
|
2025-03-14 13:23:21 +00:00 |
|
Art4
|
9cf0ce0b99
|
create event for dbview_definition hook
|
2025-03-14 13:02:39 +00:00 |
|
Art4
|
9e3b0b3c40
|
Create event for dbstructure_definition hook
|
2025-03-14 12:24:02 +00:00 |
|
Art4
|
04818781a7
|
Fix code style
|
2025-03-14 10:14:23 +00:00 |
|
Art4
|
2c0c87339e
|
add events for storage_config and storage_instance hooks
|
2025-03-14 10:12:56 +00:00 |
|
Art4
|
2a722b16aa
|
Add event for proc_run hook
|
2025-03-13 14:50:29 +00:00 |
|
Art4
|
10e4f4bf36
|
Add events for follow, revoke_follow, block and unblock hooks
|
2025-03-13 14:02:35 +00:00 |
|
Art4
|
4d96875656
|
Add event for unfollow hook
|
2025-03-13 13:42:54 +00:00 |
|
Hypolite Petovan
|
aeaa488d1b
|
Merge pull request #14849 from Art4/patch-1
Remove BC promise for extending any non-abstract class
|
2025-03-12 09:13:48 -04:00 |
|
Artur Weigandt
|
6b7dd7bd12
|
remove BC for extending any non-abstract class
|
2025-03-12 11:06:28 +01:00 |
|
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 |
|
Hypolite Petovan
|
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 |
|
Hypolite Petovan
|
64d85ad86a
|
Merge pull request #14846 from annando/warning
Add public contact if missing
|
2025-03-11 09:02:00 -04:00 |
|
Michael
|
24cbfd0953
|
Fix codestyle
|
2025-03-11 04:54:16 +00:00 |
|
Michael
|
9e4a69150c
|
Add public contact if missing
|
2025-03-11 04:51:20 +00:00 |
|
Hypolite Petovan
|
9261b5262c
|
Merge pull request #14845 from annando/issue-14433
Issue 14433: Display reshared content in feeds
|
2025-03-10 10:24:49 -04:00 |
|
Michael
|
d990026fb8
|
Issue 14433: Display reshared content in feeds
|
2025-03-10 05:15:43 +00:00 |
|
Hypolite Petovan
|
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 |
|
Hypolite Petovan
|
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 |
|
Hypolite Petovan
|
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 |
|
Michael
|
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 |
|
Hypolite Petovan
|
e9dae569cc
|
[frio] Fix Safari bug where notification icon jumps to next line
|
2025-03-05 19:08:14 -05:00 |
|