You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
friendica/mod
Philipp Holzer 88bb66371c
Move PConfig::set() to DI::pConfig()->set()
3 years ago
..
api.php Replace deprecated $a->page with DI::page() 3 years ago
cal.php Move redundant System::baseUrl() to DI::baseUrl() calls 3 years ago
common.php Replace deprecated $a->page with DI::page() 3 years ago
community.php Move PConfig::get() to DI::pConfig()->get() 3 years ago
crepair.php Replace deprecated $a->page with DI::page() 3 years ago
dfrn_confirm.php Move redundant System::baseUrl() to DI::baseUrl() calls 3 years ago
dfrn_notify.php wrong field 3 years ago
dfrn_poll.php Remove "f" parameter / network page parameter cleanup 3 years ago
dfrn_request.php Remove get_server() in favor of Search::getGlobalDirectory() 3 years ago
display.php Remove "f" parameter / network page parameter cleanup 3 years ago
editpost.php Replace deprecated $a->page with DI::page() 3 years ago
events.php Initial event share status doesn't depend on the user's default permissions anymore 3 years ago
fbrowser.php Remove get_app() in favor of DI::app() 3 years ago
follow.php Move redundant System::baseUrl() to DI::baseUrl() calls 3 years ago
fsuggest.php Replace deprecated defaults() calls by a combination of ?? and ?: operators in mod/ 3 years ago
item.php Remove get_app() in favor of DI::app() 3 years ago
lockview.php Replace BaseObject class with DI::* calls 3 years ago
lostpass.php Move redundant System::baseUrl() to DI::baseUrl() calls 3 years ago
match.php Remove get_server() in favor of Search::getGlobalDirectory() 3 years ago
message.php Remove get_app() in favor of DI::app() 3 years ago
msearch.php Move redundant System::baseUrl() to DI::baseUrl() calls 3 years ago
network.php Move PConfig::set() to DI::pConfig()->set() 3 years ago
noscrape.php Move redundant System::baseUrl() to DI::baseUrl() calls 3 years ago
notes.php Remove deprecated App::query_string - replace with DI::args()->getQueryString() 3 years ago
notifications.php Update the Introductions domain to use repository, model and collection 3 years ago
oexchange.php Remove "f" parameter / network page parameter cleanup 3 years ago
ostatus_subscribe.php Move PConfig::set() to DI::pConfig()->set() 3 years ago
parse_url.php Move internal recursion-counter to the end of all cur/fetchUrl parameters 4 years ago
photos.php Remove "f" parameter / network page parameter cleanup 3 years ago
ping.php Move PConfig::get() to DI::pConfig()->get() 3 years ago
poco.php Move remaining namespaces and delete Core\Cache.php 3 years ago
poke.php Move redundant System::baseUrl() to DI::baseUrl() calls 3 years ago
profile_photo.php Move redundant System::baseUrl() to DI::baseUrl() calls 3 years ago
profiles.php Move PConfig::set() to DI::pConfig()->set() 3 years ago
profperm.php Move PConfig::get() to DI::pConfig()->get() 3 years ago
pubsub.php Replace obsolete references to App baseURL and getApp by DI 3 years ago
pubsubhubbub.php Move redundant System::baseUrl() to DI::baseUrl() calls 3 years ago
redir.php Move redundant System::baseUrl() to DI::baseUrl() calls 3 years ago
regmod.php Move redundant System::baseUrl() to DI::baseUrl() calls 3 years ago
removeme.php Remove deprecated App::getBaseURL() - process methods to DI::baseUrl()->get() 3 years ago
repair_ostatus.php Move redundant System::baseUrl() to DI::baseUrl() calls 3 years ago
salmon.php Move PConfig::get() to DI::pConfig()->get() 3 years ago
settings.php Move PConfig::set() to DI::pConfig()->set() 3 years ago
share.php Replace strong by title format for item title in mod/share 4 years ago
subthread.php Move redundant System::baseUrl() to DI::baseUrl() calls 3 years ago
suggest.php Move redundant System::baseUrl() to DI::baseUrl() calls 3 years ago
tagger.php Move redundant System::baseUrl() to DI::baseUrl() calls 3 years ago
tagrm.php Refactor deprecated App::internalRedirect() to DI::baseUrl()->redirect() 3 years ago
uimport.php Refactor deprecated App::internalRedirect() to DI::baseUrl()->redirect() 3 years ago
unfollow.php Move redundant System::baseUrl() to DI::baseUrl() calls 3 years ago
update_community.php Move PConfig::get() to DI::pConfig()->get() 3 years ago
update_contact.php Move PConfig::get() to DI::pConfig()->get() 3 years ago
update_display.php Move PConfig::get() to DI::pConfig()->get() 3 years ago
update_network.php Move PConfig::get() to DI::pConfig()->get() 3 years ago
update_notes.php Move PConfig::get() to DI::pConfig()->get() 3 years ago
update_profile.php Move PConfig::get() to DI::pConfig()->get() 3 years ago
videos.php Move redundant System::baseUrl() to DI::baseUrl() calls 3 years ago
wall_attach.php remote_user is replaced 4 years ago
wall_upload.php Move redundant System::baseUrl() to DI::baseUrl() calls 3 years ago
wallmessage.php Move redundant System::baseUrl() to DI::baseUrl() calls 3 years ago
worker.php Code cleanup 4 years ago