]> git.mxchange.org Git - friendica.git/history - src
Shorten "PConfiguration" to "PConfig" again, since the Wrapper is gone
[friendica.git] / src /
2020-01-19 nupplaPhilShorten "PConfiguration" to "PConfig" again, since...
2020-01-19 nupplaPhilShorten "Configuration" to "Config" again, since the...
2020-01-19 nupplaPhilAdd missing Friendica\DI namespace to files (PHPStorm...
2020-01-19 nupplaPhilDelete Core\Config
2020-01-19 nupplaPhilMove Config::delete() to DI::config()->delete()
2020-01-19 nupplaPhilMove Config::set() to DI::config()->set()
2020-01-19 nupplaPhilMove Config::get() to DI::config()->get()
2020-01-19 nupplaPhilMove Config::load() to DI::config()->load()
2020-01-19 Hypolite PetovanMerge pull request #8134 from nupplaphil/task/di_l10n
2020-01-19 nupplaPhilfix L10n path after move
2020-01-19 PhilippMerge pull request #8139 from MrPetovan/bug/notices
2020-01-19 nupplaPhiladd missing namespaces/fix wrong class-names
2020-01-19 nupplaPhilfix forgotten use DI namespaces ...
2020-01-19 nupplaPhilcleanup
2020-01-19 nupplaPhiladapt pattern for extract command
2020-01-19 nupplaPhilcleanup namespace usages for L10n
2020-01-19 nupplaPhilcleanups
2020-01-19 nupplaPhilMove L10n class from L10n subdir to Core (replacing...
2020-01-19 nupplaPhilMove L10n::getDayShort() calls to DI::l10n()->getDaySho...
2020-01-19 nupplaPhilMove L10n::getCurrentLang() calls to DI::l10n()->getCur...
2020-01-19 nupplaPhilMove L10n::getDay() calls to DI::l10n()->getDay() calls
2020-01-19 nupplaPhilMove L10n::withLang() calls to DI::l10n()->withLang...
2020-01-19 nupplaPhilMove L10n::tt() calls to DI::l10n()->tt() calls
2020-01-19 nupplaPhilMove L10n::t() calls to DI::l10n()->t() calls
2020-01-19 Hypolite PetovanUpdate deprecated passing glue string after array in...
2020-01-19 Hypolite PetovanMerge pull request #8137 from annando/ap-guid
2020-01-19 MichaelAP: Create a GUID out of an URL
2020-01-19 PhilippMerge pull request #8135 from annando/brief
2020-01-19 MichaelMissing "*"
2020-01-19 MichaelAnd the rest of the new lines
2020-01-19 MichaelSome more added lines
2020-01-19 MichaelImproved formatting
2020-01-19 Michael@brief is removed completely
2020-01-18 Hypolite PetovanAdd missing use Friendica\DI statement in Util\Emailer
2020-01-18 PhilippMerge pull request #8133 from annando/brief
2020-01-18 MichaelRemove @brief in DBA.php
2020-01-18 Hypolite PetovanMerge pull request #8131 from nupplaphil/task/cleanup_lock
2020-01-18 nupplaPhilCleanUp Lock namespace
2020-01-18 Hypolite PetovanMerge pull request #8132 from annando/child-user
2020-01-18 Hypolite PetovanMerge pull request #8130 from nupplaphil/task/di_pconfig
2020-01-18 MichaelFix: You can now register an account when you haven...
2020-01-18 nupplaPhilRemove unused `use` statements & remove PConfig class
2020-01-18 nupplaPhilMove PConfig::delete() to DI::pConfig()->delete()
2020-01-18 nupplaPhilMove PConfig::set() to DI::pConfig()->set()
2020-01-18 nupplaPhilMove PConfig::get() to DI::pConfig()->get()
2020-01-18 nupplaPhilMove PConfig::load() to DI::pConfig()->load()
2020-01-18 Hypolite PetovanMerge pull request #8129 from nupplaphil/task/cleanup_cache
2020-01-18 nupplaPhilCleanUp Cache namespace
2020-01-18 Hypolite PetovanMerge pull request #8128 from nupplaphil/task/di_static...
2020-01-18 Hypolite PetovanMerge pull request #8122 from annando/additional
2020-01-18 nupplaPhilRefactor DI annotations to static methods
2020-01-18 Michael VogelMerge pull request #8126 from nupplaphil/bug/cmd_storag...
2020-01-18 nupplaPhilFix Storage list
2020-01-18 MichaelWrong wording
2020-01-17 Hypolite PetovanMerge pull request #8123 from nupplaphil/bu/8103_photo_...
2020-01-17 nupplaPhilFix Storage move command
2020-01-17 nupplaPhilAdd legacy backend storage functionality
2020-01-17 nupplaPhilImprove impossible exception-handler for storage move
2020-01-17 nupplaPhilavoid exception throwing because of false-like return
2020-01-17 nupplaPhilRename bool flag for user backend
2020-01-17 nupplaPhilFix loading SystemResource files
2020-01-17 MichaelLink to registration added
2020-01-17 MichaelImproved notices
2020-01-17 MichaelAdditional accounts can now be created easily
2020-01-16 Hypolite PetovanMerge pull request #8121 from annando/delegations
2020-01-16 MichaelDelegations now work again
2020-01-16 Hypolite PetovanMerge pull request #8119 from annando/localdfrn
2020-01-16 MichaelEnsure that local contacts always are DFRN contacts
2020-01-15 Hypolite PetovanMerge pull request #8118 from annando/spamcheck
2020-01-15 Michael VogelImproved spam protection
2020-01-15 Hypolite PetovanMerge pull request #8079 from ozero/patch-1
2020-01-15 Hypolite PetovanMerge pull request #8117 from annando/inbox
2020-01-15 Hypolite PetovanMerge pull request #8116 from annando/archive
2020-01-15 MichaelUse the "inbox" symbol as a symbol for mails
2020-01-15 MichaelThe archive functionality is working again
2020-01-13 Hypolite PetovanMerge pull request #8113 from annando/build-query
2020-01-13 MichaelRemove "f" parameter / network page parameter cleanup
2020-01-13 Hypolite PetovanMerge pull request #8111 from annando/tag-entities
2020-01-13 MichaelTags and mentions should be escaped
2020-01-13 Tobias DiekershoffMerge pull request #8108 from annando/server-detection
2020-01-13 MichaelImproved server platform detection
2020-01-12 Hypolite PetovanMerge pull request #8107 from annando/lower-platform
2020-01-12 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-01-12 MichaelPublish lowercase
2020-01-12 MichaelUser lowercase for platform data
2020-01-12 Michael VogelMerge pull request #8105 from MrPetovan/bug/8098-intros...
2020-01-12 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-01-12 Hypolite PetovanFix typo in intro table field name
2020-01-12 Tobias DiekershoffMerge pull request #8102 from annando/servertest
2020-01-12 MichaelImproved test for invalid systems
2020-01-12 Hypolite PetovanMerge pull request #8100 from annando/statistics
2020-01-12 MichaelCombine matching systems
2020-01-12 Tobias DiekershoffMerge pull request #8099 from annando/statistics
2020-01-12 MichaelImproved order of systems
2020-01-12 MichaelImproved documentation
2020-01-12 MichaelThe federation statistics now contain all systems
2020-01-11 PhilippMerge pull request #8095 from annando/local-delivery
2020-01-11 MichaelThe value has to be assigned, not compared :-)
2020-01-11 MichaelEnsure that local delivery is done via DFRN
2020-01-11 PhilippMerge pull request #8094 from annando/deletecontact
next