friendica-github/src/Module/Api
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
..
Friendica Changed: 2022-07-29 00:38:46 +02:00
GNUSocial Changed: 2022-07-29 00:38:46 +02:00
Mastodon Merge remote-tracking branch 'upstream/develop' into server-detection 2022-07-16 12:44:21 +00:00
Twitter Changed: 2022-07-29 00:38:46 +02:00
ApiResponse.php Add missing copyright text 2022-01-02 10:49:50 +01:00