friendica/mod
2020-01-07 00:45:49 +01:00
..
api.php Replace deprecated $a->page with DI::page() 2019-12-30 20:02:09 +01:00
cal.php Move redundant System::baseUrl() to DI::baseUrl() calls 2019-12-30 23:00:08 +01:00
common.php Replace deprecated $a->page with DI::page() 2019-12-30 20:02:09 +01:00
community.php Replace deprecated $a->page with DI::page() 2019-12-30 20:02:09 +01:00
crepair.php Replace deprecated $a->page with DI::page() 2019-12-30 20:02:09 +01:00
dfrn_confirm.php Move redundant System::baseUrl() to DI::baseUrl() calls 2019-12-30 23:00:08 +01:00
dfrn_notify.php
dfrn_poll.php Refactor deprecated App::internalRedirect() to DI::baseUrl()->redirect() 2019-12-29 20:17:43 +01:00
dfrn_request.php Remove get_server() in favor of Search::getGlobalDirectory() 2020-01-05 00:04:55 +01:00
display.php Move redundant System::removedBaseUrl() to DI::baseUrl()->remove() calls 2019-12-30 23:03:56 +01:00
editpost.php Replace deprecated $a->page with DI::page() 2019-12-30 20:02:09 +01:00
events.php Use default user permissions when creating new event 2020-01-05 17:09:14 -05:00
fbrowser.php Remove get_app() in favor of DI::app() 2020-01-04 23:42:01 +01:00
follow.php Move redundant System::baseUrl() to DI::baseUrl() calls 2019-12-30 23:00:08 +01:00
fsuggest.php
item.php Remove get_app() in favor of DI::app() 2020-01-04 23:42:01 +01:00
lockview.php
lostpass.php Move redundant System::baseUrl() to DI::baseUrl() calls 2019-12-30 23:00:08 +01:00
match.php Remove get_server() in favor of Search::getGlobalDirectory() 2020-01-05 00:04:55 +01:00
message.php Remove get_app() in favor of DI::app() 2020-01-04 23:42:01 +01:00
msearch.php Move redundant System::baseUrl() to DI::baseUrl() calls 2019-12-30 23:00:08 +01:00
network.php Replace deprecated $a->page with DI::page() 2019-12-30 20:02:09 +01:00
noscrape.php Move redundant System::baseUrl() to DI::baseUrl() calls 2019-12-30 23:00:08 +01:00
notes.php Remove deprecated App::query_string - replace with DI::args()->getQueryString() 2019-12-29 20:17:50 +01:00
notifications.php Add Model\Introduction class to DI registry 2019-12-29 20:18:25 +01:00
oexchange.php Move redundant System::baseUrl() to DI::baseUrl() calls 2019-12-30 23:00:08 +01:00
ostatus_subscribe.php Move redundant System::baseUrl() to DI::baseUrl() calls 2019-12-30 23:00:08 +01:00
parse_url.php
photos.php Remove unused killme() 2020-01-04 23:43:13 +01:00
ping.php Move Cache::get() to DI::cache()->get() 2020-01-07 00:45:49 +01:00
poco.php Move Cache::get() to DI::cache()->get() 2020-01-07 00:45:49 +01:00
poke.php Move redundant System::baseUrl() to DI::baseUrl() calls 2019-12-30 23:00:08 +01:00
profile_photo.php Move redundant System::baseUrl() to DI::baseUrl() calls 2019-12-30 23:00:08 +01:00
profiles.php Move redundant System::baseUrl() to DI::baseUrl() calls 2019-12-30 23:00:08 +01:00
profperm.php
pubsub.php Replace obsolete references to App baseURL and getApp by DI 2019-12-29 21:50:15 -05:00
pubsubhubbub.php Move redundant System::baseUrl() to DI::baseUrl() calls 2019-12-30 23:00:08 +01:00
redir.php Move redundant System::baseUrl() to DI::baseUrl() calls 2019-12-30 23:00:08 +01:00
regmod.php Move redundant System::baseUrl() to DI::baseUrl() calls 2019-12-30 23:00:08 +01:00
removeme.php Remove deprecated App::getBaseURL() - process methods to DI::baseUrl()->get() 2019-12-29 20:17:48 +01:00
repair_ostatus.php Move redundant System::baseUrl() to DI::baseUrl() calls 2019-12-30 23:00:08 +01:00
salmon.php
settings.php Remove get_app() in favor of DI::app() 2020-01-04 23:42:01 +01:00
share.php
subthread.php Move redundant System::baseUrl() to DI::baseUrl() calls 2019-12-30 23:00:08 +01:00
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 Refactor deprecated App::internalRedirect() to DI::baseUrl()->redirect() 2019-12-29 20:17:43 +01:00
uimport.php Refactor deprecated App::internalRedirect() to DI::baseUrl()->redirect() 2019-12-29 20:17:43 +01:00
unfollow.php Move redundant System::baseUrl() to DI::baseUrl() calls 2019-12-30 23:00:08 +01:00
update_community.php
update_contact.php
update_display.php
update_network.php
update_notes.php
update_profile.php
videos.php Move redundant System::baseUrl() to DI::baseUrl() calls 2019-12-30 23:00:08 +01:00
wall_attach.php
wall_upload.php Move redundant System::baseUrl() to DI::baseUrl() calls 2019-12-30 23:00:08 +01:00
wallmessage.php Move redundant System::baseUrl() to DI::baseUrl() calls 2019-12-30 23:00:08 +01:00
worker.php