friendica/src/Protocol
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
..
Activity Happy New Year 2023! 2023-01-01 09:36:24 -05:00
ActivityPub Diaspora: Photos are now transmitted separately 2023-01-07 15:11:34 +00:00
Diaspora Happy New Year 2023! 2023-01-01 09:36:24 -05:00
HTTP Add implementation of HTTP Media Type 2023-01-10 10:36:58 -05:00
Salmon/Format Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Activity.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
ActivityNamespace.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
ActivityPub.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Delivery.php Remove unused static methods related to delivery-queue 2023-01-01 18:50:21 -05:00
DFRN.php Fix some warnings on item creation 2023-01-09 15:55:35 +00:00
Diaspora.php Add configuration 2023-01-07 21:28:21 +00:00
Email.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Feed.php Properly handle feed item creation date with surrounding whitespace 2023-01-17 07:18:47 +01:00
OStatus.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Relay.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00
Salmon.php Remove dependency to the second parameter of XML::fromArray 2023-01-01 19:20:42 -05:00
WebFingerUri.php Happy New Year 2023! 2023-01-01 09:36:24 -05:00