.. |
App
|
Fix Legacy Router class routing
|
2022-11-28 20:14:37 +01:00 |
Capabilities
|
Fix App routing
|
2022-01-04 20:59:28 +01:00 |
Collection/Api
|
Add missing copyright text
|
2022-01-02 10:49:50 +01:00 |
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
|
Update src/Factory/Api/Mastodon/Notification.php
|
2022-11-30 14:38:53 -05:00 |
Model
|
Check post existence before accessing its properties in Model\Post\UserNotification
|
2022-11-30 19:30:36 -05:00 |
Moderation
|
Add new Moderation\Report domain classes
|
2022-11-14 12:22:52 -05:00 |
Module
|
Merge pull request #12304 from HankG/add-dismissed-field-to-mastodon-notifications
|
2022-11-30 14:55:09 -05:00 |
Navigation
|
Address some PHP 8.1 deprecation notices
|
2022-11-29 21:37:41 -05:00 |
Network
|
[Composer] Upgrade to phpseclib version 3
|
2022-11-25 08:13:05 -05:00 |
Object
|
Add dismissed field to Mastodon API Notification types
|
2022-11-30 14:23:20 -05:00 |
Profile/ProfileField
|
Another incompatible method declaration fixed + type-hints added
|
2022-06-17 17:18:31 +02:00 |
Protocol
|
Address some PHP 8.1 deprecation notices
|
2022-11-29 21:37:41 -05:00 |
Render
|
Fix various PHP 8 deprecations
|
2022-11-19 19:15:47 -05:00 |
Security
|
Extend IHandleUserSessions from IHandleSessions and adapt classes
|
2022-10-23 20:41:17 +02:00 |
Util
|
Correctly output binary prefix values since base 2 is used for conversion
|
2022-11-30 04:37:08 +01:00 |
Worker
|
Fix various PHP 8 deprecations
|
2022-11-19 19:15:47 -05: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
|
Update copyright
|
2022-01-02 08:27:47 +01:00 |
BaseEntity.php
|
Added more type-hints and documented a few methods
|
2022-06-17 17:18:31 +02:00 |
BaseFactory.php
|
Update copyright
|
2022-01-02 08:27:47 +01:00 |
BaseModel.php
|
Added more type-hints and documented a few methods
|
2022-06-17 17:18:31 +02:00 |
BaseModule.php
|
The user related functions moved to the session class
|
2022-10-17 21:11:00 +00:00 |
BaseRepository.php
|
Update copyright
|
2022-01-02 08:27:47 +01:00 |
DI.php
|
API: Enable edit
|
2022-11-25 19:35:40 +00:00 |
LegacyModule.php
|
Added more type-hints and documented a few methods
|
2022-06-17 17:18:31 +02:00 |