]> git.mxchange.org Git - friendica.git/history - src/Core
Improved asynchronous message procession
[friendica.git] / src / Core /
2023-10-18 Hypolite PetovanMerge pull request #13562 from annando/callstack2
2023-10-18 MichaelAnother unneeded callstack call is removed
2023-10-18 Hypolite PetovanMerge pull request #13561 from annando/log-callstack
2023-10-18 MichaelIndividual callstacks are removed from the logger
2023-10-15 Hypolite PetovanMerge pull request #13533 from nupplaphil/feat/phpunit_...
2023-10-15 Hypolite PetovanMerge pull request #13547 from annando/exclude
2023-10-15 MichaelExclude classes from logging
2023-10-15 PhilippAdd intlChar Installer-Check
2023-10-14 Michael VogelMerge pull request #13530 from MrPetovan/bug/json-error...
2023-10-12 MichaelMerge remote-tracking branch 'upstream/2023.09-rc'...
2023-10-12 Hypolite PetovanMerge pull request #13531 from annando/language-detection
2023-10-12 MichaelLanguage description updated
2023-10-11 Michael VogelUpdate src/Core/Installer.php
2023-10-11 MichaelDeactivate the check
2023-10-11 MichaelMerge remote-tracking branch 'upstream/2023.09-rc'...
2023-10-11 MichaelDeactivated check
2023-10-11 MichaelMerge remote-tracking branch 'upstream/2023.09-rc'...
2023-10-11 MichaelAdded check for IntlChar module
2023-10-10 Hypolite PetovanMerge pull request #13525 from annando/api-pictures
2023-10-09 Hypolite PetovanAdd callstack to log messages to better troubleshoot...
2023-10-09 Michael VogelMerge pull request #13518 from MrPetovan/bug/warnings
2023-10-08 Hypolite PetovanAdd callstack to log messages to better troubleshoot...
2023-10-04 MichaelMerge remote-tracking branch 'upstream/develop' into...
2023-10-03 Hypolite PetovanMerge pull request #13484 from xundeenergie/better...
2023-10-03 Hypolite PetovanMerge pull request #13491 from annando/language2
2023-10-02 MichaelMore languages / use profile text as fallback
2023-10-02 Hypolite PetovanMerge pull request #13480 from Raroun/fix_13457
2023-10-01 Jakobus SchürzMerge branch 'showgroup-button' into better-navigation
2023-10-01 Jakobus SchürzMerge branch 'add-mention-button' into better-navigation
2023-10-01 MichaelMerge remote-tracking branch 'upstream/develop' into...
2023-10-01 Hypolite PetovanMerge pull request #13483 from annando/languages
2023-09-30 MichaelMerge remote-tracking branch 'upstream/develop' into...
2023-09-30 MichaelAdditional languages / new hook for additional language...
2023-09-29 Hypolite PetovanMerge pull request #13473 from annando/timelimit
2023-09-28 MichaelThere is now a time limit when fetching AP endpoints
2023-09-27 Michael VogelMerge pull request #13456 from MrPetovan/bug/cors-heade...
2023-09-24 Hypolite PetovanMove System::xmlExit to DFRN\Notify->xmlExit
2023-09-24 Hypolite PetovanMove System::jsonError to BaseModule->jsonError
2023-09-24 Hypolite PetovanMove System::jsonExit to BaseModule->jsonExit
2023-09-24 Hypolite PetovanMove System::httpError to BaseModule->httpError
2023-09-24 Hypolite PetovanMove System::httpExit to BaseModule->httpExit
2023-09-24 Hypolite PetovanMove dependency-less Page->exit to Core\System::echoRes...
2023-09-04 Hypolite PetovanMerge pull request #13395 from annando/icons
2023-09-04 Hypolite PetovanMerge pull request #13394 from annando/language
2023-09-04 MichaelReformatted code
2023-09-03 MichaelSimplified conversion
2023-09-03 MichaelNew functions for the language library
2023-09-03 MichaelMerge remote-tracking branch 'upstream/develop' into...
2023-09-03 MichaelNew function to change language codes for the library
2023-08-15 Hank GMerge branch 'friendica:develop' into mastodon-api...
2023-08-15 Michael VogelMerge pull request #13346 from MrPetovan/bug/13343...
2023-08-15 Hypolite PetovanMerge pull request #13348 from annando/retrial
2023-08-15 MichaelNew function for the number of retrials / Daily reload...
2023-08-13 Hank GMerge branch 'friendica:develop' into mastodon-api...
2023-08-12 Hypolite PetovanMerge pull request #13291 from Quix0r/features/config...
2023-08-10 Hypolite PetovanMerge pull request #13338 from annando/resize-to-size
2023-08-10 Hypolite PetovanMerge pull request #13337 from annando/block-chatgpt
2023-08-10 Hypolite PetovanMerge pull request #13336 from annando/moderator
2023-08-10 MichaelPreparations for a moderator role
2023-08-05 Michael VogelMerge pull request #13310 from MrPetovan/bug/13217...
2023-08-04 Tobias DiekershoffMerge pull request #13331 from annando/paging-search
2023-08-03 PhilippMerge pull request #13329 from MrPetovan/task/13318...
2023-08-02 Hypolite PetovanAdd support for Unix domain sockets to Redis in setting...
2023-07-30 Hypolite PetovanMerge pull request #13323 from annando/relay
2023-07-29 Hypolite PetovanMerge pull request #13321 from nupplaphil/bug/redis
2023-07-29 PhilippMake InstanceManager strategy naming convention case...
2023-07-28 Hypolite PetovanMerge pull request #13298 from nupplaphil/feat/strategies
2023-07-28 Philippuse default_key
2023-07-28 PhilippRemove unused parameter
2023-07-28 PhilippAdded a lot of constants :-)
2023-07-28 PhilippRename NAME to constant
2023-07-26 PhilippUnify "Capability"
2023-07-26 PhilippMove PConfig to strategies
2023-07-26 PhilippMove KeyValuePairStorage to strategies
2023-07-26 PhilippMove Cache to strategies
2023-07-23 MichaelMerge remote-tracking branch 'upstream/develop' into...
2023-07-23 Hypolite PetovanMerge pull request #13246 from nupplaphil/feat/addons
2023-07-21 PhilippAdhere feedback
2023-07-18 MichaelMerge remote-tracking branch 'upstream/develop' into...
2023-07-17 PhilippApply suggestions from code review
2023-07-17 Hypolite PetovanMerge pull request #13285 from annando/more-privacy
2023-07-16 PhilippRemove unused ProfilerLogger factory
2023-07-16 PhilippFix SyslogLogger and tests
2023-07-16 PhilippFix logger classes and tests
2023-07-16 PhilippMake PHP-CS happy
2023-07-16 PhilippAdd tests for InstanceManager and remove Decorator...
2023-07-16 PhilippAdd tests for HookFileManager
2023-07-16 PhilippSome more PHP-CS
2023-07-16 PhilippMake PHP-CS happy
2023-07-16 PhilippFix license check
2023-07-16 PhilippIntroduce dynamic hook loading
2023-07-16 MichaelMerge remote-tracking branch 'upstream/develop' into...
2023-07-16 MichaelSimplify plaintext creation
2023-07-15 MichaelUnified BBCode conversion, improved proxy functionality
2023-06-03 Michael VogelMerge pull request #13183 from MrPetovan/task/13114...
2023-06-02 Hypolite PetovanReplace "forum" by "group" in the rest of the code
2023-05-29 MichaelMerge remote-tracking branch 'upstream/develop' into...
2023-05-28 Michael VogelMerge pull request #13121 from MrPetovan/task/13114...
2023-05-28 Hypolite PetovanReplace "group" with "circle" in the rest of the code
2023-05-23 Tobias DiekershoffMerge pull request #13132 from tobiasd/20230516-changelog
next