friendica/src/Module/Api/Twitter/Statuses
Roland Häder eaed3945d1
Changed:
- used `$this->getRequestValue($request, 'foo', <bar>)` instead of `$request['foo'] ?? <bar>`
- fixed wrong variable naming
- changed double-quotes to single
- see https://github.com/friendica/friendica/issues/11631#issuecomment-1196410497
2022-07-29 00:38:46 +02:00
..
Destroy.php API: several fixes to the Twitter/Statusnet API 2022-02-25 19:16:40 +00:00
HomeTimeline.php API: several fixes to the Twitter/Statusnet API 2022-02-25 19:16:40 +00:00
Mentions.php API: several fixes to the Twitter/Statusnet API 2022-02-25 19:16:40 +00:00
NetworkPublicTimeline.php API: several fixes to the Twitter/Statusnet API 2022-02-25 19:16:40 +00:00
PublicTimeline.php API: several fixes to the Twitter/Statusnet API 2022-02-25 19:16:40 +00:00
Retweet.php API: several fixes to the Twitter/Statusnet API 2022-02-25 19:16:40 +00:00
Show.php API: several fixes to the Twitter/Statusnet API 2022-02-25 19:16:40 +00:00
Update.php API: Fix "in_reply_to_status_id" 2022-03-08 20:46:26 +00:00
UserTimeline.php Changed: 2022-07-29 00:38:46 +02:00