.. |
App
|
Show page-specific title before site name
|
2025-05-31 21:01:15 +02:00 |
Capabilities
|
…
|
|
Collection/Api
|
…
|
|
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
|
Shorten placeholder text for adding a new contact
|
2025-06-03 20:17:48 +02:00 |
Core
|
Remove debug statement
|
2025-06-04 09:27:29 +00:00 |
Database
|
Issue 14947: Database performance improvements
|
2025-06-15 16:04:51 +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
|
Merge pull request #14926 from nupplaphil/fix/item_html_empy
|
2025-05-17 17:39:46 +02:00 |
Moderation
|
Fix 2 PHPStan errors
|
2025-02-26 15:06:57 +00:00 |
Module
|
Let AddonHelper::getAddonInfo() throw exception on invalid addons
|
2025-06-04 09:26:38 +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
|
…
|
|
Profile/ProfileField
|
remove deprecation of BaseCollection::map(), check return type of BaseCollection::map()
|
2025-03-12 15:50:24 +00:00 |
Protocol
|
Jetstream: Only complete threads when the drift allows it
|
2025-06-15 08:39:11 +00:00 |
Render
|
…
|
|
Security
|
Added casts to binary for regexp comparison in mysql. mysql rejects comparison of UTF with binary strings.
|
2025-05-23 09:56:28 +02:00 |
System
|
…
|
|
User/Settings
|
Fix 2 PHPStan errors
|
2025-02-25 07:48:38 +00:00 |
Util
|
Issue 14879: Fix activity trust check
|
2025-06-12 02:23:44 +00:00 |
Worker
|
Issue 14947: Database performance improvements
|
2025-06-15 16:04:51 +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
|
…
|
|
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
|
…
|
|
BaseEntity.php
|
…
|
|
BaseFactory.php
|
…
|
|
BaseModel.php
|
…
|
|
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
|
…
|
|