friendica/src/Module/Api/Twitter
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
..
Account Changed: 2022-07-29 00:38:46 +02:00
Blocks Replaced "filter_input" with the new request value function 2022-01-16 16:40:13 +00:00
DirectMessages Changed: 2022-07-29 00:38:46 +02:00
Favorites Changed: 2022-07-29 00:38:46 +02:00
Followers Changed: 2022-07-29 00:38:46 +02:00
Friends Changed: 2022-07-29 00:38:46 +02:00
Friendships Changed: 2022-07-29 00:38:46 +02:00
Lists API: several fixes to the Twitter/Statusnet API 2022-02-25 19:16:40 +00:00
Media Update copyright 2022-01-02 08:27:47 +01:00
Search API: several fixes to the Twitter/Statusnet API 2022-02-25 19:16:40 +00:00
Statuses Changed: 2022-07-29 00:38:46 +02:00
Users Changed: 2022-07-29 00:38:46 +02:00
ContactEndpoint.php Merge pull request #11129 from urbalazs/copyright-2022 2022-01-02 09:45:35 +01:00
DirectMessagesEndpoint.php Changed: 2022-07-29 00:38:46 +02:00
Favorites.php API: several fixes to the Twitter/Statusnet API 2022-02-25 19:16:40 +00:00
SavedSearches.php Update copyright 2022-01-02 08:27:47 +01:00