friendica/mod
Hypolite Petovan 52c5b0e0f3 Remove unused BBCode::scaleExternalImage parameters
- Remove now obsolete system.no_view_full_size config key
2020-01-02 20:44:15 -05: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
dfrn_request.php Move redundant System::baseUrl() to DI::baseUrl() calls 2019-12-30 23:00:08 +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 Move redundant System::baseUrl() to DI::baseUrl() calls 2019-12-30 23:00:08 +01:00
fbrowser.php Fix missing use statement for DI (fatal error) 2020-01-01 12:35:44 +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 unused BBCode::scaleExternalImage parameters 2020-01-02 20:44:15 -05:00
lockview.php
lostpass.php Move redundant System::baseUrl() to DI::baseUrl() calls 2019-12-30 23:00:08 +01:00
match.php Move redundant System::baseUrl() to DI::baseUrl() calls 2019-12-30 23:00:08 +01:00
message.php Merge pull request #8037 from MrPetovan/bug/notices 2019-12-30 23:41:23 +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
notifications.php
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 Move redundant System::baseUrl() to DI::baseUrl() calls 2019-12-30 23:00:08 +01:00
ping.php Move redundant System::baseUrl() to DI::baseUrl() calls 2019-12-30 23:00:08 +01:00
poco.php
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
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
repair_ostatus.php Move redundant System::baseUrl() to DI::baseUrl() calls 2019-12-30 23:00:08 +01:00
salmon.php
settings.php Move redundant System::baseUrl() to DI::baseUrl() calls 2019-12-30 23:00:08 +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
uimport.php
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