]> git.mxchange.org Git - friendica.git/history - src/Core
Posts per author/server on the community pages (#13764)
[friendica.git] / src / Core /
2023-12-11 Hypolite PetovanMerge pull request #13711 from annando/update-item
2023-12-10 Michael VogelMerge pull request #13708 from MrPetovan/bug/deprecated
2023-12-09 Hypolite PetovanAllow count to be a float in L10n->tt()
2023-12-09 Michael VogelMerge pull request #13704 from MrPetovan/bug/13693...
2023-12-09 Michael VogelMerge pull request #13706 from MrPetovan/bug/fatal...
2023-12-09 Hypolite PetovanDon't assume $_SESSION is set in Session\Type\AbstractS...
2023-12-07 Michael VogelMerge pull request #13703 from MrPetovan/bug/deprecated
2023-12-07 Hypolite PetovanAdd ReturnTypeWillChange attribute to methods in Sessio...
2023-11-03 Hypolite PetovanMerge pull request #13599 from Raroun/Fix_for_Pull_Requ...
2023-11-03 Hypolite PetovanMerge pull request #13597 from annando/ISO-639-1
2023-11-03 MichaelMerge branch 'ISO-639-1' of https://github.com/annando...
2023-11-03 MichaelSpelling
2023-11-03 Michael VogelUpdate src/Core/L10n.php
2023-11-03 MichaelMoves supported languages to the general part
2023-11-03 MichaelUse "toISO6391" instead of "substr"
2023-11-02 MichaelMerge remote-tracking branch 'upstream/2023.09-rc'...
2023-11-02 MichaelUse ISO-639-1 for the language detection
2023-11-01 RarounMerge branch 'friendica:2023.09-rc' into Leftovers...
2023-11-01 Hypolite PetovanMerge pull request #13586 from annando/defer-limit
2023-10-29 MichaelMerge remote-tracking branch 'upstream/2023.09-rc'...
2023-10-29 MichaelIndividual defer limits per worker task
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...
next