friendica/mod
Hypolite Petovan a4c2de7a0b
Merge pull request #7063 from nupplaphil/task/mod_amcd
Move mod/amcd to src/Module/AccMgmtControlDoc
2019-05-01 11:32:20 -04:00
..
_well_known.php remove superfluous leftover require that broke the .well-known page 2019-04-23 19:03:03 +02:00
acl.php Add Monolog 2019-01-21 10:10:40 -05:00
admin.php Fix parenthesis encoding in admin.php 2019-04-28 11:02:11 +02:00
allfriends.php Remove unused code in mod/ 2019-01-21 10:53:32 -05:00
api.php Remove unused code in mod/ 2019-01-21 10:53:32 -05:00
bookmarklet.php Replace REGISTER_* constants by Module\Register::* ones 2019-01-22 22:24:15 -05:00
cal.php Update namespace use calls in mod/ 2019-01-21 10:44:21 -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 Improve speed on local community page 2019-02-10 06:37:31 +00:00
crepair.php Add alias field to mod/crepair 2019-02-08 22:38:23 -05:00
delegate.php Remove unused code in mod/ 2019-01-21 10:53:32 -05:00
dfrn_confirm.php Preparation for switching the connect mechanism from DFRN to AP 2019-04-30 20:07:20 +02:00
dfrn_notify.php Fix potential bugs without expected behavior change 2019-01-21 11:04:19 -05:00
dfrn_poll.php Remove unused code in mod/ 2019-01-21 10:53:32 -05:00
dfrn_request.php Fix potential bugs without expected behavior change 2019-01-21 11:04:19 -05:00
directory.php forumdirectory: type is array 2019-02-18 13:27:26 +01:00
dirfind.php Fix potential bugs without expected behavior change 2019-01-21 11:04:19 -05:00
display.php Move item feed display after permission checking in mod/display 2019-04-28 01:13:39 -04:00
editpost.php Remove unused code in mod/ 2019-01-21 10:53:32 -05:00
events.php Remove unused code in mod/ 2019-01-21 10:53:32 -05:00
fbrowser.php Fix potential bugs without expected behavior change 2019-01-21 11:04:19 -05:00
fetch.php Update namespace use calls in mod/ 2019-01-21 10:44:21 -05:00
filerm.php Add defaults() to term parameter in mod/filerm 2019-03-08 21:51:23 -05:00
follow.php Only remove when "acct:" is the beginning 2019-03-14 21:18:07 +00:00
friendica.php Fix for possible notice "Undefined offset: 0" 2019-02-10 06:04:11 +00:00
fsuggest.php Replace deprecated calls to q() in mod/fsuggest and mod/photos 2019-01-21 11:12:48 -05:00
hcard.php Update missing namespace uses in mod/ 2019-01-21 10:56:28 -05:00
help.php [frio] Fix help TOC display 2019-01-29 08:51:02 -05:00
home.php Replace REGISTER_* constants by Module\Register::* ones 2019-01-22 22:24:15 -05:00
hostxrd.php get markup template 2018-10-31 10:44:06 -04:00
hovercard.php Fix logic in mod/hovercard 2019-01-21 11:12:49 -05:00
ignored.php Fix potential bugs without expected behavior change 2019-01-21 11:04:19 -05:00
invite.php Replace REGISTER_* constants by Module\Register::* ones 2019-01-22 22:24:15 -05:00
item.php Improve Logger calls 2019-02-23 17:32:13 -05:00
like.php Update namespace use calls in mod/ 2019-01-21 10:44:21 -05:00
lockview.php Replace deprecated Addon::callHooks with Hook::callAll 2019-01-21 09:50:56 -05:00
lostpass.php Remove unused code in mod/ 2019-01-21 10:53:32 -05:00
maintenance.php normalise_link calls 2018-11-08 11:28:29 -05:00
manage.php Replace deprecated Addon::callHooks with Hook::callAll 2019-01-21 09:50:56 -05:00
match.php Check $profile variable in mod/match 2019-03-07 18:42:49 -05:00
message.php Remove unused code in mod/ 2019-01-21 10:53:32 -05:00
modexp.php Remove/replace killme() with *exit() 2019-01-21 09:49:17 -05:00
msearch.php Fix potential bugs without expected behavior change 2019-01-21 11:04:19 -05:00
network.php Remove item query limit when using file param in mod/network 2019-03-09 18:36:11 -05:00
newmember.php Replace help/guide with help/Quick-Start-guide 2019-01-26 10:51:20 +01:00
nogroup.php Update namespace use calls in mod/ 2019-01-21 10:44:21 -05:00
noscrape.php Move Contact::ACCOUNT_TYPE_* constants to User::ACCOUNT_TYPE_* 2019-01-21 10:56:27 -05:00
notes.php Remove unused code in mod/ 2019-01-21 10:53:32 -05:00
notice.php Update namespace use calls in mod/ 2019-01-21 10:44:21 -05:00
notifications.php Fix potential bugs without expected behavior change 2019-01-21 11:04:19 -05:00
notify.php Fix potential bugs without expected behavior change 2019-01-21 11:04:19 -05:00
oexchange.php Remove/replace killme() with *exit() 2019-01-21 09:49:17 -05:00
openid.php Replace REGISTER_* constants by Module\Register::* ones 2019-01-22 22:24:15 -05:00
opensearch.php Remove/replace killme() with *exit() 2019-01-21 09:49:17 -05:00
ostatus_subscribe.php Escape global namespaced get_app() calls 2019-01-03 21:27:36 -05:00
parse_url.php attachment preview: some small corrections 2019-02-03 16:26:13 +01:00
photos.php Improve get_responses() prototype 2019-01-21 11:37:05 -05:00
phpinfo.php Remove/replace killme() with *exit() 2019-01-21 09:49:17 -05:00
ping.php Replace REGISTER_* constants by Module\Register::* ones 2019-01-22 22:24:15 -05:00
poco.php Fix potential bugs without expected behavior change 2019-01-21 11:04:19 -05:00
poke.php Replace deprecated Addon::callHooks with Hook::callAll 2019-01-21 09:50:56 -05:00
pretheme.php Remove/replace killme() with *exit() 2019-01-21 09:49:17 -05:00
probe.php Remove/replace killme() with *exit() 2019-01-21 09:49:17 -05:00
profile_photo.php Remove unused code in mod/ 2019-01-21 10:53:32 -05:00
profiles.php Fix typo in mod/profiles 2019-02-23 18:11:48 -05:00
profperm.php Remove/replace killme() with *exit() 2019-01-21 09:49:17 -05:00
pubsub.php Remove unused code in mod/ 2019-01-21 10:53:32 -05:00
pubsubhubbub.php Remove unused code in mod/ 2019-01-21 10:53:32 -05:00
randprof.php Update namespace use calls in mod/ 2019-01-21 10:44:21 -05:00
receive.php Update PHPDoc in mod/ 2019-01-21 10:39:27 -05:00
redir.php Update namespace use calls in mod/ 2019-01-21 10:44:21 -05:00
regmod.php Replace REGISTER_* constants by Module\Register::* ones 2019-01-22 22:24:15 -05:00
removeme.php Update namespace use calls in mod/ 2019-01-21 10:44:21 -05:00
repair_ostatus.php Remove unused code in mod/ 2019-01-21 10:53:32 -05:00
robots_txt.php Remove/replace killme() with *exit() 2019-01-21 09:49:17 -05:00
rsd_xml.php Remove/replace killme() with *exit() 2019-01-21 09:49:17 -05:00
salmon.php Fix default value of contact parameter of OStatus::import in mod/salmon 2019-01-22 08:53:53 -05:00
search.php Update namespace use calls in mod/ 2019-01-21 10:44:21 -05:00
settings.php Sanitize theme path items 2019-03-31 21:52:48 -04:00
share.php Replace strong by title format for item title in mod/share 2019-02-27 20:59:39 -05:00
smilies.php Update PHPDoc in mod/ 2019-01-21 10:39:27 -05:00
starred.php Update namespace use calls in mod/ 2019-01-21 10:44:21 -05:00
subthread.php Replace deprecated Addon::callHooks with Hook::callAll 2019-01-21 09:50:56 -05:00
suggest.php Fix potential bugs without expected behavior change 2019-01-21 11:04:19 -05:00
tagger.php Replace deprecated Addon::callHooks with Hook::callAll 2019-01-21 09:50:56 -05:00
tagrm.php Update PHPDoc in mod/ 2019-01-21 10:39:27 -05:00
toggle_mobile.php Solves redirect error message 2019-01-13 18:16:26 +00:00
uexport.php Update more PHPDoc, including in include/ 2019-01-21 10:39:28 -05:00
uimport.php Replace REGISTER_* constants by Module\Register::* ones 2019-01-22 22:24:15 -05:00
unfollow.php Remove redundant htmlentities/htmlspecialchars 2018-12-25 11:37:57 -05:00
update_community.php Remove/replace killme() with *exit() 2019-01-21 09:49:17 -05:00
update_contact.php Fix call to Contact::content in mod/update_contact 2019-01-21 11:12:49 -05:00
update_display.php Remove/replace killme() with *exit() 2019-01-21 09:49:17 -05:00
update_network.php Remove/replace killme() with *exit() 2019-01-21 09:49:17 -05:00
update_notes.php Remove/replace killme() with *exit() 2019-01-21 09:49:17 -05:00
update_profile.php Add new Module\Profile class 2019-01-30 08:07:20 -05:00
videos.php Update missing namespace uses in mod/ 2019-01-21 10:56:28 -05:00
view.php Sanitize theme path items 2019-03-31 21:52:48 -04:00
viewcontacts.php Fix database error 2019-01-27 19:54:08 +00:00
viewsrc.php Remove/replace killme() with *exit() 2019-01-21 09:49:17 -05:00
wall_attach.php Update missing namespace uses in mod/ 2019-01-21 10:56:28 -05:00
wall_upload.php Update missing namespace uses in mod/ 2019-01-21 10:56:28 -05:00
wallmessage.php Remove redundant htmlentities/htmlspecialchars 2018-12-25 11:37:57 -05:00
webfinger.php Remove/replace killme() with *exit() 2019-01-21 09:49:17 -05:00
worker.php Code cleanup 2019-02-17 18:55:17 +00:00
xrd.php Fix potential bugs without expected behavior change 2019-01-21 11:04:19 -05:00