]> git.mxchange.org Git - friendica.git/history - src/Core
Merge pull request #8250 from annando/issue-8233
[friendica.git] / src / Core /
2020-02-05 Hypolite PetovanMerge pull request #8237 from annando/a11y-2
2020-02-05 Hypolite PetovanMerge pull request #8236 from annando/a11y-1
2020-02-04 Hypolite PetovanMerge pull request #8215 from nupplaphil/task/extract_email
2020-02-04 nupplaPhilsimplify mail creation
2020-02-03 Tobias DiekershoffMerge pull request #8227 from annando/daemon-checks
2020-02-02 nupplaPhilFix indents
2020-02-02 nupplaPhilimprovements
2020-02-02 nupplaPhilRemove DI::app() dependency again
2020-02-02 nupplaPhilSet Sitename / site email as sender for system emails
2020-02-02 nupplaPhilExtract System emails from enotify
2020-02-02 Hypolite PetovanMerge pull request #8222 from annando/ap-gnusocial
2020-02-01 Hypolite PetovanMerge pull request #8211 from nupplaphil/task/mod_crepair
2020-01-31 Hypolite PetovanMerge pull request #8210 from nupplaphil/task/mod_fsuggest
2020-01-31 nupplaPhilRemove deprecated code
2020-01-31 PhilippMerge pull request #8163 from MrPetovan/task/7817-custo...
2020-01-30 PhilippMerge pull request #8203 from MrPetovan/task/4599-frio...
2020-01-30 Hypolite PetovanImprove logging in mod/item
2020-01-26 PhilippMerge pull request #8179 from MrPetovan/bug/notices
2020-01-24 PhilippMerge pull request #8156 from MrPetovan/task/7817-custo...
2020-01-23 Hypolite PetovanRename migration method for clarity in Repository\Profi...
2020-01-23 Hypolite PetovanUpdate user import/export with profile fields
2020-01-21 Hypolite PetovanMerge pull request #8149 from annando/fix-warning
2020-01-21 PhilippMerge pull request #8148 from annando/remote-comment
2020-01-20 PhilippMerge pull request #8147 from annando/fetch-post
2020-01-20 PhilippMerge pull request #8146 from MrPetovan/task/7817-custo...
2020-01-20 Hypolite PetovanMove Permission Set over to DDD
2020-01-20 Hypolite PetovanAdd "Yourself" ACL choice and allow multiple ACL select...
2020-01-20 Hypolite PetovanNormalize the return value type of Session::getRemoteCo...
2020-01-20 Hypolite PetovanMerge pull request #8142 from nupplaphil/task/di_config
2020-01-19 nupplaPhilShorten "PConfiguration" to "PConfig" again, since...
2020-01-19 PhilippMerge pull request #8141 from annando/brief2
2020-01-19 MichaelRemoved the rest of the @brief fields
2020-01-19 nupplaPhilShorten "Configuration" to "Config" again, since the...
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 #8140 from annando/mail-probe
2020-01-19 Hypolite PetovanMerge pull request #8134 from nupplaphil/task/di_l10n
2020-01-19 nupplaPhilfix L10n path after move
2020-01-19 nupplaPhiladd missing namespaces/fix wrong class-names
2020-01-19 nupplaPhilcleanups
2020-01-19 nupplaPhilMove L10n class from L10n subdir to Core (replacing...
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 PhilippMerge pull request #8135 from annando/brief
2020-01-19 MichaelSome more added lines
2020-01-19 Michael@brief is removed completely
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 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 #8122 from annando/additional
2020-01-17 Hypolite PetovanMerge pull request #8123 from nupplaphil/bu/8103_photo_...
2020-01-17 nupplaPhilAdd legacy backend storage functionality
2020-01-17 nupplaPhilImprove impossible exception-handler for storage move
2020-01-17 nupplaPhilRename bool flag for user backend
2020-01-17 nupplaPhilFix loading SystemResource files
2020-01-15 Hypolite PetovanMerge pull request #8118 from annando/spamcheck
2020-01-15 Hypolite PetovanMerge pull request #8079 from ozero/patch-1
2020-01-12 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-01-12 Tobias DiekershoffMerge pull request #8102 from annando/servertest
2020-01-12 Hypolite PetovanMerge pull request #8100 from annando/statistics
2020-01-12 Tobias DiekershoffMerge pull request #8099 from annando/statistics
2020-01-11 PhilippMerge pull request #8095 from annando/local-delivery
2020-01-11 PhilippMerge pull request #8094 from annando/deletecontact
2020-01-11 PhilippMerge pull request #8089 from mexon/mat/repair-contact...
2020-01-11 PhilippMerge pull request #8093 from annando/postcount
2020-01-10 Hypolite PetovanMerge pull request #8072 from nupplaphil/task/Cache_to_DI
2020-01-10 Hypolite PetovanMerge pull request #8062 from nupplaphil/Make-Storage
2020-01-10 nupplaPhilImplement Hook::callAll('storage_instance') call for...
2020-01-10 nupplaPhil- Fixing SystemResource
2020-01-10 nupplaPhilMake Storage testable & add tests
2020-01-08 Hypolite PetovanMerge pull request #8077 from annando/notifications
2020-01-08 Hypolite PetovanMerge pull request #8075 from annando/html-escaping
2020-01-08 Hypolite PetovanMerge pull request #8071 from nupplaphil/task/Lock_to_lock
2020-01-07 Hypolite PetovanMerge pull request #8073 from annando/issue-8067
2020-01-06 nupplaPhilMove remaining namespaces and delete Core\Cache.php
2020-01-06 nupplaPhilMove Cache::get() to DI::cache()->get()
2020-01-06 nupplaPhilMove Cache::set() to DI::cache()->set()
2020-01-06 nupplaPhilRemove unused function Cache::delete()
2020-01-06 nupplaPhilMove Cache::clear() to DI::cache()->clear()
2020-01-06 nupplaPhilRemove unused method Cache::getAllKeys()
2020-01-06 nupplaPhilReplace Lock::release() with DI::lock()->release()...
2020-01-06 nupplaPhilReplace Lock::acquire() with DI::lock()->acquire()
2020-01-06 PhilippMerge pull request #8063 from MrPetovan/bug/8058-use...
2020-01-05 Hypolite PetovanAllow special groups in default user permissions
2020-01-05 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-01-05 Tobias DiekershoffMerge pull request #8057 from annando/notice-error
2020-01-05 Hypolite PetovanMerge pull request #8055 from nupplaphil/task/remove_ge...
2020-01-04 nupplaPhilRemove get_server() in favor of Search::getGlobalDirect...
next