Art4
|
cf8ce380b7
|
Refactor App::processConsole()
|
2024-12-26 08:01:30 +00:00 |
|
Art4
|
f40b428ac2
|
Move code from console.php into App::processConsole()
|
2024-12-26 07:44:19 +00:00 |
|
Art4
|
e59dd9d9d4
|
Merge branch 'develop' into refactor-entrypoint-auth_ejabberd.php
|
2024-12-26 06:31:21 +00:00 |
|
Hypolite Petovan
|
a8963c3ba2
|
Merge pull request #14618 from Art4/merge-2024.09-rc-into-develop
Merge `2024.09-rc` into `develop`
|
2024-12-25 22:38:07 -05:00 |
|
Hypolite Petovan
|
9921abc8bd
|
Merge pull request #14619 from Art4/remove-di-app-method
Remove `DI::app()`
|
2024-12-25 22:36:25 -05:00 |
|
Art4
|
26f1c5f1dc
|
inline App::setupContainerForRunningFrontend() method
|
2024-12-25 21:27:08 +00:00 |
|
Art4
|
ce7fd1b0e2
|
extract setup of DI class
|
2024-12-25 21:20:08 +00:00 |
|
Art4
|
d2f2d1d0b9
|
Use App::registerErrorHandler()
|
2024-12-25 21:17:02 +00:00 |
|
Art4
|
f7c661b5e9
|
Extract call of AddonLoader into App::setupContainerForAddons()
|
2024-12-25 21:16:00 +00:00 |
|
Art4
|
34b2419427
|
Move auth_ejabberd.php code into App::processEjabberd()
|
2024-12-25 21:12:24 +00:00 |
|
Art4
|
7d10d04768
|
Extract register error handler into separate method
|
2024-12-23 15:30:42 +00:00 |
|
Art4
|
3c4da64348
|
Refactor App::setupContainerForRunningFrontend()
|
2024-12-23 15:28:57 +00:00 |
|
Art4
|
856f8fb908
|
Move adding Dice rules into App
|
2024-12-23 15:22:27 +00:00 |
|
Art4
|
4deb28f24e
|
Refactor DI::basePath() to use BasePath class
|
2024-12-23 13:40:53 +00:00 |
|
Art4
|
73fb1f1549
|
Remove DI::app() method
|
2024-12-23 12:39:11 +00:00 |
|
Art4
|
b1d78e34db
|
Remove checks if result body is not an object
|
2024-12-23 11:37:52 +00:00 |
|
Art4
|
ae2b6e3bb7
|
Fix PHPStan errors from upstream
|
2024-12-23 10:45:15 +00:00 |
|
Art4
|
1b4d0d0bb0
|
Merge branch '2024.09-rc' into merge-2024.09-rc-into-develop
|
2024-12-23 10:18:56 +00:00 |
|
Michael
|
322b24ea05
|
Issue 14609: Avoid endless worker repetition in case of an execution error
|
2024-12-21 21:46:23 +00:00 |
|
Hypolite Petovan
|
6e0d155b43
|
Merge pull request #14604 from annando/issue-14344
Issue 14344: Contact import is relocated to a dedicated place
|
2024-12-21 15:59:25 -05:00 |
|
Hypolite Petovan
|
775624ec24
|
Merge pull request #14610 from annando/media-post
Improved check for attached Fediverse posts
|
2024-12-21 11:47:09 -05:00 |
|
Michael
|
9e19e90b75
|
Improved check for attached Fediverse posts
|
2024-12-21 15:25:24 +00:00 |
|
Michael
|
794bfcff1d
|
Unneeded line removed / improved status handling
|
2024-12-21 08:26:56 +00:00 |
|
Art4
|
2f9f873f4b
|
refactor App::runFrontend()
|
2024-12-20 13:38:38 +00:00 |
|
Art4
|
7a4542cd50
|
refactor App
|
2024-12-20 13:24:25 +00:00 |
|
Art4
|
0ab9c23bb9
|
Refactor App::fromDice()
|
2024-12-20 12:30:26 +00:00 |
|
Art4
|
9e4f39b4fb
|
Inline runFrontend() call into App::processRequest() method
|
2024-12-20 10:07:59 +00:00 |
|
Art4
|
ee5b210682
|
Inline mode call into App::processRequest()
|
2024-12-20 10:05:13 +00:00 |
|
Art4
|
7a7b8d3e27
|
Inline App::load() call in new processRequest() method
|
2024-12-20 10:04:02 +00:00 |
|
Michael
|
ea5417a6a3
|
Issue 14344: Contact import is relocated to a dedicated place
|
2024-12-20 08:22:56 +00:00 |
|
Art4
|
9ef3fdc857
|
move load() call outside of constructor to remove side effects
|
2024-12-19 21:01:41 +00:00 |
|
Art4
|
af51441d88
|
require AppHelper in App
|
2024-12-19 20:26:38 +00:00 |
|
Art4
|
241031f1fa
|
inject container inside app instance
|
2024-12-19 20:24:24 +00:00 |
|
Art4
|
d6ec1d7d6b
|
Prevent App class to be used with dependency injection
|
2024-12-19 20:03:42 +00:00 |
|
Art4
|
1c7446bf9a
|
Create App::fromDice() factory method
|
2024-12-18 22:16:34 +00:00 |
|
Art4
|
23b19b76b5
|
Provide appHelper in Page run() method
|
2024-12-18 21:57:39 +00:00 |
|
Art4
|
6b948c82d7
|
Remove AppHelper implementation from App class
|
2024-12-18 21:30:36 +00:00 |
|
Michael
|
2856b1126c
|
Fix some notices / reduce the number of warnings
|
2024-12-17 04:46:55 +00:00 |
|
Art4
|
228ca0bfac
|
Fix type
|
2024-12-16 22:36:15 +00:00 |
|
Art4
|
cc9ff34e45
|
Fix phpstan errors
|
2024-12-16 22:32:12 +00:00 |
|
Hypolite Petovan
|
65ca688da6
|
Merge pull request #14598 from Art4/merge-2024.09-rc-into-develop
Merge 2024.09-rc into develop
|
2024-12-16 09:22:10 -05:00 |
|
Art4
|
c6c29b29b1
|
Merge branch '2024.09-rc' into merge-2024.09-rc-into-develop
|
2024-12-16 11:06:45 +01:00 |
|
Art4
|
78f7285e00
|
Merge branch 'develop' into phpstan-level-2-in-addons
|
2024-12-15 06:57:52 +00:00 |
|
Art4
|
7e05416da6
|
Renemae Notification entity alias
|
2024-12-14 20:12:04 +00:00 |
|
Michael
|
ec702f2deb
|
Native probe support for AT-Proto
|
2024-12-14 15:27:18 +00:00 |
|
Art4
|
76e5495e15
|
Remove unused use statement
|
2024-12-14 14:58:34 +00:00 |
|
Art4
|
59404752f9
|
Change return type
|
2024-12-14 14:58:19 +00:00 |
|
Art4
|
6a2e8739d1
|
Rename variable
|
2024-12-14 14:53:56 +00:00 |
|
Art4
|
8178f87e61
|
Rename class alias
|
2024-12-14 14:49:52 +00:00 |
|
Artur Weigandt
|
18d847275a
|
Update src/Contact/FriendSuggest/Repository/FriendSuggest.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2024-12-14 15:45:50 +01:00 |
|