friendica/mod
Hypolite Petovan 00f90571ad Remove random profile behavior from /profile 2018-12-25 11:37:57 -05:00
..
_well_known.php Continued: 2018-05-14 22:50:03 +02:00
acl.php Contact search is now escaped 2018-11-25 19:48:26 +00:00
admin.php Merge pull request #6219 from MrPetovan/task/remove-x 2018-12-01 23:40:51 +01:00
allfriends.php get markup template 2018-10-31 10:44:06 -04:00
amcd.php Fix Scrutinizer issues in mod [_well_know -> contactgroup] 2018-01-04 19:42:48 -05:00
api.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
apps.php get markup template 2018-10-31 10:44:06 -04:00
attach.php Renaming functions + moving functions from security to Model/Item and BaseModule + fix multiline comments 2018-10-17 21:30:41 +02:00
babel.php get markup template 2018-10-31 10:44:06 -04:00
bookmarklet.php normalise_link calls 2018-11-08 11:28:29 -05:00
cal.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
common.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
community.php get markup template 2018-10-31 10:44:06 -04:00
contactgroup.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
credits.php get markup template 2018-10-31 10:44:06 -04:00
crepair.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -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 Issue 6168: "redir" now mostly use OWA 2018-12-04 07:12:55 +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 Move random Digits to Crypto class 2018-11-05 21:02:54 +01: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 get markup template 2018-10-31 10:44:06 -04:00
fetch.php Simplify the call 2018-12-02 20:14:53 +00:00
filer.php Revert "Update function calls" 2018-11-05 13:07:07 -05:00
filerm.php Urlencode /network file parameter 2018-11-23 10:02:30 -05:00
follow.php Convert remaining instances of "contacts" in mod/follow 2018-11-13 16:02:33 -05:00
friendica.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
fsuggest.php Rename escapeTags to escapeHtml 2018-11-09 13:27:58 -05:00
group.php Rename removeTags to escapeTags 2018-11-09 13:29:42 -05:00
hcard.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
help.php Rename removeTags to escapeTags 2018-11-09 13:29:42 -05:00
home.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
hostxrd.php get markup template 2018-10-31 10:44:06 -04:00
hovercard.php Replace remaining occurrences of "0001-01-01" with DBA::NULL_DATE 2018-11-21 23:53:45 -05:00
ignored.php Split goaway to System::externalRedirectTo() and App->internalRedirect() 2018-10-22 22:13:35 +02:00
invite.php Rename removeTags to escapeTags 2018-11-09 13:29:42 -05:00
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 lockview - prevent notices 2018-09-05 18:44:47 +02:00
lostpass.php Rename removeTags to escapeTags 2018-11-09 13:29:42 -05:00
maintenance.php normalise_link calls 2018-11-08 11:28:29 -05:00
manage.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
manifest.php get markup template 2018-10-31 10:44:06 -04:00
match.php normalise_link calls 2018-11-08 11:28:29 -05:00
message.php Remove unreliable ANY_VALUE from message list query 2018-12-19 06:41:08 -05:00
modexp.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
msearch.php Rename dbesc to DBA::escape 2018-07-23 15:30:54 -04:00
network.php Merge branch 'develop' into bug/6211-fix-contact-nets-all 2018-12-02 10:24:50 -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 Logger Levels 2018-10-30 09:58:45 -04:00
nogroup.php Split goaway to System::externalRedirectTo() and App->internalRedirect() 2018-10-22 22:13:35 +02:00
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 Split goaway to System::externalRedirectTo() and App->internalRedirect() 2018-10-22 22:13:35 +02:00
notifications.php Fixing double encoding here as well 2018-12-25 12:30:27 +00:00
notify.php get markup template 2018-10-31 10:44:06 -04:00
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 get markup template 2018-10-31 10:44:06 -04:00
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 adapted 300px image size for default avatar 2018-10-23 15:16:58 +02:00
photos.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
phpinfo.php Add phpinfo page only accessible to admins 2018-02-03 01:26:28 -05:00
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 Update Theme functions and calls 2018-01-20 07:48:22 -05:00
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 formatBytes calls 2018-11-08 10:28:49 -05:00
profiles.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
profperm.php functions moved to HTML class 2018-11-05 21:06:26 -05:00
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 Code standards 2018-10-24 20:44:19 +02:00
receive.php Logger Levels 2018-10-30 09:58:45 -04:00
redir.php Issue 6168: "redir" now mostly use OWA 2018-12-04 07:12:55 +00:00
register.php Remove unused/empty template variables in register 2018-12-20 23:59:15 -05:00
regmod.php Split goaway to System::externalRedirectTo() and App->internalRedirect() 2018-10-22 22:13:35 +02:00
removeme.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
repair_ostatus.php Split goaway to System::externalRedirectTo() and App->internalRedirect() 2018-10-22 22:13:35 +02: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 Rename removeTags to escapeTags 2018-11-09 13:29:42 -05:00
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 Rename DBA::is_result to DBA::isResult 2018-07-23 11:04:14 -04:00
smilies.php Removed notices, will it ever end? 2018-08-17 03:19:42 +00:00
starred.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
statistics_json.php Logger Levels 2018-10-30 09:58:45 -04:00
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 Fixing absolute/relative path 2018-10-23 12:14:17 +02:00
uexport.php get markup template 2018-10-31 10:44:06 -04:00
uimport.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
unfollow.php Convert remaining instances of "contacts" in mod/unfollow 2018-11-13 16:01:01 -05:00
update_community.php fix scroll position in stream while ajax update 2018-06-16 13:05:33 +02:00
update_contact.php move live update: update_contacts to update_contact 2018-11-06 22:22:42 +01:00
update_display.php fix scroll position in stream while ajax update 2018-06-16 13:05:33 +02:00
update_network.php Fix: Prevent threads from being collapsed in network view 2018-08-09 05:40:35 +00:00
update_notes.php fix scroll position in stream while ajax update 2018-06-16 13:05:33 +02:00
update_profile.php fix scroll position in stream while ajax update 2018-06-16 13:05:33 +02:00
videos.php get markup template 2018-10-31 10:44:06 -04:00
view.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
viewcontacts.php "viewcontacts" hadn't displayed the AP contacts 2018-11-21 08:50:43 +00:00
viewsrc.php Moved functions out of boot.php into class 2018-10-13 19:03:08 +02:00
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 Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
webfinger.php Add page-wrapper for probe + webfinder 2018-12-17 23:15:14 +01:00
worker.php Log function 2018-10-30 09:57:14 -04:00
xrd.php Rename removeTags to escapeTags 2018-11-09 13:29:42 -05:00