.. |
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
|
[Database version 1499] Create new paradigm classes for Diaspora Contact
|
2022-12-05 00:00:50 -05:00 |
Contact
|
The quote functionality is simplified
|
2022-10-09 21:16:36 +00:00 |
Content
|
Ensure null values aren't processed in Content\Text\Markdown::toBBCode
|
2022-12-03 04:20:27 -05:00 |
Core
|
Merge pull request #12322 from annando/api-rules
|
2022-12-03 17:24:52 -05:00 |
Database
|
[Database version 1500] Remove obsolete table fcontact
|
2022-12-05 00:00:50 -05:00 |
Factory
|
Use is_int not intval to return Photo->createFromId back to original version
|
2022-12-12 12:38:45 -05:00 |
Model
|
[Database version 1500] Remove obsolete table fcontact
|
2022-12-05 00:00:50 -05:00 |
Moderation
|
Add new Moderation\Report domain classes
|
2022-11-14 12:22:52 -05:00 |
Module
|
Add photo album show endpoint that lists photos in an album
|
2022-12-13 14:16:08 -05:00 |
Navigation
|
Address some PHP 8.1 deprecation notices
|
2022-11-29 21:37:41 -05:00 |
Network
|
[Database version 1499] Create new paradigm classes for Diaspora Contact
|
2022-12-05 00:00:50 -05:00 |
Object
|
The BlurHash function must not change the original image
|
2022-12-05 20:38:21 +00:00 |
Profile/ProfileField
|
Another incompatible method declaration fixed + type-hints added
|
2022-06-17 17:18:31 +02:00 |
Protocol
|
[Database version 1500] Remove obsolete table fcontact
|
2022-12-05 00:00:50 -05:00 |
Render
|
Fix various PHP 8 deprecations
|
2022-11-19 19:15:47 -05:00 |
Security
|
Issue 10518: "last-activity" instead of "login_date"
|
2022-12-04 07:03:11 +00:00 |
Util
|
Support Blurhash
|
2022-12-04 13:29:21 +00:00 |
Worker
|
[Database version 1500] Remove obsolete table fcontact
|
2022-12-05 00:00:50 -05:00 |
App.php
|
Remove unused theme info value "events_in_profile"
|
2022-12-01 08:03:34 -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
|
[Database version 1499] Create new paradigm classes for Diaspora Contact
|
2022-12-05 00:00:50 -05:00 |
LegacyModule.php
|
Added more type-hints and documented a few methods
|
2022-06-17 17:18:31 +02:00 |