friendica/mod
..
api.php
cal.php
common.php
community.php Replace deprecated $a->page with DI::page() 2019-12-30 20:02:09 +01:00
crepair.php
dfrn_confirm.php
dfrn_notify.php wrong field 2019-10-21 11:34:47 +02:00
dfrn_poll.php
dfrn_request.php
display.php
editpost.php
events.php
fbrowser.php
follow.php
fsuggest.php
item.php Remove get_app() in favor of DI::app() 2020-01-04 23:42:01 +01:00
lockview.php Replace BaseObject class with DI::* calls 2019-12-29 20:17:38 +01:00
lostpass.php
match.php Move redundant System::baseUrl() to DI::baseUrl() calls 2019-12-30 23:00:08 +01:00
message.php
msearch.php
network.php
noscrape.php
notes.php
notifications.php
oexchange.php
ostatus_subscribe.php
parse_url.php Move internal recursion-counter to the end of all cur/fetchUrl parameters 2019-06-10 14:34:54 +02:00
photos.php
ping.php
poco.php
poke.php
profile_photo.php
profiles.php
profperm.php Remove/replace killme() with *exit() 2019-01-21 09:49:17 -05:00
pubsub.php
pubsubhubbub.php
redir.php Move redundant System::baseUrl() to DI::baseUrl() calls 2019-12-30 23:00:08 +01:00
regmod.php
removeme.php
repair_ostatus.php
salmon.php
settings.php
share.php
subthread.php
suggest.php Move redundant System::baseUrl() to DI::baseUrl() calls 2019-12-30 23:00:08 +01:00
tagger.php Move redundant System::baseUrl() to DI::baseUrl() calls 2019-12-30 23:00:08 +01:00
tagrm.php
uimport.php Refactor deprecated App::internalRedirect() to DI::baseUrl()->redirect() 2019-12-29 20:17:43 +01:00
unfollow.php
update_community.php
update_contact.php
update_display.php
update_network.php
update_notes.php Remove/replace killme() with *exit() 2019-01-21 09:49:17 -05:00
update_profile.php parameters now are having a default value and are optional 2019-11-05 21:48:54 +00:00
videos.php
wall_attach.php remote_user is replaced 2019-09-28 09:59:08 +00:00
wall_upload.php
wallmessage.php
worker.php