Hypolite Petovan
|
3e465cb761
|
Partially revert "Improve search for user in Modration module"
This reverts commit 78444ff25c .
↪️ When the uid parameter isn't set, the regular list should be shown instead of throwing an error.
|
2025-01-22 21:37:39 -05:00 |
|
Hypolite Petovan
|
822b4429f3
|
Merge branch 'develop' into Art4/fix-code-style-for-pr-14688
# Conflicts:
# src/Model/GServer.php
# src/Util/HTTPSignature.php
|
2025-01-22 21:05:24 -05:00 |
|
Hypolite Petovan
|
0d97118cfb
|
Merge pull request #14718 from Art4/mark-internal-code
Mark internal code, move deprecation warnings into entry points
|
2025-01-22 20:58:45 -05:00 |
|
Hypolite Petovan
|
3d1ab8c5b9
|
Merge pull request #14700 from annando/get-signer
Issue 14692: Prevent loops with remote servers
|
2025-01-22 20:50:41 -05:00 |
|
Hypolite Petovan
|
15cec1ac10
|
Merge pull request #14699 from annando/update-contact
New option to only update contacts that have got a relation to local users
|
2025-01-22 20:48:50 -05:00 |
|
Michael
|
3da2a3ef3d
|
Fix logger calls
|
2025-01-22 21:02:15 +00:00 |
|
Michael
|
d74ca3ecf5
|
Fix codestyle
|
2025-01-22 20:56:21 +00:00 |
|
Michael
|
0f8786f8b1
|
Fix codestyle
|
2025-01-22 20:31:14 +00:00 |
|
Michael
|
bccf95a088
|
Changes after review
|
2025-01-22 20:26:05 +00:00 |
|
Art4
|
0b84cf401d
|
Mark more new classes as internal
|
2025-01-22 19:52:48 +00:00 |
|
Art4
|
179ccbc08c
|
Merge branch 'develop' into mark-internal-code
|
2025-01-22 19:46:49 +00:00 |
|
Art4
|
65b79b5ea0
|
Remove unused AbstractConsole
|
2025-01-22 15:57:21 +00:00 |
|
Art4
|
23fcb4f87f
|
Dont show deprecation message twice
|
2025-01-22 15:47:49 +00:00 |
|
Art4
|
700cedd69b
|
Mark DI::getDice() as internal
|
2025-01-22 15:31:11 +00:00 |
|
Art4
|
92aabbdcec
|
Mark App as final and internal
|
2025-01-22 15:24:32 +00:00 |
|
Art4
|
ed184ab520
|
Revert "Inject Mode into App::runFrontend() via parameter"
This reverts commit 52c6f93c9a .
|
2025-01-22 13:58:50 +00:00 |
|
Art4
|
5a40fdd7e1
|
Call App::load() on App::processConsole() and procesEjabberd()
|
2025-01-22 13:53:30 +00:00 |
|
Art4
|
c9bcc45d7c
|
Provide $_SERVER to App::processConsole()
|
2025-01-22 13:47:58 +00:00 |
|
Art4
|
15446f35a5
|
Inject AppHelper into App::loadDefaultTimezone() via parameter
|
2025-01-22 13:19:17 +00:00 |
|
Art4
|
7cc37ff2cb
|
Inject AppHelper into App::load() via parameter
|
2025-01-22 13:17:53 +00:00 |
|
Art4
|
e57424ec35
|
Inject profiler into App::load() via parameter
|
2025-01-22 12:46:24 +00:00 |
|
Art4
|
6c0a2eaefc
|
Inject config into App::loadDefaultTimezone() via parameter
|
2025-01-22 12:36:14 +00:00 |
|
Art4
|
fdb14f23f2
|
Inject config into App::load() via parameter
|
2025-01-22 12:13:57 +00:00 |
|
Art4
|
52c6f93c9a
|
Inject Mode into App::runFrontend() via parameter
|
2025-01-22 12:11:06 +00:00 |
|
Art4
|
76aec2d575
|
Inject Mode into App::load() via parameter
|
2025-01-22 12:06:53 +00:00 |
|
Art4
|
064b70f4c0
|
Move Mode::setExecutor() call inside App::runFrontend()
|
2025-01-22 11:59:24 +00:00 |
|
Art4
|
bf28afb651
|
Remove dependency for ServerRequestInterface in App::load()
|
2025-01-22 11:56:23 +00:00 |
|
Art4
|
b9f5a4f745
|
Rename back App::load()
|
2025-01-22 10:53:34 +00:00 |
|
Art4
|
6309d4c43d
|
Merge branch 'develop' into fix-code-style-for-pr-14688
|
2025-01-22 09:07:59 +00:00 |
|
Michael
|
1eaab5e410
|
Issue 14692: Prevent loops with remote servers
|
2025-01-22 06:42:47 +00:00 |
|
Michael
|
c6a9e7aa4c
|
New option to only update contacts with local relations
|
2025-01-22 06:40:04 +00:00 |
|
Michael Vogel
|
bb252e326f
|
Merge pull request #14688 from Art4/refactor-logger-class-with-logger-object
Replace Logger class with LoggerInterface implementation
|
2025-01-22 07:20:26 +01:00 |
|
Michael
|
d2b1eaaaa9
|
Fix codestyle
|
2025-01-19 13:26:22 +00:00 |
|
Michael
|
d42b31bee6
|
Fix exception "Argument #2 ($jsonld) must be of type array, string given"
|
2025-01-19 13:24:59 +00:00 |
|
Michael
|
860dbacf1b
|
Fixed codestyle
|
2025-01-15 21:52:44 +00:00 |
|
Michael
|
aad362fee3
|
Improved handling of archive poszs
|
2025-01-15 21:51:10 +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
|
04161a0a5f
|
Merge branch 'develop' into refactor-logger-class-with-logger-object
|
2025-01-14 09:16:06 +00:00 |
|
Michael
|
8345ada757
|
Fixed codestyle
|
2025-01-14 06:06:39 +00:00 |
|
Michael
|
dc382b5288
|
Changed contact update rule / added logging
|
2025-01-14 06:06:28 +00:00 |
|
Art4
|
1a391fc9c3
|
Merge branch 'develop' into refactor-logger-class-with-logger-object
|
2025-01-13 19:19:45 +00:00 |
|
Art4
|
3eab8eb3dd
|
Merge branch 'develop' into refactor-logger
|
2025-01-13 16:54:48 +00:00 |
|
Art4
|
c1dde29ef6
|
Add description for LegacyLoggerFactory
|
2025-01-13 15:17:20 +00:00 |
|
Art4
|
d38edfc6ca
|
Fix code style
|
2025-01-13 13:40:31 +00:00 |
|
Art4
|
0e59dba914
|
Fix code style
|
2025-01-13 13:31:54 +00:00 |
|
Art4
|
d4697a17a3
|
Remove unused import statements
|
2025-01-13 13:27:50 +00:00 |
|
Art4
|
abe6bf7947
|
Replace Logger with DI::logger() in OnePoll Worker classes
|
2025-01-13 13:21:19 +00:00 |
|
Art4
|
90a76ec60b
|
Replace Logger with DI::logger() in Notifier Worker classes
|
2025-01-13 13:20:33 +00:00 |
|
Art4
|
8fe3383976
|
Replace Logger with DI::logger() in many Worker classes
|
2025-01-13 13:19:24 +00:00 |
|
Art4
|
1762d1e72d
|
Replace Logger with DI::logger() in Remove Worker classes
|
2025-01-13 13:13:50 +00:00 |
|