This website requires JavaScript.
Explore
Help
Register
Sign in
tobias
/
friendica
Watch
1
Star
0
Fork
You've already forked friendica
0
Code
Pull requests
Activity
621b4216d9
friendica
/
src
/
Module
/
Api
/
Friendica
History
Philipp
a88cc8d5c8
Replace
DI::apiResponse()->exit()
with
$this->response->exit()
2021-11-30 01:08:00 -05:00
..
DirectMessages
extract "BaseApi::checkDefaults()" method for later usage
2021-11-30 01:07:57 -05:00
Events
extract "BaseApi::checkDefaults()" method for later usage
2021-11-30 01:07:57 -05:00
Group
Replace
DI::apiResponse()->exit()
with
$this->response->exit()
2021-11-30 01:08:00 -05:00
Notification
Replace
DI::apiResponse()->exit()
with
$this->response->exit()
2021-11-30 01:08:00 -05:00
Photo
extract "BaseApi::checkDefaults()" method for later usage
2021-11-30 01:07:57 -05:00
Photoalbum
extract "BaseApi::checkDefaults()" method for later usage
2021-11-30 01:07:57 -05:00
Profile
Inherit
ApiResponse
from
Response
2021-11-27 12:40:54 +01:00
Activity.php
extract "BaseApi::checkDefaults()" method for later usage
2021-11-30 01:07:57 -05:00
Index.php
Make $_REQUEST processing independent of sub-calls
2021-11-30 01:07:58 -05:00
Notification.php
Inherit
ApiResponse
from
Response
2021-11-27 12:40:54 +01:00