friendica/mod
Andreas Neustifter 70a781fa5a Proper error when rewrite fails during install.
When Curl tries to fetch the rewrite test URL and something goes wrong the user
has no clue what was the problem. This problems can include:
- The rewriting not working at all.
- HTTPS redirects do not work.
- Curl does not accept the presented SSL cert.

This commit fixes this by providing the Curl error message to the user to further
debug the problem.

Fixes #3629.~
2018-04-27 21:27:55 +02:00
..
_well_known.php Relay: Avoid empty tags / Always use the "relay account" 2018-04-09 05:53:23 +00:00
acctlink.php Fix Scrutinizer issues in mod [_well_know -> contactgroup] 2018-01-04 19:42:48 -05:00
acl.php Fix: The acl lookup now works in multi threaded posts as well 2018-03-12 08:15:59 -04:00
admin.php Public federated items now always are having an entry with "uid=0" 2018-04-23 11:14:25 +00:00
allfriends.php Review sprintf 2018-01-23 21:59:16 -05:00
amcd.php Fix Scrutinizer issues in mod [_well_know -> contactgroup] 2018-01-04 19:42:48 -05:00
api.php Many t() calls 2018-01-22 18:03:26 -05:00
apps.php Many t() calls 2018-01-22 18:03:26 -05:00
attach.php Many t() calls 2018-01-22 18:03:26 -05:00
babel.php Add Text\BBCode::toPlaintext to mod/babel 2018-04-21 18:48:10 -04:00
bookmarklet.php Rename Core\Acl to Core\ACL 2018-03-02 18:41:24 -05:00
cal.php Remove references to include/event 2018-03-23 06:32:34 -04:00
common.php Many t() calls 2018-01-22 18:03:26 -05:00
community.php Public federated items now always are having an entry with "uid=0" 2018-04-23 11:14:25 +00:00
contactgroup.php Use short form array syntax everywhere 2018-01-15 14:07:17 -05:00
contacts.php Fix: In the contact search you had been able to delete your own contact 2018-03-17 06:17:32 +00:00
credits.php Many t() calls 2018-01-22 18:03:26 -05:00
crepair.php Many t() calls 2018-01-22 18:03:26 -05:00
delegate.php Fix: We have to be able to remove delegations as well 2018-03-12 04:50:07 +00:00
dfrn_confirm.php Move Temporal::convert() to DateTimeFormat::convert() 2018-02-03 08:56:55 -05:00
dfrn_notify.php Item distribution is now done via the public post 2018-04-24 13:21:25 +00:00
dfrn_poll.php Move functions to system 2018-01-27 11:59:10 -05:00
dfrn_request.php fix undeclared variables or wrong variable names (/mod) 2018-02-12 03:25:09 +01:00
directory.php Fixed SQL query 2018-03-28 08:04:20 +00:00
dirfind.php The magic link is added at more places 2018-04-08 19:17:50 +00:00
display.php Merge branch 'master' into develop 2018-03-23 06:15:55 -04:00
editpost.php Remove references to include/acl_selectors 2018-03-02 18:40:09 -05:00
events.php Enable CalendarExport widget on /events 2018-03-23 06:34:21 -04:00
fbrowser.php Review sprintf 2018-01-23 21:59:16 -05:00
feedtest.php Make feedtest module for logged users only 2018-03-10 18:53:20 -05:00
fetch.php Hopefully all t() 2018-01-22 18:03:26 -05:00
filer.php Remove references to include/bbcode.php 2018-02-14 22:01:14 -05:00
filerm.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
follow.php Suppress error message for non-existing contacts in mod/follow 2018-03-29 23:29:41 -04:00
friendica.php Fix count() warning in mod/friendica 2018-04-23 00:00:29 -04:00
fsuggest.php Rename Core\Acl to Core\ACL 2018-03-02 18:41:24 -05:00
group.php Remove references to include/acl_selectors 2018-03-02 18:40:09 -05:00
hcard.php Many t() calls 2018-01-22 18:03:26 -05:00
help.php More t() 2018-01-22 18:03:26 -05:00
home.php Review sprintf 2018-01-23 21:59:16 -05:00
hostxrd.php Use short form array syntax everywhere 2018-01-15 14:07:17 -05:00
hovercard.php Move functions to system 2018-01-27 11:59:10 -05:00
ignored.php Class file relocations 2017-11-08 08:37:03 -05:00
install.php Proper error when rewrite fails during install. 2018-04-27 21:27:55 +02:00
invite.php frio - provide a template for invite page 2018-04-24 17:33:48 +02:00
item.php Remove/Update references to include/html2*.php 2018-03-07 16:34:17 -05:00
like.php Remove references to include/bbcode.php 2018-02-14 22:01:14 -05:00
localtime.php fix undeclared variables or wrong variable names (/mod) 2018-02-12 03:25:09 +01:00
lockview.php Finish t() for mod 2018-01-22 18:03:26 -05:00
lostpass.php forgot the 2nd mail 2018-04-03 12:47:38 +02:00
maintenance.php More t() 2018-01-22 18:03:26 -05:00
manage.php We can now delegate again like before 2018-02-08 22:18:34 +00:00
manifest.php Use short form array syntax everywhere 2018-01-15 14:07:17 -05:00
match.php Review update 2018-01-27 11:13:41 -05:00
message.php Rename Core\Acl to Core\ACL 2018-03-02 18:41:24 -05:00
modexp.php Remove require calls to library/asn* 2018-01-31 00:49:11 -05:00
msearch.php Use short form array syntax everywhere 2018-01-15 14:07:17 -05:00
network.php Reintroduce own posts in network list 2018-04-09 22:50:03 -04:00
newmember.php Finish t() for mod 2018-01-22 18:03:26 -05:00
nodeinfo.php Move functions to system 2018-01-27 11:59:10 -05:00
nogroup.php Finish t() for mod 2018-01-22 18:03:26 -05:00
noscrape.php Better working with private forums 2018-04-21 21:59:02 +00:00
notes.php Remove references to include/acl_selectors 2018-03-02 18:40:09 -05:00
notice.php Many t() calls 2018-01-22 18:03:26 -05:00
notifications.php Move functions to system 2018-01-27 11:59:10 -05:00
notify.php Remove references to include/bbcode.php 2018-02-14 22:01:14 -05:00
oexchange.php Remove/Update references to include/html2*.php 2018-03-07 16:34:17 -05:00
openid.php Remove references to library/openid 2018-01-27 18:28:04 -05:00
opensearch.php Use short form array syntax everywhere 2018-01-15 14:07:17 -05:00
ostatus_subscribe.php Fix: subscribing to the old followers hadn't worked 2018-03-14 00:27:15 +00:00
p.php Hopefully all t() 2018-01-22 18:03:26 -05:00
parse_url.php Review update 2018-01-27 11:13:41 -05:00
photo.php Use short form array syntax everywhere 2018-01-15 14:07:17 -05:00
photos.php Rename Core\Acl to Core\ACL 2018-03-02 18:41:24 -05:00
phpinfo.php Add phpinfo page only accessible to admins 2018-02-03 01:26:28 -05:00
ping.php Remove references to include/bbcode.php 2018-02-14 22:01:14 -05:00
poco.php Remove references to include/bbcode.php 2018-02-14 22:01:14 -05:00
poke.php Remove references to include/bbcode.php 2018-02-14 22:01:14 -05:00
pretheme.php Update Theme functions and calls 2018-01-20 07:48:22 -05:00
probe.php fix undeclared variables or wrong variable names (/mod) 2018-02-12 03:25:09 +01:00
profile.php Move new member tips to tab bar. 2018-04-22 20:44:22 +00:00
profile_photo.php New function to keep the self contact updated 2018-03-24 06:15:18 +00:00
profiles.php Fix: Avoid a WSOD when saving the profile 2018-03-31 03:33:19 +00:00
profperm.php fix undeclared variables or wrong variable names (/mod) 2018-02-12 03:25:09 +01:00
proxy.php Move Temporal::convert() to DateTimeFormat::convert() 2018-02-03 08:56:55 -05:00
pubsub.php Fix indentation 2018-03-13 23:32:38 +00:00
pubsubhubbub.php Move Temporal::convert() to DateTimeFormat::convert() 2018-02-03 08:56:55 -05:00
randprof.php Update function calls 2018-01-14 21:22:39 -05:00
receive.php Move functions to system 2018-01-27 11:59:10 -05:00
redir.php Class file relocations 2017-11-08 08:37:03 -05:00
register.php Added /tos module 2018-04-02 18:40:30 +02:00
regmod.php fix undeclared variables or wrong variable names (/mod) 2018-02-12 03:25:09 +01:00
removeme.php notify admin when user deletes account 2018-04-15 11:39:05 +02:00
repair_ostatus.php Hopefully all t() 2018-01-22 18:03:26 -05:00
robots_txt.php Use short form array syntax everywhere 2018-01-15 14:07:17 -05:00
rsd_xml.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
salmon.php DFRN payload is receivable via the Diaspora transport layer 2018-03-23 05:08:47 +00:00
search.php Fix: Tag searches hadn't been stored as tags 2018-02-26 11:45:53 +00:00
settings.php Update system.disable_cw help text 2018-04-04 23:08:48 -04:00
share.php Use short form array syntax everywhere 2018-01-15 14:07:17 -05:00
smilies.php Move functions to system 2018-01-27 11:59:10 -05:00
starred.php [Scrutinizer] Fix undeclared variables part 7: mod/ and view/ 2018-02-14 00:07:26 -05:00
statistics_json.php Move functions to system 2018-01-27 11:59:10 -05:00
subthread.php Remove references to include/bbcode.php 2018-02-14 22:01:14 -05:00
suggest.php Finish t() for mod 2018-01-22 18:03:26 -05:00
tagger.php Remove references to include/bbcode.php 2018-02-14 22:01:14 -05:00
tagrm.php Remove references to include/bbcode.php 2018-02-14 22:01:14 -05:00
toggle_mobile.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
uexport.php [Scrutinizer] Fix undeclared variables part 7: mod/ and view/ 2018-02-14 00:07:26 -05:00
uimport.php Fix translation strings for use with util/extract.php 2018-01-24 16:51:32 -05:00
unfollow.php DFRN: The relationship between contacts can now be changed afterwards 2018-03-16 06:43:10 +00:00
update_community.php Hopefully all t() 2018-01-22 18:03:26 -05:00
update_display.php More t() 2018-01-22 18:03:26 -05:00
update_network.php After a post only the single post is now updated 2018-02-27 21:10:05 +00:00
update_notes.php Hopefully all t() 2018-01-22 18:03:26 -05:00
update_profile.php Hopefully all t() 2018-01-22 18:03:26 -05:00
videos.php Remove references to include/acl_selectors 2018-03-02 18:40:09 -05:00
view.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
viewcontacts.php some polishing 2018-02-12 04:10:11 +01:00
viewsrc.php fix undeclared variables or wrong variable names (/mod) 2018-02-12 03:25:09 +01:00
wall_attach.php Remove references to include/datetime 2018-02-03 20:47:37 -05:00
wall_upload.php Improved resource id creation 2018-02-20 10:02:07 +00:00
wallmessage.php fix undeclared variables or wrong variable names (/mod) 2018-02-12 03:25:09 +01:00
webfinger.php fix undeclared variables or wrong variable names (/mod) 2018-02-12 03:25:09 +01:00
worker.php Fix issues in changed files 2018-01-17 00:17:58 -05:00
xrd.php Update Addon functions and calls 2018-01-20 07:48:22 -05:00