| .. |
|
App
|
Merge pull request #14891 from annando/issue-14890
|
2025-05-03 21:57:55 +02:00 |
|
Capabilities
|
REUSE src directory
|
2024-08-24 15:27:00 +02:00 |
|
Collection/Api
|
Fix errors in Collection namespace
|
2024-12-01 21:03:06 +00:00 |
|
Console
|
Fix code style
|
2025-03-17 07:38:53 +00:00 |
|
Contact
|
Fix code style
|
2025-03-17 07:38:53 +00:00 |
|
Content
|
Merge branch 'develop' into eventdispatcher-part3
|
2025-05-12 14:32:53 +00:00 |
|
Core
|
Fix code style
|
2025-05-13 06:18:41 +00:00 |
|
Database
|
Merge branch 'develop' into eventdispatcher-part3
|
2025-05-12 14:32:53 +00:00 |
|
Event
|
Create event for profile_edit and profile_post hooks
|
2025-04-11 08:21:29 +00:00 |
|
Factory
|
Fix code style
|
2025-03-17 07:38:53 +00:00 |
|
Federation
|
simplify GServer repository
|
2025-03-07 13:49:22 +00:00 |
|
Model
|
Fix code style
|
2025-05-13 06:18:41 +00:00 |
|
Moderation
|
Fix 2 PHPStan errors
|
2025-02-26 15:06:57 +00:00 |
|
Module
|
Fix code style
|
2025-05-13 06:18:41 +00:00 |
|
Navigation
|
Fix code style
|
2025-05-13 06:18:41 +00:00 |
|
Network
|
Merge branch 'develop' into phpstan-level-3
|
2025-04-28 11:44:30 +00:00 |
|
Object
|
Merge branch 'develop' into phpstan-level-3
|
2025-05-09 06:29:29 +00:00 |
|
Privacy/Entity
|
REUSE src directory
|
2024-08-24 15:27:00 +02:00 |
|
Profile/ProfileField
|
remove deprecation of BaseCollection::map(), check return type of BaseCollection::map()
|
2025-03-12 15:50:24 +00:00 |
|
Protocol
|
Merge branch 'develop' into phpstan-level-3
|
2025-05-09 06:29:29 +00:00 |
|
Render
|
REUSE src directory
|
2024-08-24 15:27:00 +02:00 |
|
Security
|
Merge branch 'develop' into eventdispatcher-part3
|
2025-05-12 14:32:53 +00:00 |
|
System
|
Make PHP-CS even more happy :)
|
2025-01-02 12:54:39 +01:00 |
|
User/Settings
|
Fix 2 PHPStan errors
|
2025-02-25 07:48:38 +00:00 |
|
Util
|
Merge branch 'develop' into eventdispatcher-part3
|
2025-05-12 14:32:53 +00:00 |
|
Worker
|
Add missing public contacts and account-user entries
|
2025-03-18 05:33:01 +00:00 |
|
App.php
|
Fixes: Uncaught Exception TypeError: "array_merge(): Argument #1 must be of type array, int given"
|
2025-02-16 05:59:23 +00:00 |
|
AppHelper.php
|
Create AppHelper interface and AppLegacy class
|
2024-11-17 20:06:34 +00:00 |
|
AppLegacy.php
|
Mark more new classes as internal
|
2025-01-22 19:52:48 +00:00 |
|
BaseCollection.php
|
Fix 10 PHPStan errors
|
2025-03-13 09:14:48 +00:00 |
|
BaseDataTransferObject.php
|
REUSE src directory
|
2024-08-24 15:27:00 +02:00 |
|
BaseEntity.php
|
remove unnecessary properties from BaseEntity
|
2024-12-07 06:58:11 +00:00 |
|
BaseFactory.php
|
REUSE src directory
|
2024-08-24 15:27:00 +02:00 |
|
BaseModel.php
|
fix errors in BaseModel
|
2024-12-01 20:51:57 +00:00 |
|
BaseModule.php
|
Improved Mastodon API compatibility
|
2025-03-01 12:38:09 +00:00 |
|
BaseRepository.php
|
Deprecate BaseRepository::_selectOne()
|
2025-03-13 09:18:53 +00:00 |
|
DI.php
|
Merge branch 'develop' into new-addonproxy
|
2025-02-05 19:20:27 +00:00 |
|
LegacyModule.php
|
Remove DI::app() call from LegacyModule
|
2024-11-23 08:27:40 +00:00 |