This website requires JavaScript.
Explore
Help
Register
Sign in
mexon
/
friendica
Watch
1
Star
0
Fork
You've already forked friendica
0
Code
Pull requests
Activity
a88cc8d5c8
friendica
/
src
/
Module
/
Api
/
Twitter
/
Statuses
History
Philipp
a88cc8d5c8
Replace
DI::apiResponse()->exit()
with
$this->response->exit()
2021-11-30 01:08:00 -05:00
..
Destroy.php
Replace
DI::apiResponse()->exit()
with
$this->response->exit()
2021-11-30 01:08:00 -05:00
HomeTimeline.php
Replace
DI::apiResponse()->exit()
with
$this->response->exit()
2021-11-30 01:08:00 -05:00
Mentions.php
Replace
DI::apiResponse()->exit()
with
$this->response->exit()
2021-11-30 01:08:00 -05:00
NetworkPublicTimeline.php
Replace
DI::apiResponse()->exit()
with
$this->response->exit()
2021-11-30 01:08:00 -05:00
PublicTimeline.php
Replace
DI::apiResponse()->exit()
with
$this->response->exit()
2021-11-30 01:08:00 -05:00
Show.php
Replace
DI::apiResponse()->exit()
with
$this->response->exit()
2021-11-30 01:08:00 -05:00
UserTimeline.php
Replace
DI::apiResponse()->exit()
with
$this->response->exit()
2021-11-30 01:08:00 -05:00