friendica/src
Philipp 5c88813775
Update src/Module/Api/Mastodon/PushSubscription.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2022-09-26 07:24:55 +02:00
..
App Improved page rendering speed logging 2022-09-20 16:30:56 +02: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 Detect and remove contact duplicates 2022-09-16 05:00:06 +00:00
Contact Loglevels are adjusted 2022-08-30 19:45:30 +00:00
Content Fix removing falsy text nodes in HTML::tagToBBCodeSub 2022-09-24 22:03:49 -04:00
Core (Hopefully) SQL improvements 2022-09-24 17:56:07 +00:00
Database Add the uri-id if missing 2022-09-24 21:53:27 +00:00
Factory Changes: 2022-08-12 13:36:34 +02:00
Model Merge pull request #11926 from annando/sql-queries 2022-09-24 15:01:34 -04:00
Moderation Changed: 2022-08-13 13:35:50 +02:00
Module Update src/Module/Api/Mastodon/PushSubscription.php 2022-09-26 07:24:55 +02:00
Navigation Avoid some database errors 2022-08-25 04:57:41 +00:00
Network Merge pull request #11925 from mexon/mat/dont-remove-slash 2022-09-24 15:05:02 -04:00
Object Changes 2022-06-30 14:18:13 +02:00
Profile/ProfileField Another incompatible method declaration fixed + type-hints added 2022-06-17 17:18:31 +02:00
Protocol Merge remote-tracking branch 'upstream/2022.09-rc' into cooldown 2022-09-22 04:31:50 +00:00
Render Read the config at another place 2022-09-08 06:21:16 +00:00
Security Some more changed log levels 2022-08-31 05:01:22 +00:00
Util Allow to reject specific languages on receiving posts via the relay 2022-09-19 12:36:12 +02:00
Worker Merge pull request #11926 from annando/sql-queries 2022-09-24 15:01:34 -04:00
App.php Improved page rendering speed logging 2022-09-20 16:30:56 +02:00
BaseCollection.php Added more type-hints and documented a few methods 2022-06-17 17:18:31 +02: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 Changes: 2022-06-22 16:14:14 +02:00
BaseRepository.php Update copyright 2022-01-02 08:27:47 +01:00
DI.php Move system messages from boot to own class 2022-07-27 11:54:50 -04:00
LegacyModule.php Added more type-hints and documented a few methods 2022-06-17 17:18:31 +02:00