]> git.mxchange.org Git - friendica.git/history - src/App/Authentication.php
Update wrong references to ISession::delete
[friendica.git] / src / App / Authentication.php
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)