.. |
App
|
Fix OPTIONS responses
|
2022-12-08 10:10:40 -05: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
|
Provide default host value to hash() in Model\Item::guidFromUri
|
2022-12-10 11:38:37 -05:00 |
Content
|
The appearanxe of the link preview is now configurable
|
2022-12-07 07:02:04 +00: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
|
Update src/Factory/Api/Mastodon/Status.php
|
2022-12-05 04:37:04 +01:00 |
Model
|
Provide default host value to hash() in Model\Item::guidFromUri
|
2022-12-10 11:38:37 -05:00 |
Moderation
|
Add new Moderation\Report domain classes
|
2022-11-14 12:22:52 -05:00 |
Module
|
Check for last-activity value before feeding it to strtotime in Module\NoScrape
|
2022-12-10 11:38:41 -05:00 |
Navigation
|
Address some PHP 8.1 deprecation notices
|
2022-11-29 21:37:41 -05:00 |
Network
|
Check for parts key existence before performing strpos in Network\Probe
|
2022-12-10 11:38:02 -05:00 |
Object
|
Issue 12345: No link preview on DFRN posts
|
2022-12-08 05:49:25 +00:00 |
Profile/ProfileField
|
Another incompatible method declaration fixed + type-hints added
|
2022-06-17 17:18:31 +02:00 |
Protocol
|
Ward against invalid name from receiver in ActivityPub::storeReceivers
|
2022-12-10 11:38:41 -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
|
Issue 12373: Fix communication to Diaspora
|
2022-12-10 12:08:55 +00:00 |
App.php
|
Ensure strpos is provided a string in App::runFrontend
|
2022-12-10 11:38:41 -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 |