Commit graph

13129 commits

Author SHA1 Message Date
Art4
f4624b0591 Fix cs 2025-02-08 16:38:01 +00:00
Art4
742cde89e6 Implement home_init hook as Event 2025-02-08 16:33:07 +00:00
Art4
aabf9a8b01 Replace hooks post_local_start, post_local and post_local_end with EventDispatcher 2025-02-08 08:17:30 +00:00
Art4
649ddf7ab9 Add events for post_local, post_local_start and post_local_end 2025-02-08 07:58:33 +00:00
Art4
c7b1961d02 Fix return type of randomDigits 2025-02-06 08:30:05 +00:00
Art4
c6ee2c461c Revert "Refactor Crypto::randomDigits()"
This reverts commit 940884e4bd.
2025-02-06 08:29:14 +00:00
Michael
a2e9247936 Fix notices and missing template variables 2025-02-06 05:41:30 +00:00
Hypolite Petovan
9e7a527327
Merge pull request #14784 from ne20002/feat/wizard
use env variables in install wizard for values if available
2025-02-05 11:22:31 -05:00
Hypolite Petovan
c77c6140fd
Merge pull request #14779 from annando/issue-14746
Issue 14746: Improved description
2025-02-05 11:08:05 -05:00
Hypolite Petovan
a378a85c04
Merge pull request #14640 from Art4/introduce-eventdispatcher
[EventDispatcher] Proof of concept
2025-02-05 10:42:10 -05:00
ne20002
7f8ac7aaea
use env variables in install wizard for values if available 2025-02-05 14:56:05 +00:00
Michael
22b8be6a8c Fix codestyle 2025-02-05 09:45:46 +00:00
Michael
74bfa7721d Issue 14746: Improved description 2025-02-05 09:38:39 +00:00
Art4
f634ec4758 Move HookEventBridge into Friendica\Core\Hooks namespace 2025-02-04 13:23:50 -05:00
Art4
0837ad647a Fix code style 2025-02-04 13:23:50 -05:00
Art4
70a6c6ed01 Change code style 2025-02-04 13:22:55 -05:00
Art4
d9a2d676d2 Replace Hook with EventDispatcher in Feature class 2025-02-04 13:22:55 -05:00
Art4
673fc71c21 Stop calling DI container over and over again 2025-02-04 13:22:54 -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
5b28b3d28f Let event classes extending Event 2025-02-04 13:22:53 -05:00
Art4
4cbee618d6 Refactor HookEventBridge 2025-02-04 13:22:53 -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
7e199f034b Create DI::eventDispatcher() where constructor injection is not possible atm 2025-02-04 13:22:53 -05:00
Art4
2a02f58886 Remove unused StaticEventSubscriber interface 2025-02-04 13:22:53 -05:00
Art4
2e660f44f2 Mark new event and eventdispatcher classes as internal 2025-02-04 13:22:52 -05:00
Art4
9e6f77c4b1 EventDispatcher proof of concept 2025-02-04 13:22:52 -05:00
Marek Bachmann
01f852a87c Change filer dialog from color box to modal usage 2025-02-04 13:20:33 -05:00
Tobias Diekershoff
edbf86449d
Merge pull request #14760 from MrPetovan/bug/warnings
Prioritize coalescing parameters in Moderation\Users\*->processGetActions
2025-02-04 14:59:47 +01:00
Michael
7bbefae3e6 Skip to content 2025-02-04 04:49:05 +00:00
Michael
b5bff3f758 Codestyle changes 2025-02-04 04:49:05 +00:00
Michael
f3c5855fc1 Some more screenreader improvements 2025-02-04 04:49:05 +00:00
Waldir Pimenta
773f654e99 Normalize punctuation in signup form field labels 2025-02-03 21:53:02 +00:00
Waldir Pimenta
7b5b9c164e Close paren in message shown at the signup form 2025-02-03 21:09:00 +00:00
Hypolite Petovan
3799f6c69e Fix code style in Moderation\Users classes 2025-01-31 12:15:31 -05:00
Hypolite Petovan
e6f4df3442 Prioritize coalescing parameters in Moderation\Users\*->processGetActions
↪ This was causing missing array index warnings when the casting took precedence
2025-01-31 12:11:59 -05:00
Art4
af96a957cd Log trigger_error() of deprecated code 2025-01-31 15:36:08 +00:00
Art4
02cde27a12 Mute calles of trigger_error() 2025-01-31 15:35:07 +00:00
Art4
c206e60ad4 Hard deprecate DI::workerLogger(), mark DI::loggerManager() as internal 2025-01-31 07:56:30 +00:00
Art4
c363b45e0d Hard deprecate all Logger methods 2025-01-31 07:55:53 +00:00
Hypolite Petovan
13214843d8 Add expected final return in Console\Storage->doMove
- Address https://github.com/friendica/friendica/issues/14646#issuecomment-2621372228
2025-01-29 09:56:06 -05:00
Hypolite Petovan
3791635143 Fix coding style in Console\Storage 2025-01-29 09:55:42 -05:00
Michael Vogel
6e264724f8
Merge pull request #14745 from MrPetovan/bug/14744-mastodon-api-instance
Fix wrong default value for contact_account in Mastodon\Instance
2025-01-28 21:15:14 +01:00
Hypolite Petovan
5d6be39a0c Fix coding style in Repository\Notify and Util\Emailer 2025-01-28 07:50:30 -05:00
Hypolite Petovan
0006d838f5 Remove potential new lines in reported logger instances
- Thanks to @MrKaplan-lw for the investigative work
2025-01-28 07:50:30 -05:00
Hypolite Petovan
56e7b05d99 Fix coding style in Object/Api/Mastodon/Instance 2025-01-28 07:35:17 -05:00
Hypolite Petovan
186b82d71d Fix wrong default value for contact_account in Mastodon\Instance 2025-01-27 22:01:40 -05:00
Hypolite Petovan
e4fa1aa418 Add type hints in Mastodon\Instance 2025-01-27 22:01:17 -05:00