| .. |
|
App
|
Fix Legacy Router class routing
|
2022-11-28 20:14:37 +01:00 |
|
Capabilities
|
|
|
|
Collection/Api
|
|
|
|
Console
|
Legacy "include" fragments have been removed
|
2022-10-20 04:21:00 +00:00 |
|
Contact
|
The quote functionality is simplified
|
2022-10-09 21:16:36 +00:00 |
|
Content
|
Issue 12191: We can now follow and unfollow tags via API
|
2022-11-28 03:29:43 +00:00 |
|
Core
|
Catch worker argument type errors
|
2022-11-26 15:21:46 -05:00 |
|
Database
|
Fix null value passed to string functions deprecation notices
|
2022-11-25 08:13:05 -05:00 |
|
Factory
|
Changes after code review
|
2022-11-30 14:33:55 +00:00 |
|
Model
|
Avoid 'Undefined array key "last-activity"'
|
2022-12-01 06:12:13 +00:00 |
|
Moderation
|
Add new Moderation\Report domain classes
|
2022-11-14 12:22:52 -05:00 |
|
Module
|
Contact suggestions are now cached
|
2022-11-30 05:59:27 +00:00 |
|
Navigation
|
Remove related notifications when marking an item for deletion
|
2022-11-26 21:48:26 -05:00 |
|
Network
|
[Composer] Upgrade to phpseclib version 3
|
2022-11-25 08:13:05 -05:00 |
|
Object
|
Fix fatal errors because of unknown function/variable names
|
2022-11-28 21:22:21 +00:00 |
|
Profile/ProfileField
|
|
|
|
Protocol
|
Merge pull request #12249 from MrPetovan/bug/deprecated
|
2022-11-25 23:32:32 +01:00 |
|
Render
|
Fix various PHP 8 deprecations
|
2022-11-19 19:15:47 -05:00 |
|
Security
|
Update the last activity in OAuth
|
2022-12-01 06:02:51 +00:00 |
|
Util
|
[Composer] Upgrade to phpseclib version 3
|
2022-11-25 08:13:05 -05:00 |
|
Worker
|
New field to show the day of the last activity
|
2022-11-30 22:34:50 +00:00 |
|
App.php
|
Centralize config.admin_email management in Model\User
|
2022-11-14 17:02:42 -05:00 |
|
BaseCollection.php
|
Add \ReturnTypeWillChange attribute to methods inherited from native interfaces
|
2022-11-25 08:13:05 -05:00 |
|
BaseDataTransferObject.php
|
|
|
|
BaseEntity.php
|
|
|
|
BaseFactory.php
|
|
|
|
BaseModel.php
|
|
|
|
BaseModule.php
|
The user related functions moved to the session class
|
2022-10-17 21:11:00 +00:00 |
|
BaseRepository.php
|
|
|
|
DI.php
|
API: Enable edit
|
2022-11-25 19:35:40 +00:00 |
|
LegacyModule.php
|
|
|