friendica/mod
Hypolite Petovan a939581cf8
Merge pull request #6325 from annando/always-magic
Always use magic on the same server
2018-12-25 16:16:03 -05:00
..
_well_known.php
acl.php Contact search is now escaped 2018-11-25 19:48:26 +00:00
admin.php Remove redundant htmlentities/htmlspecialchars 2018-12-25 11:37:57 -05:00
allfriends.php Remove redundant htmlentities/htmlspecialchars 2018-12-25 11:37:57 -05:00
amcd.php
api.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
apps.php
attach.php
babel.php Remove redundant htmlentities/htmlspecialchars 2018-12-25 11:37:57 -05:00
bookmarklet.php
cal.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
common.php Remove redundant htmlentities/htmlspecialchars 2018-12-25 11:37:57 -05:00
community.php
contactgroup.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
credits.php Remove redundant htmlentities/htmlspecialchars 2018-12-25 11:37:57 -05:00
crepair.php Remove redundant htmlentities/htmlspecialchars 2018-12-25 11:37:57 -05:00
delegate.php Fix for remote authentication when visiting contact's pages 2018-12-08 20:28:01 +00:00
dfrn_confirm.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
dfrn_notify.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
dfrn_poll.php Always usa magic on the same server 2018-12-25 19:43:57 +00:00
dfrn_request.php Remove unused template variable in dfrn_req_confirm 2018-12-24 23:14:09 -05:00
directory.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
dirfind.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
display.php Possibly fix a memory issue with large posts 2018-12-11 18:48:33 +00:00
editpost.php Remove redundant htmlentities/htmlspecialchars 2018-12-25 11:37:57 -05:00
events.php Normalize expected format for event fields summary, desc and location 2018-12-24 23:00:35 -05:00
fbrowser.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
feedtest.php
fetch.php Simplify the call 2018-12-02 20:14:53 +00:00
filer.php
filerm.php
follow.php Remove redundant htmlentities/htmlspecialchars 2018-12-25 11:37:57 -05:00
friendica.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
fsuggest.php
group.php
hcard.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
help.php
home.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
hostxrd.php
hovercard.php
ignored.php
invite.php
item.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
like.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
localtime.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
lockview.php
lostpass.php
maintenance.php
manage.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
manifest.php
match.php
message.php Remove redundant htmlentities/htmlspecialchars 2018-12-25 11:37:57 -05:00
modexp.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
msearch.php
network.php Remove redundant htmlentities/htmlspecialchars 2018-12-25 11:37:57 -05:00
newmember.php Add generic content wrapper + frio btn primary buttons class to newmemeber, unfollow, follow (auto + dfrn) 2018-12-17 23:09:08 +01:00
nodeinfo.php
nogroup.php
noscrape.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
notes.php Issue 6257: Make notes visible again 2018-12-13 20:09:19 +00:00
notice.php
notifications.php Fixing double encoding here as well 2018-12-25 12:30:27 +00:00
notify.php
oexchange.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
openid.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
opensearch.php
ostatus_subscribe.php The curl result is an object, not an array 2018-12-22 17:00:28 +00:00
parse_url.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
photo.php
photos.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
phpinfo.php
ping.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
poco.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
poke.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
pretheme.php
probe.php Add page-wrapper for probe + webfinder 2018-12-17 23:15:14 +01:00
profile.php Remove random profile behavior from /profile 2018-12-25 11:37:57 -05:00
profile_photo.php
profiles.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
profperm.php
pubsub.php Simplify the call 2018-12-02 20:14:53 +00:00
pubsubhubbub.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
randprof.php
receive.php
redir.php Always usa magic on the same server 2018-12-25 19:43:57 +00:00
register.php Remove unused/empty template variables in register 2018-12-20 23:59:15 -05:00
regmod.php
removeme.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
repair_ostatus.php
robots_txt.php
rsd_xml.php
salmon.php
search.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
settings.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
share.php
smilies.php
starred.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
statistics_json.php
subthread.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
suggest.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
tagger.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
tagrm.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
toggle_mobile.php
uexport.php
uimport.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
unfollow.php Remove redundant htmlentities/htmlspecialchars 2018-12-25 11:37:57 -05:00
update_community.php
update_contact.php
update_display.php
update_network.php
update_notes.php
update_profile.php
videos.php
view.php
viewcontacts.php Replace q() calls in mod/viewcontacts 2018-12-25 11:37:57 -05:00
viewsrc.php
wall_attach.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
wall_upload.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
wallmessage.php Remove redundant htmlentities/htmlspecialchars 2018-12-25 11:37:57 -05:00
webfinger.php Add page-wrapper for probe + webfinder 2018-12-17 23:15:14 +01:00
worker.php
xrd.php