friendica/mod
..
_well_known.php
acl.php Add Monolog 2019-01-21 10:10:40 -05:00
admin.php Rewrites: 2019-02-19 01:56:41 +01:00
allfriends.php
amcd.php Update namespace use calls in mod/ 2019-01-21 10:44:21 -05:00
api.php
apps.php
babel.php Improve Markdown::convert panel display in mod/babel 2019-02-04 21:46:34 -05:00
bookmarklet.php
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
credits.php Update namespace use calls in mod/ 2019-01-21 10:44:21 -05:00
crepair.php
delegate.php
dfrn_confirm.php Move Contact::Page_* constants to User::PAGE_FLAGS_* 2019-01-21 10:55:37 -05:00
dfrn_notify.php Fix potential bugs without expected behavior change 2019-01-21 11:04:19 -05:00
dfrn_poll.php
dfrn_request.php
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 Fixing https://github.com/friendica/friendica/issues/6338#issuecomment-458030934 2019-02-24 15:15:25 +01:00
editpost.php Remove unused code in mod/ 2019-01-21 10:53:32 -05:00
events.php
fbrowser.php Fix potential bugs without expected behavior change 2019-01-21 11:04:19 -05:00
feedtest.php Fix potential bugs without expected behavior change 2019-01-21 11:04:19 -05:00
fetch.php
filer.php Remove/replace killme() with *exit() 2019-01-21 09:49:17 -05:00
filerm.php Update namespace use calls in mod/ 2019-01-21 10:44:21 -05:00
follow.php
friendica.php
fsuggest.php
hcard.php
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
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
localtime.php
lockview.php
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
manifest.php
match.php Update PHPDoc in mod/ 2019-01-21 10:39:27 -05:00
message.php Remove unused code in mod/ 2019-01-21 10:53:32 -05:00
modexp.php
msearch.php
network.php
newmember.php
nodeinfo.php
nogroup.php
noscrape.php
notes.php
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
parse_url.php
photos.php
phpinfo.php
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
pretheme.php
probe.php Remove/replace killme() with *exit() 2019-01-21 09:49:17 -05:00
profile_photo.php
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
robots_txt.php
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
settings.php
share.php Replace strong by title format for item title in mod/share 2019-02-27 20:59:39 -05:00
smilies.php
starred.php
statistics_json.php Replace REGISTER_* constants by Module\Register::* ones 2019-01-22 22:24:15 -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
uimport.php
unfollow.php
update_community.php Remove/replace killme() with *exit() 2019-01-21 09:49:17 -05:00
update_contact.php
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
view.php add comment about the PATH 2019-01-22 13:44:49 +01:00
viewcontacts.php
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
webfinger.php
worker.php
xrd.php Fix potential bugs without expected behavior change 2019-01-21 11:04:19 -05:00