friendica/src
Hypolite Petovan 303c9d4a54 Check Content\Item::replaceTag return for false return value before using it
- Address https://github.com/friendica/friendica/issues/10169#issuecomment-835547443
- Remove unused code in Content\Item::replaceTag
2021-05-31 08:29:50 -04:00
..
App Add all required HTTP methods 2021-05-08 09:14:19 +00:00
Collection Update copyright 2021-03-29 08:40:20 +02:00
Console autoinstall: compact output 2021-05-24 15:27:23 +02:00
Content Check Content\Item::replaceTag return for false return value before using it 2021-05-31 08:29:50 -04:00
Core Issue 10293: mention the required function in the error message 2021-05-23 07:50:32 +02:00
Database Separate the char from the binary handling 2021-05-24 20:07:39 +00:00
Factory API: Only show "bookmarked" on top level post 2021-05-27 10:49:15 +00:00
Model Ensure nodeinfo-provided protocols are strings in Model\GServer::parseNodeinfo2 2021-05-31 00:47:03 -04:00
Module Merge pull request #10338 from annando/issue-9923 2021-05-30 07:48:49 -04:00
Network Fix PHP 7.0 Coding Standards 2021-05-22 23:47:35 +02:00
Object Fix warning "reset() expects parameter 1 to be array, null given" 2021-05-23 16:37:34 +00:00
Protocol Fix PHP Notice: Undefined index: isForum in /src/Protocol/ActivityPub/Processor.php on line 605 2021-05-29 19:09:41 +00:00
Render Update copyright 2021-03-29 08:40:20 +02:00
Repository Update copyright 2021-03-29 08:40:20 +02:00
Security Merge pull request #10275 from very-ape/authenticate-hook 2021-05-19 16:51:15 -04:00
Util Merge pull request #10323 from annando/issue-10306 2021-05-26 14:24:24 -04:00
Worker Avoid DB Errors with "group by" 2021-05-29 21:51:33 +00:00
App.php Issue 10264: Remote comments for visitors 2021-05-23 10:39:11 +00:00
BaseCollection.php Update copyright 2021-03-29 08:40:20 +02:00
BaseDataTransferObject.php Update copyright 2021-03-29 08:40:20 +02:00
BaseEntity.php Update copyright 2021-03-29 08:40:20 +02:00
BaseFactory.php Update copyright 2021-03-29 08:40:20 +02:00
BaseModel.php Update copyright 2021-03-29 08:40:20 +02:00
BaseModule.php Add all required HTTP methods 2021-05-08 09:14:19 +00:00
BaseRepository.php Update copyright 2021-03-29 08:40:20 +02:00
DI.php API: Support for private mails 2021-05-19 21:56:50 +00:00
LegacyModule.php Update copyright 2021-03-29 08:40:20 +02:00