friendica/src
Daniel Siepmann 6633b0af4b
Properly handle feed item urls with surrounding whitespace
Some feeds might have whitespace around the URLs of each item.
This can't be handled by parse_url.
Therefore the incoming url is trimmed to not contain any surrounding
whitespace for proper handling.

Relates: #12658
2023-01-12 13:47:57 +01:00
..
App Convert Content\Nav to dynamic object 2023-01-11 09:01:24 -05:00
Capabilities Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Collection/Api Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Console Apply suggestions 2023-01-03 17:24:05 +01:00
Contact Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Content Replace remaining mentions of "Status" by "Conversations" or "Posts" 2023-01-11 09:01:29 -05:00
Core Improve encapsulation 2023-01-11 22:00:29 +01:00
Database Move 'addon' table into config 2023-01-04 21:55:51 +01:00
Factory Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Federation Create entity-related classes for delivery-queue table 2023-01-01 18:50:19 -05:00
Model Merge pull request #12644 from annando/improve-ignore 2023-01-10 09:05:48 -05:00
Moderation Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Module Merge pull request #12655 from annando/fix-communication 2023-01-11 17:04:41 -05:00
Navigation Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Network Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Object Merge pull request #12644 from annando/improve-ignore 2023-01-10 09:05:48 -05:00
Profile/ProfileField Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Protocol Add implementation of HTTP Media Type 2023-01-10 10:36:58 -05:00
Render Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Security Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Util Properly handle feed item urls with surrounding whitespace 2023-01-12 13:47:57 +01:00
Worker Drop UpdateContact worker task if contact is blocked 2023-01-04 14:41:09 -05:00
App.php Convert Content\Nav to dynamic object 2023-01-11 09:01:24 -05:00
BaseCollection.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
BaseDataTransferObject.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
BaseEntity.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
BaseFactory.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
BaseModel.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
BaseModule.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
BaseRepository.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
DI.php Add warning message in case node.config.php isn't writable 2023-01-07 15:16:55 +01:00
LegacyModule.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00