friendica/mod
..
acl.php
api.php Remove unused code in mod/ 2019-01-21 10:53:32 -05:00
cal.php
common.php
community.php
crepair.php
delegate.php
dfrn_confirm.php
dfrn_notify.php
dfrn_poll.php
dfrn_request.php Fix potential bugs without expected behavior change 2019-01-21 11:04:19 -05:00
dirfind.php
display.php Replace System::httpExit() by HTTPException throwing 2019-05-02 11:37:09 -04:00
editpost.php
events.php
fbrowser.php Remove duplicate $baseurl template variable 2019-05-02 09:55:48 -04:00
filerm.php Add defaults() to term parameter in mod/filerm 2019-03-08 21:51:23 -05:00
follow.php
friendica.php
fsuggest.php Replace deprecated calls to q() in mod/fsuggest and mod/photos 2019-01-21 11:12:48 -05:00
hcard.php
help.php
home.php
hovercard.php
ignored.php
item.php Improve Logger calls 2019-02-23 17:32:13 -05:00
like.php
lockview.php
lostpass.php
maintenance.php
manage.php
match.php Check $profile variable in mod/match 2019-03-07 18:42:49 -05:00
message.php
modexp.php
msearch.php
network.php Remove item query limit when using file param in mod/network 2019-03-09 18:36:11 -05:00
newmember.php
noscrape.php
notes.php
notice.php
notifications.php
notify.php
oexchange.php
openid.php
opensearch.php
ostatus_subscribe.php
parse_url.php
photos.php
ping.php Remove /display/{nick}/{id} URL structure publishing 2019-05-02 17:04:17 -04:00
poco.php
poke.php
pretheme.php Remove/replace killme() with *exit() 2019-01-21 09:49:17 -05:00
probe.php
profile_photo.php
profiles.php Fix typo in mod/profiles 2019-02-23 18:11:48 -05:00
profperm.php
pubsub.php
pubsubhubbub.php
randprof.php
receive.php
redir.php Update namespace use calls in mod/ 2019-01-21 10:44:21 -05:00
regmod.php
removeme.php
repair_ostatus.php
robots_txt.php
rsd_xml.php Remove/replace killme() with *exit() 2019-01-21 09:49:17 -05:00
salmon.php
search.php Replace System::httpExit() by HTTPException throwing 2019-05-02 11:37:09 -04: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
starred.php
subthread.php Remove /display/{nick}/{id} URL structure publishing 2019-05-02 17:04:17 -04:00
suggest.php Rework suggest module without App->error 2019-05-01 21:13:33 -04:00
tagger.php
tagrm.php
toggle_mobile.php
uexport.php
uimport.php Replace REGISTER_* constants by Module\Register::* ones 2019-01-22 22:24:15 -05:00
unfollow.php
update_community.php
update_contact.php
update_display.php
update_network.php
update_notes.php Remove/replace killme() with *exit() 2019-01-21 09:49:17 -05:00
update_profile.php
videos.php
view.php
viewcontacts.php Replace System::httpExit() by HTTPException throwing 2019-05-02 11:37:09 -04:00
viewsrc.php Replace System::httpExit() by HTTPException throwing 2019-05-02 11:37:09 -04:00
wall_attach.php
wall_upload.php
wallmessage.php Remove redundant htmlentities/htmlspecialchars 2018-12-25 11:37:57 -05:00
worker.php