You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
friendica/src
Philipp Holzer fe078410a1
Move Cache::get() to DI::cache()->get()
3 years ago
..
Api/Mastodon Use most recent last item date in Mastodon\Account 3 years ago
App Remove deprecated rdirname() in favor of native dirname() 3 years ago
Console Remove get_app() in favor of DI::app() 3 years ago
Content Move Cache::get() to DI::cache()->get() 3 years ago
Core Move Cache::get() to DI::cache()->get() 3 years ago
Database Fix post update / clean up code 3 years ago
Factory Update wrong/missing references to classes 3 years ago
Model Move Cache::get() to DI::cache()->get() 3 years ago
Module Move Cache::get() to DI::cache()->get() 3 years ago
Network Move Cache::get() to DI::cache()->get() 3 years ago
Object Remove deprecated App::cmd - replace with DI::args()->getCommand() 3 years ago
Protocol Move Cache::get() to DI::cache()->get() 3 years ago
Render Remove get_app() in favor of DI::app() 3 years ago
Util Move Cache::get() to DI::cache()->get() 3 years ago
Worker Move Cache::get() to DI::cache()->get() 3 years ago
App.php Replace deprecated $a->page with DI::page() 3 years ago
BaseModel.php Add Model\Introduction class to DI registry 3 years ago
BaseModule.php Remove get_app() in favor of DI::app() 3 years ago
DI.php clear cookie before session clear 3 years ago
LegacyModule.php Introduce new DI container 3 years ago