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
|
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 |
|
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
|
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
|
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 |
|
Art4
|
d4ba28a997
|
create event for conversation_start hook
|
2025-02-14 08:38:59 +00:00 |
|
Art4
|
7260f29292
|
Create Event for jot_tool hook
|
2025-02-14 08:12:59 +00:00 |
|
Art4
|
3295b9055f
|
Create event for network_to_name hook
|
2025-02-13 15:29:52 +00:00 |
|
Art4
|
dd6f479401
|
Merge branch 'develop' into replace-hooks-with-eventdispatcher
|
2025-02-11 09:59:13 +00:00 |
|
Hypolite Petovan
|
17207dbb67
|
Merge pull request #14770 from Art4/new-addonproxy
New AddonHelper
|
2025-02-10 07:53:24 -05:00 |
|
Art4
|
18369854b7
|
Implement route_collection hook as CollectRoutesEvent
|
2025-02-08 21:59:28 +00:00 |
|
Art4
|
7298ad29c1
|
Implement photo_upload_form hook as Event
|
2025-02-08 21:04:35 +00:00 |
|
Art4
|
742cde89e6
|
Implement home_init hook as Event
|
2025-02-08 16:33:07 +00:00 |
|
Art4
|
649ddf7ab9
|
Add events for post_local, post_local_start and post_local_end
|
2025-02-08 07:58:33 +00:00 |
|
Hypolite Petovan
|
87e3d8c790
|
Merge pull request #14789 from Art4/fix-randomdigits
Fix Crypto::randomDigits()
|
2025-02-06 11:03:08 -05:00 |
|
Art4
|
006ff7be8f
|
Fix tests
|
2025-02-06 08:33:18 +00:00 |
|
Art4
|
c6ee2c461c
|
Revert "Refactor Crypto::randomDigits()"
This reverts commit 940884e4bd .
|
2025-02-06 08:29:14 +00:00 |
|
Art4
|
d71264993d
|
Update docs and scripts to use the correct composer install script
|
2025-02-06 07:43:52 +00:00 |
|
Art4
|
703024d9b9
|
Fix namespace in tests
|
2025-02-05 19:39:35 +00:00 |
|
Art4
|
d086a982f9
|
Merge branch 'develop' into new-addonproxy
|
2025-02-05 19:20:27 +00:00 |
|
Art4
|
62f87c13ea
|
Fix test fixture for ConfigFileManager
|
2025-02-04 19:14:35 +00:00 |
|
Art4
|
f634ec4758
|
Move HookEventBridge into Friendica\Core\Hooks namespace
|
2025-02-04 13:23:50 -05:00 |
|
Art4
|
d9a2d676d2
|
Replace Hook with EventDispatcher in Feature class
|
2025-02-04 13:22:55 -05:00 |
|
Art4
|
f3ccd198a4
|
Replace Hook with EventDispatcher in Feature class
|
2025-02-04 13:22:54 -05:00 |
|
Art4
|
b9a191f6d8
|
Replace Hook with EventDispatcher in Content Nav class
|
2025-02-04 13:22:54 -05:00 |
|
Art4
|
715248d6a2
|
Add ArrayFilterEvent, replace app_menu hook
|
2025-02-04 13:22:54 -05:00 |
|
Art4
|
16fb80be1f
|
Add missing files
|
2025-02-04 13:22:53 -05:00 |
|
Art4
|
0c406a3696
|
Create ConfigLoadedEvent
|
2025-02-04 13:22:53 -05:00 |
|
Art4
|
2a02f58886
|
Remove unused StaticEventSubscriber interface
|
2025-02-04 13:22:53 -05:00 |
|
Art4
|
9e6f77c4b1
|
EventDispatcher proof of concept
|
2025-02-04 13:22:52 -05:00 |
|
Art4
|
86516d8b28
|
Fix code style
|
2025-02-04 15:21:14 +00:00 |
|
Art4
|
d8470b68df
|
Replace Addon::DIRECTORY with AddonHelper::getAddonPath()
|
2025-02-04 15:18:23 +00:00 |
|
Art4
|
b0e3f1f64d
|
Fix support for multiple authors and maintainers
|
2025-02-04 14:35:57 +00:00 |
|
Art4
|
9f086c40e4
|
Fix code style
|
2025-02-04 12:59:21 +00:00 |
|
Art4
|
e596a0b624
|
Implement AddonHelper::loadAddons()
|
2025-02-04 12:57:32 +00:00 |
|
Art4
|
a8249be928
|
Create AddonInfo class
|
2025-02-04 09:41:52 +00:00 |
|
Michael
|
c0723e3d48
|
Fix codestyle
|
2025-01-26 12:59:59 +00:00 |
|
Michael
|
c978c8e027
|
Several accessibility improvements
|
2025-01-26 12:46:18 +00:00 |
|
Art4
|
3698ab5aaa
|
Merge branch 'refactor-logger-class-with-logger-object' into fix-code-style-for-pr-14688
|
2025-01-14 09:29:35 +00:00 |
|
Art4
|
1a391fc9c3
|
Merge branch 'develop' into refactor-logger-class-with-logger-object
|
2025-01-13 19:19:45 +00:00 |
|
Art4
|
f9b7b6a413
|
Clean private static properties of LoggerManager via tearDown method
|
2025-01-13 16:52:05 +00:00 |
|