]> git.mxchange.org Git - friendica.git/history - src/App/Authentication.php
Merge pull request #8226 from nupplaphil/bug/wait_for_conn
[friendica.git] / src / App / Authentication.php
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 /profile_photo to Module\Settings\Profile\Photo
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 nupplaPhilShorten "Configuration" to "Config" again, since the...
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 nupplaPhilMove L10n class from L10n subdir to Core (replacing...
2020-01-19 PhilippMerge pull request #8135 from annando/brief
2020-01-19 Michael@brief is removed completely
2020-01-18 Hypolite PetovanMerge pull request #8131 from nupplaphil/task/cleanup_lock
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 nupplaPhilMove PConfig::get() to DI::pConfig()->get()
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-10 Hypolite PetovanMerge pull request #8072 from nupplaphil/task/Cache_to_DI
2020-01-09 Tobias DiekershoffMerge pull request #8080 from annando/inflated-widgets
2020-01-09 PhilippMerge pull request #8078 from MrPetovan/bug/fatal-errors
2020-01-09 Hypolite PetovanAdd cookie clear failed validation in App\Authentication
2019-12-30 Hypolite PetovanMerge pull request #8034 from MrPetovan/bug/fatal-errors
2019-12-30 Hypolite PetovanUpdate wrong references to ISession::delete
2019-12-30 Hypolite PetovanMerge pull request #8033 from annando/contact-logging
2019-12-29 Hypolite PetovanMerge pull request #8019 from nupplaphil/task/replace_g...
2019-12-29 nupplaPhilCreating interfaces for Config/PConfig & fix tests
2019-12-29 nupplaPhilRemove deprecated App::module - replace with DI::module...
2019-12-29 nupplaPhilRefactor deprecated App::isAjax() to DI::mode()->isAjax()
2019-12-29 nupplaPhilRefactor deprecated App::internalRedirect() to DI:...
2019-12-29 nupplaPhilRefactor dynamic App::getLogger() to static DI::logger()
2019-12-24 Hypolite PetovanMerge pull request #7996 from annando/poco-cleanup
2019-12-24 Hypolite PetovanMerge pull request #7995 from annando/probe-hubzilla
2019-12-23 Tobias DiekershoffMerge branch 'master' 2019.12 into develop
2019-12-20 Hypolite PetovanMerge pull request #7979 from Quix0r/fixes/prvKey-verus...
2019-12-20 Roland HäderFixed:
2019-12-14 Hypolite PetovanMerge pull request #7907 from nupplaphil/task/reduce_ap...
2019-12-09 nupplaPhilAdd Session Management instances (including Depenency...
2019-12-09 nupplaPhilAdd more Cookie tests (create new StaticCookie class...
2019-12-08 nupplaPhilMove Cookie to own class (with tests)