.. |
Api
|
Introduce Mastodon entity factories and API\Entity
|
2020-01-06 21:39:05 -05:00 |
App
|
Add cookie clear failed validation in App\Authentication
|
2020-01-08 19:52:44 -05:00 |
Collection
|
Update the Introductions domain to use repository, model and collection
|
2020-01-06 21:39:05 -05:00 |
Console
|
Make Storage testable & add tests
|
2020-01-10 13:21:57 +01:00 |
Content
|
Remove "f" parameter / network page parameter cleanup
|
2020-01-13 20:10:13 +00:00 |
Core
|
Merge pull request #8072 from nupplaphil/task/Cache_to_DI
|
2020-01-10 08:46:03 -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
|
Tags and mentions should be escaped
|
2020-01-13 15:37:46 +00:00 |
Module
|
Publish lowercase
|
2020-01-12 21:13:16 +00:00 |
Network
|
Move remaining namespaces and delete Core\Cache.php
|
2020-01-07 00:51:02 +01:00 |
Object
|
Remove deprecated App::cmd - replace with DI::args()->getCommand()
|
2019-12-29 20:17:51 +01:00 |
Protocol
|
Merge pull request #8072 from nupplaphil/task/Cache_to_DI
|
2020-01-10 08:46:03 -05: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
|
Move remaining namespaces and delete Core\Cache.php
|
2020-01-07 00:51:02 +01:00 |
Worker
|
Merge pull request #8095 from annando/local-delivery
|
2020-01-11 20:12:11 +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
|
Fixings
|
2020-01-10 13:22:03 +01:00 |
LegacyModule.php
|
Introduce new DI container
|
2019-12-29 20:16:55 +01:00 |