.. |
Api
|
Introduce Mastodon entity factories and API\Entity
|
2020-01-06 21:39:05 -05:00 |
App
|
Remove deprecated rdirname() in favor of native dirname()
|
2020-01-05 00:10:34 +01:00 |
Collection
|
Update the Introductions domain to use repository, model and collection
|
2020-01-06 21:39:05 -05:00 |
Console
|
Remove get_app() in favor of DI::app()
|
2020-01-04 23:42:01 +01:00 |
Content
|
Remove get_app() in favor of DI::app()
|
2020-01-04 23:42:01 +01:00 |
Core
|
Allow special groups in default user permissions
|
2020-01-05 17:09:14 -05:00 |
Database
|
Add DBA::collapseCondition method
|
2020-01-06 20:48:26 -05:00 |
Factory
|
Update the Introductions domain to use repository, model and collection
|
2020-01-06 21:39:05 -05:00 |
Model
|
Update the Introductions domain to use repository, model and collection
|
2020-01-06 21:39:05 -05:00 |
Module
|
Update the Introductions domain to use repository, model and collection
|
2020-01-06 21:39:05 -05:00 |
Network
|
Rework Feed::import parameters
|
2020-01-03 09:26:28 -05:00 |
Object
|
Remove deprecated App::cmd - replace with DI::args()->getCommand()
|
2019-12-29 20:17:51 +01:00 |
Protocol
|
Issue 8067: Posts from Mastodon had been wrongly parsed
|
2020-01-07 00:16:42 +00:00 |
Render
|
Remove get_app() in favor of DI::app()
|
2020-01-04 23:42:01 +01:00 |
Repository
|
Upgrade @method to overriden methods
|
2020-01-07 16:18:45 -05:00 |
Util
|
Remove get_app() in favor of DI::app()
|
2020-01-04 23:42:01 +01:00 |
Worker
|
Remove get_server() in favor of Search::getGlobalDirectory()
|
2020-01-05 00:04:55 +01:00 |
App.php
|
Replace deprecated $a->page with DI::page()
|
2019-12-30 20:02:09 +01:00 |
BaseCollection.php
|
Remove unused code
|
2020-01-07 16:18:57 -05:00 |
BaseFactory.php
|
Introduce Repository, Factory, Collection, Model base classes
|
2020-01-06 21:39:00 -05:00 |
BaseModel.php
|
Remove unused code
|
2020-01-07 16:18:57 -05:00 |
BaseModule.php
|
Remove get_app() in favor of DI::app()
|
2020-01-04 23:42:01 +01:00 |
BaseRepository.php
|
Introduce Repository, Factory, Collection, Model base classes
|
2020-01-06 21:39:00 -05:00 |
DI.php
|
Update the Introductions domain to use repository, model and collection
|
2020-01-06 21:39:05 -05:00 |
LegacyModule.php
|
Introduce new DI container
|
2019-12-29 20:16:55 +01:00 |