friendica-github/src
Daniel Siepmann da58b894a4
Properly handle feed item creation date with surrounding whitespace
Some feeds might have whitespace around the creation date.
This can't be parsed by DateTimeFormat methods.
Therefore the incoming creation date is trimmed to not contain any
surrounding whitespace for proper handling.

Relates: #12686
2023-01-17 07:18:47 +01:00
..
App Replace Config-Cache dependency with Config-Model (no more DB-waiting necessary) 2023-01-15 16:17:08 +01: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 Replace Config-Cache dependency with Config-Model (no more DB-waiting necessary) 2023-01-15 16:17:08 +01:00
Contact Ensure to reset the avatar paths when deleting avatar cache 2023-01-14 13:10:43 +00:00
Content Mode depending control for the behaviour with blocked contacts 2023-01-12 06:25:55 +00:00
Core Replace Config-Cache dependency with Config-Model (no more DB-waiting necessary) 2023-01-15 16:17:08 +01:00
Database Replace Config-Cache dependency with Config-Model (no more DB-waiting necessary) 2023-01-15 16:17:08 +01:00
Factory API: Accept "redirect_uris" as both array and string 2023-01-14 21:07:47 +00:00
Federation Create entity-related classes for delivery-queue table 2023-01-01 18:50:19 -05:00
Model Ensure to reset the avatar paths when deleting avatar cache 2023-01-14 13:10:43 +00:00
Moderation Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Module Replace Config-Cache dependency with Config-Model (no more DB-waiting necessary) 2023-01-15 16:17:08 +01: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 Properly handle feed item creation date with surrounding whitespace 2023-01-17 07:18:47 +01: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 Replace Config-Cache dependency with Config-Model (no more DB-waiting necessary) 2023-01-15 16:17:08 +01:00
Worker Remove App dependency from Hook::callSingle 2023-01-14 10:38:37 -05:00
App.php Replace Config-Cache dependency with Config-Model (no more DB-waiting necessary) 2023-01-15 16:17:08 +01: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