| .. |
|
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
|
Merge branch 'develop' into new_image_presentation
|
2022-12-05 16:54:12 +01:00 |
|
Contact
|
Use account-user-view entry to instantiate Api\Mastodon\FollowRequest objects
|
2022-12-18 01:03:37 -05:00 |
|
Content
|
Add new xpathQuote and checkRelMeLink methods to Content\Text\HTML class
|
2022-12-23 02:41:22 -05:00 |
|
Core
|
Trim terms of service rules before turning them to an array
|
2022-12-17 21:13:52 -05:00 |
|
Database
|
Add load(true) for ViewDefinitions as well
|
2022-12-16 22:05:32 +01:00 |
|
Factory
|
Merge remote-tracking branch 'upstream/develop' into diaspora-reshare
|
2022-12-20 06:58:36 +00:00 |
|
Model
|
A server is only reachable when the network can be detected
|
2022-12-23 06:48:53 +00:00 |
|
Moderation
|
Reports: The reporting contact id is added
|
2022-12-24 08:03:37 +00:00 |
|
Module
|
Reports: The reporting contact id is added
|
2022-12-24 08:03:37 +00:00 |
|
Navigation
|
Update src/Navigation/Notifications/Repository/Notify.php
|
2022-12-23 11:14:38 +01:00 |
|
Network
|
Measures against several warnings and errors in the log
|
2022-12-20 06:22:11 +00:00 |
|
Object
|
Don't calculate the blurhash on images without a size
|
2022-12-20 22:32:24 +00:00 |
|
Profile/ProfileField
|
Another incompatible method declaration fixed + type-hints added
|
2022-06-17 17:18:31 +02:00 |
|
Protocol
|
Reports: The reporting contact id is added
|
2022-12-24 08:03:37 +00: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
|
Issue 12419: Quickhack to make GoToSocial work
|
2022-12-19 21:21:06 +00:00 |
|
Worker
|
Flatten conditions and add call to HTML::checkRelMeLink in Worker\CheckRelMeProfileLink
|
2022-12-23 02:44:49 -05:00 |
|
App.php
|
bump VERSION to 2023.03-dev
|
2022-12-20 06:52:15 +01: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
|
AP: We can now store received reports
|
2022-12-23 22:11:50 +00:00 |
|
LegacyModule.php
|
Added more type-hints and documented a few methods
|
2022-06-17 17:18:31 +02:00 |