friendica/mod
fabrixxm 55292c954b Remove resourceid parameter from Photo::exists() 2019-01-21 09:12:29 -05:00
..
_well_known.php Continued: 2018-05-14 22:50:03 +02:00
acl.php Don't show deleted contacts, changed "pending" behaviour 2019-01-12 13:28:14 +00:00
admin.php Add storage options form in admin/site page 2019-01-21 09:11:39 -05:00
allfriends.php Bugfix - use magicLinks also for common/all friends and the directory 2019-01-19 15:12:46 +01: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 Remove include/ requires that are now done directly from Composer 2018-12-24 09:56:25 -05:00
babel.php Remove redundant htmlentities/htmlspecialchars 2018-12-25 11:37:57 -05:00
bookmarklet.php Remove include/ requires that are now done directly from Composer 2018-12-24 09:56:25 -05:00
cal.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
common.php Bugfix - use magicLinks also for common/all friends and the directory 2019-01-19 15:12:46 +01:00
community.php Remove include/ requires that are now done directly from Composer 2018-12-24 09:56:25 -05:00
contactgroup.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
credits.php Merge branch '2018.12-rc' into task/move-config-to-php-array 2018-12-27 01:47:53 -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 Don't show deleted contacts, changed "pending" behaviour 2019-01-12 13:28:14 +00:00
dfrn_notify.php Remove include/ requires that are now done directly from Composer 2018-12-24 09:56:25 -05:00
dfrn_poll.php Merge pull request #6315 from MrPetovan/bug/6309-add-fulltext-index-profile 2018-12-27 18:04:06 +01:00
dfrn_request.php Unescape invite_desc template variable 2019-01-03 21:29:30 -05:00
directory.php Bugfix - use magicLinks also for common/all friends and the directory 2019-01-19 15:12:46 +01:00
dirfind.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
display.php Merge pull request #6315 from MrPetovan/bug/6309-add-fulltext-index-profile 2018-12-27 18:04:06 +01:00
editpost.php Remove redundant htmlentities/htmlspecialchars 2018-12-25 11:37:57 -05:00
events.php Merge pull request #6315 from MrPetovan/bug/6309-add-fulltext-index-profile 2018-12-27 18:04:06 +01:00
fbrowser.php Escape global namespaced get_app() calls 2019-01-03 21:27:36 -05:00
feedtest.php Remove include/ requires that are now done directly from Composer 2018-12-24 09:56:25 -05:00
fetch.php Simplify the call 2018-12-02 20:14:53 +00:00
filer.php Remove include/ requires that are now done directly from Composer 2018-12-24 09:56:25 -05:00
filerm.php Urlencode /network file parameter 2018-11-23 10:02:30 -05:00
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 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 Normalize uses of Strings::formatNetworkName to $network_link 2018-12-26 11:11:38 -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 Remove resourceid parameter from Photo::exists() 2019-01-21 09:12:29 -05:00
like.php Remove include/ requires that are now done directly from Composer 2018-12-24 09:56:25 -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 Merge branch '2019.01-rc' into bug/6334-escape-get-app 2019-01-06 16:38:48 -05:00
maintenance.php normalise_link calls 2018-11-08 11:28:29 -05:00
manage.php Remove include/ requires that are now done directly from Composer 2018-12-24 09:56:25 -05:00
manifest.php get markup template 2018-10-31 10:44:06 -04:00
match.php Rework mod/match 2018-12-24 00:56:14 -05:00
message.php Escape global namespaced get_app() calls 2019-01-03 21:27:36 -05:00
modexp.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
msearch.php Rework mod/msearch 2018-12-24 00:57:21 -05:00
network.php Merge pull request #6315 from MrPetovan/bug/6309-add-fulltext-index-profile 2018-12-27 18:04:06 +01: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 Google+ will be history soon, so we remove the first traces 2019-01-18 06:58:23 +00: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 Remove include/ requires that are now done directly from Composer 2018-12-24 09:56:25 -05: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 Escape global namespaced get_app() calls 2019-01-03 21:27:36 -05:00
parse_url.php Remove include/ requires that are now done directly from Composer 2018-12-24 09:56:25 -05:00
photos.php Use Model\Photo as much as possible 2019-01-21 09:12:28 -05:00
phpinfo.php Remove include/ requires that are now done directly from Composer 2018-12-24 09:56:25 -05:00
ping.php Remove fake private message notifications from ping output 2018-12-30 01:11:30 -05:00
poco.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
poke.php Remove include/ requires that are now done directly from Composer 2018-12-24 09:56:25 -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 Merge pull request #6315 from MrPetovan/bug/6309-add-fulltext-index-profile 2018-12-27 18:04:06 +01:00
profile_photo.php profile_photo: use Photo model function to get photo and image 2019-01-21 09:02:57 -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 Remove include/ requires that are now done directly from Composer 2018-12-24 09:56:25 -05: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 Always usa magic on the same server 2018-12-25 19:43:57 +00:00
register.php Remove include/ requires that are now done directly from Composer 2018-12-24 09:56:25 -05:00
regmod.php Escape global namespaced get_app() calls 2019-01-03 21:27:36 -05:00
removeme.php Remove include/ requires that are now done directly from Composer 2018-12-24 09:56:25 -05:00
repair_ostatus.php Escape global namespaced get_app() calls 2019-01-03 21:27:36 -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 Remove include/ requires that are now done directly from Composer 2018-12-24 09:56:25 -05:00
search.php Remove include/ requires that are now done directly from Composer 2018-12-24 09:56:25 -05:00
settings.php Merge pull request #6356 from MrPetovan/task/6355-add-password-rules 2019-01-10 10:37:32 +01: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 Google+ will be history soon, so we remove the first traces 2019-01-18 06:58:23 +00:00
subthread.php Remove include/ requires that are now done directly from Composer 2018-12-24 09:56:25 -05:00
suggest.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
tagger.php Remove include/ requires that are now done directly from Composer 2018-12-24 09:56:25 -05:00
tagrm.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
toggle_mobile.php Solves redirect error message 2019-01-13 18:16:26 +00: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 Remove redundant htmlentities/htmlspecialchars 2018-12-25 11:37:57 -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 Remove include/ requires that are now done directly from Composer 2018-12-24 09:56:25 -05:00
view.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
viewcontacts.php Replace q() calls in mod/viewcontacts 2018-12-25 11:37:57 -05: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 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 Log function 2018-10-30 09:57:14 -04:00
xrd.php Issue 6149: Making OWA (hopefully) compatible with Hubzilla 2019-01-08 11:17:05 +00:00