friendica/src/Module/Api/Friendica
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
..
DirectMessages Changed: 2022-07-29 00:38:46 +02:00
Events API: several fixes to the Twitter/Statusnet API 2022-02-25 19:16:40 +00:00
Group Changed: 2022-07-29 00:38:46 +02:00
Notification Changed: 2022-07-29 00:38:46 +02:00
Photo Issue 10935: Improved "GROUP BY" handling 2022-01-18 06:35:18 +00:00
Photoalbum Update copyright 2022-01-02 08:27:47 +01:00
Profile Use central function to fetch the global directory 2022-04-26 18:33:58 +00:00
Activity.php API: Fix display of reshares / return value of activities 2022-02-28 20:10:42 +00:00
Notification.php fixing some more tests 2022-01-16 20:58:58 +00:00
Photo.php API: several fixes to the Twitter/Statusnet API 2022-02-25 19:16:40 +00:00