friendica/mod
Hypolite Petovan 6d5b2c484d Replace remaining instances of "contacts/" 2018-10-18 07:48:34 -04:00
..
_well_known.php
acl.php
admin.php Merge pull request #5920 from MrPetovan/bug/remove-password-from-register 2018-10-17 21:04:11 +02:00
allfriends.php code standards + fixing navigation links to /contact/... 2018-10-14 20:03:22 +02:00
amcd.php
api.php
apps.php
attach.php
babel.php Add HTML result boxes to mod/babel 2018-10-14 07:44:07 -04:00
bookmarklet.php
cal.php
common.php Replace remaining instances of "contacts/" 2018-10-18 07:48:34 -04:00
community.php Rename App Methods 2018-10-10 00:16:06 +02:00
contactgroup.php
credits.php
crepair.php Replace remaining instances of "contacts/" 2018-10-18 07:48:34 -04:00
delegate.php
dfrn_confirm.php change links from /contacts to /contact 2018-10-13 13:29:56 +02:00
dfrn_notify.php
dfrn_poll.php Curl Response Refactoring 2018-10-10 21:15:26 +02:00
dfrn_request.php change links from /contacts to /contact 2018-10-13 13:29:56 +02:00
directory.php Rename App Methods 2018-10-10 00:16:06 +02:00
dirfind.php Fix batch action query + Fix Namespace import 2018-10-14 21:14:32 +02:00
display.php Rename App Methods 2018-10-10 00:16:06 +02:00
editpost.php Fix Issue #5896 by setting static return for edit_post to display item page (kind of revert parts of #5774) 2018-10-16 19:14:55 +02:00
events.php Replace goaway location SESSION var return_url with page as string value 2018-10-09 20:10:34 +02:00
fbrowser.php
feedtest.php Curl Response Refactoring 2018-10-10 21:08:43 +02:00
fetch.php
filer.php
filerm.php goaway to network if deleted item + remove goaway for filerm 2018-10-09 20:44:30 +02:00
follow.php Replace remaining instances of "contacts/" 2018-10-18 07:48:34 -04:00
friendica.php
fsuggest.php
group.php Fix namespace usage in mod/group 2018-10-15 18:35:36 -04:00
hcard.php parameters and getURLpath to getURLPath 2018-10-10 01:18:47 +02:00
help.php Moved functions out of boot.php into class 2018-10-13 19:03:08 +02:00
home.php Rename App Methods 2018-10-10 00:16:06 +02:00
hostxrd.php Rename App Methods 2018-10-10 00:16:06 +02:00
hovercard.php
ignored.php
install.php Install Class to methods 2018-10-13 18:09:53 +02:00
invite.php Use Model\Register methods in modules 2018-10-14 12:26:18 -04:00
item.php Remove network exception in handle_tag 2018-10-17 01:11:50 -04:00
like.php
localtime.php
lockview.php
lostpass.php
maintenance.php
manage.php
manifest.php
match.php Curl Response Refactoring 2018-10-10 21:15:26 +02:00
message.php Rename App Methods 2018-10-10 00:16:06 +02:00
modexp.php
msearch.php
network.php Rename App Methods 2018-10-10 00:16:06 +02:00
newmember.php change links from /contacts to /contact 2018-10-13 13:29:56 +02:00
nodeinfo.php Rename App Methods 2018-10-10 00:16:06 +02:00
nogroup.php
noscrape.php
notes.php Rename App Methods 2018-10-10 00:16:06 +02:00
notice.php
notifications.php Rename App Methods 2018-10-10 00:16:06 +02:00
notify.php Rename App Methods 2018-10-10 00:16:06 +02:00
oexchange.php
openid.php Rename App Methods 2018-10-10 00:16:06 +02:00
opensearch.php Rename App Methods 2018-10-10 00:16:06 +02:00
ostatus_subscribe.php Curl Response Refactoring 2018-10-10 21:08:43 +02:00
parse_url.php Fix notices in Parse URL feature 2018-10-16 18:27:13 -04:00
photo.php Rename App Methods 2018-10-10 00:16:06 +02:00
photos.php Rename App Methods 2018-10-10 00:16:06 +02:00
phpinfo.php
ping.php Use Model\Register methods in modules 2018-10-14 12:26:18 -04:00
poco.php
poke.php
pretheme.php
probe.php
profile.php parameters and getURLpath to getURLPath 2018-10-10 01:18:47 +02:00
profile_photo.php
profiles.php Rename App Methods 2018-10-10 00:16:06 +02:00
profperm.php
pubsub.php
pubsubhubbub.php Curl Response Refactoring 2018-10-10 21:50:13 +02:00
randprof.php
receive.php
redir.php parameters and getURLpath to getURLPath 2018-10-10 01:18:47 +02:00
register.php Improve transition from previous behavior 2018-10-15 11:58:52 -04:00
regmod.php Improve transition from previous behavior 2018-10-15 11:58:52 -04:00
removeme.php
repair_ostatus.php Replace goaway location SESSION var return_url with page as string value 2018-10-09 20:10:34 +02:00
robots_txt.php
rsd_xml.php
salmon.php
search.php
settings.php parameters and getURLpath to getURLPath 2018-10-10 01:18:47 +02:00
share.php
smilies.php
starred.php
statistics_json.php
subthread.php
suggest.php
tagger.php
tagrm.php
toggle_mobile.php
uexport.php
uimport.php
unfollow.php Replace remaining instances of "contacts/" 2018-10-18 07:48:34 -04:00
update_community.php
update_contacts.php Fix wrong use statement in mod/update_contacts 2018-10-14 23:09:11 -04:00
update_display.php
update_network.php
update_notes.php
update_profile.php
videos.php Rename App Methods 2018-10-10 00:16:06 +02:00
view.php
viewcontacts.php Rename App Methods 2018-10-10 00:16:06 +02:00
viewsrc.php Moved functions out of boot.php into class 2018-10-13 19:03:08 +02:00
wall_attach.php
wall_upload.php
wallmessage.php
webfinger.php
worker.php
xrd.php Merge pull request #5899 from annando/avoid-flooding 2018-10-13 08:41:32 +02:00