friendica/src/Module/Api/Twitter
2021-12-05 20:34:00 +01:00
..
Account Re enable UpdateProfile test 2021-12-05 20:34:00 +01:00
Blocks Fix: array_reverse returns the reversed content as return value 2021-12-05 06:22:04 +00:00
Favorites Removed second ppst parameter 2021-11-30 21:41:10 +00:00
Followers Fix: array_reverse returns the reversed content as return value 2021-12-05 06:22:04 +00:00
Friends Fix: array_reverse returns the reversed content as return value 2021-12-05 06:22:04 +00:00
Friendships Fix: array_reverse returns the reversed content as return value 2021-12-05 06:22:04 +00:00
Lists Replace DI::apiResponse()->exit() with $this->response->exit() 2021-11-30 01:08:00 -05:00
Media Removed second ppst parameter 2021-11-30 21:41:10 +00:00
Search Replace DI::apiResponse()->exit() with $this->response->exit() 2021-11-30 01:08:00 -05:00
Statuses Diaspora reshares via API are fixed now 2021-12-02 06:33:19 +00:00
Users Replace DI::apiResponse()->exit() with $this->response->exit() 2021-11-30 01:08:00 -05:00
ContactEndpoint.php Inherit ApiResponse from Response 2021-11-27 12:40:54 +01:00
Favorites.php Replace DI::apiResponse()->exit() with $this->response->exit() 2021-11-30 01:08:00 -05:00
SavedSearches.php Inherit ApiResponse from Response 2021-11-27 12:40:54 +01:00