| .. |
|
Api/Mastodon
|
API: Provide data for the account array of the instance array
|
2019-12-19 04:11:31 +00:00 |
|
App
|
Creating interfaces for Config/PConfig & fix tests
|
2019-12-29 20:18:19 +01:00 |
|
Console
|
Creating interfaces for Config/PConfig & fix tests
|
2019-12-29 20:18:19 +01:00 |
|
Content
|
Remove deprecated App::module - replace with DI::module()->getName()
|
2019-12-29 20:17:52 +01:00 |
|
Core
|
Creating interfaces for Config/PConfig & fix tests
|
2019-12-29 20:18:19 +01:00 |
|
Database
|
Replace BaseObject class with DI::* calls
|
2019-12-29 20:17:38 +01:00 |
|
Factory
|
Creating interfaces for Config/PConfig & fix tests
|
2019-12-29 20:18:19 +01:00 |
|
Model
|
Creating interfaces for Config/PConfig & fix tests
|
2019-12-29 20:18:19 +01:00 |
|
Module
|
Remove namespaces
|
2019-12-29 20:18:26 +01:00 |
|
Network
|
Remove deprecated App::getHostName() - process methods to DI::baseUrl()->getHostName()
|
2019-12-29 20:17:47 +01:00 |
|
Object
|
Remove deprecated App::cmd - replace with DI::args()->getCommand()
|
2019-12-29 20:17:51 +01:00 |
|
Protocol
|
Remove deprecated App::getBaseURL() - process methods to DI::baseUrl()->get()
|
2019-12-29 20:17:48 +01:00 |
|
Render
|
Define absolute paths for various includes
|
2019-03-09 23:21:19 -05:00 |
|
Util
|
Creating interfaces for Config/PConfig & fix tests
|
2019-12-29 20:18:19 +01:00 |
|
Worker
|
Remove deprecated App::getHostName() - process methods to DI::baseUrl()->getHostName()
|
2019-12-29 20:17:47 +01:00 |
|
App.php
|
Creating interfaces for Config/PConfig & fix tests
|
2019-12-29 20:18:19 +01:00 |
|
BaseModel.php
|
Add Model\Introduction class to DI registry
|
2019-12-29 20:18:25 +01:00 |
|
BaseModule.php
|
Refactor deprecated App::internalRedirect() to DI::baseUrl()->redirect()
|
2019-12-29 20:17:43 +01:00 |
|
DI.php
|
Add Model\Introduction class to DI registry
|
2019-12-29 20:18:25 +01:00 |
|
LegacyModule.php
|
Introduce new DI container
|
2019-12-29 20:16:55 +01:00 |