friendica/src/Object/Api
Roland Häder 4bdce6948f
Changed:
- $publicContact['about'] can be NULL, causing following error:
--------------------------
Argument 1 passed to Friendica\Content\Text\BBCode::toPlaintext() must be of
the type string, null given, called in /.../src/Object/Api/Twitter/User.php
--------------------------
The "expensive" code there can be avoided being called by an empty string or
NULL to increase performance.
2022-06-26 23:28:48 +02:00
..
Friendica API: The legacy API finally moved 2022-01-15 21:38:19 +00:00
Mastodon Fix for account variable name 2022-06-10 20:32:21 +00:00
Twitter Changed: 2022-06-26 23:28:48 +02:00