friendica/src
Philipp Holzer fe078410a1
Move Cache::get() to DI::cache()->get()
2020-01-07 00:45:49 +01:00
..
Api/Mastodon Use most recent last item date in Mastodon\Account 2019-12-30 06:12:52 -05:00
App Remove deprecated rdirname() in favor of native dirname() 2020-01-05 00:10:34 +01:00
Console Remove get_app() in favor of DI::app() 2020-01-04 23:42:01 +01:00
Content Move Cache::get() to DI::cache()->get() 2020-01-07 00:45:49 +01:00
Core Move Cache::get() to DI::cache()->get() 2020-01-07 00:45:49 +01:00
Database Fix post update / clean up code 2020-01-05 10:16:01 +00:00
Factory Update wrong/missing references to classes 2019-12-29 21:51:16 -05:00
Model Move Cache::get() to DI::cache()->get() 2020-01-07 00:45:49 +01:00
Module Move Cache::get() to DI::cache()->get() 2020-01-07 00:45:49 +01:00
Network Move Cache::get() to DI::cache()->get() 2020-01-07 00:45:49 +01:00
Object Remove deprecated App::cmd - replace with DI::args()->getCommand() 2019-12-29 20:17:51 +01:00
Protocol Move Cache::get() to DI::cache()->get() 2020-01-07 00:45:49 +01:00
Render Remove get_app() in favor of DI::app() 2020-01-04 23:42:01 +01:00
Util Move Cache::get() to DI::cache()->get() 2020-01-07 00:45:49 +01:00
Worker Move Cache::get() to DI::cache()->get() 2020-01-07 00:45:49 +01:00
App.php Replace deprecated $a->page with DI::page() 2019-12-30 20:02:09 +01:00
BaseModel.php Add Model\Introduction class to DI registry 2019-12-29 20:18:25 +01:00
BaseModule.php Remove get_app() in favor of DI::app() 2020-01-04 23:42:01 +01:00
DI.php clear cookie before session clear 2020-01-07 00:11:39 +01:00
LegacyModule.php Introduce new DI container 2019-12-29 20:16:55 +01:00