friendica/mod
Michael Vogel df8b522f6b Merge pull request #3077 from Hypolite/issue/#3039-mod-1of3
Normalize App parameter declaration (mod folder, 1 out of 3)
2017-01-10 17:28:21 +01:00
..
_well_known.php Normalize App parameter declaration (mod folder, 1 out of 3) 2017-01-09 23:12:54 +11:00
acctlink.php Normalize App parameter declaration (mod folder, 1 out of 3) 2017-01-09 23:12:54 +11:00
acl.php Normalize App parameter declaration (mod folder, 1 out of 3) 2017-01-09 23:12:54 +11:00
admin.php Normalize App parameter declaration (mod folder, 1 out of 3) 2017-01-09 23:12:54 +11:00
allfriends.php Normalize App parameter declaration (mod folder, 1 out of 3) 2017-01-09 23:12:54 +11:00
amcd.php Normalize App parameter declaration (mod folder, 1 out of 3) 2017-01-09 23:12:54 +11:00
api.php Normalize App parameter declaration (mod folder, 1 out of 3) 2017-01-09 23:12:54 +11:00
apps.php Normalize App parameter declaration (mod folder, 1 out of 3) 2017-01-09 23:12:54 +11:00
attach.php Normalize App parameter declaration (mod folder, 1 out of 3) 2017-01-09 23:12:54 +11:00
babel.php Normalize App parameter declaration (mod folder, 1 out of 3) 2017-01-09 23:12:54 +11:00
bookmarklet.php Normalize App parameter declaration (mod folder, 1 out of 3) 2017-01-09 23:12:54 +11:00
cal.php Normalize App parameter declaration (mod folder, 1 out of 3) 2017-01-09 23:12:54 +11:00
cb.php Normalize App parameter declaration (mod folder, 1 out of 3) 2017-01-09 23:12:54 +11:00
common.php Normalize App parameter declaration (mod folder, 1 out of 3) 2017-01-09 23:12:54 +11:00
community.php Merge pull request #3077 from Hypolite/issue/#3039-mod-1of3 2017-01-10 17:28:21 +01:00
contactgroup.php Normalize App parameter declaration (mod folder, 1 out of 3) 2017-01-09 23:12:54 +11:00
contacts.php Normalize App parameter declaration (mod folder, 1 out of 3) 2017-01-09 23:12:54 +11:00
content.php Normalize App parameter declaration (mod folder, 1 out of 3) 2017-01-09 23:12:54 +11:00
credits.php Normalize App parameter declaration (mod folder, 1 out of 3) 2017-01-09 23:12:54 +11:00
crepair.php Normalize App parameter declaration (mod folder, 1 out of 3) 2017-01-09 23:12:54 +11:00
delegate.php Normalize App parameter declaration (mod folder, 1 out of 3) 2017-01-09 23:12:54 +11:00
dfrn_confirm.php Normalize App parameter declaration (mod folder, 1 out of 3) 2017-01-09 23:12:54 +11:00
dfrn_notify.php Normalize App parameter declaration (mod folder, 1 out of 3) 2017-01-09 23:12:54 +11:00
dfrn_poll.php Normalize App parameter declaration (mod folder, 1 out of 3) 2017-01-09 23:12:54 +11:00
dfrn_request.php Normalize App parameter declaration (mod folder, 1 out of 3) 2017-01-09 23:12:54 +11:00
directory.php Normalize App parameter declaration (mod folder, 1 out of 3) 2017-01-09 23:12:54 +11:00
dirfind.php Normalize App parameter declaration (mod folder, 1 out of 3) 2017-01-09 23:12:54 +11:00
display.php Normalize App parameter declaration (mod folder, 1 out of 3) 2017-01-09 23:12:54 +11:00
editpost.php Normalize App parameter declaration (mod folder, 1 out of 3) 2017-01-09 23:12:54 +11:00
events.php Normalize App parameter declaration (mod folder, 1 out of 3) 2017-01-09 23:12:54 +11:00
fbrowser.php Normalize App parameter declaration (mod folder, 1 out of 3) 2017-01-09 23:12:54 +11:00
fetch.php Normalize App parameter declaration (mod folder, 1 out of 3) 2017-01-09 23:12:54 +11:00
filer.php Normalize App parameter declaration (mod folder, 1 out of 3) 2017-01-09 23:12:54 +11:00
filerm.php Normalize App parameter declaration (mod folder, 1 out of 3) 2017-01-09 23:12:54 +11:00
follow.php Normalize App parameter declaration (mod folder, 1 out of 3) 2017-01-09 23:12:54 +11:00
friendica.php Normalize App parameter declaration (mod folder, 1 out of 3) 2017-01-09 23:12:54 +11:00
fsuggest.php Normalize App parameter declaration (mod folder, 1 out of 3) 2017-01-09 23:12:54 +11:00
group.php Normalize App parameter declaration (mod folder, 1 out of 3) 2017-01-09 23:12:54 +11:00
hcard.php Normalize App parameter declaration (mod folder, 1 out of 3) 2017-01-09 23:12:54 +11:00
help.php Normalize App parameter declaration (mod folder, 1 out of 3) 2017-01-09 23:12:54 +11:00
home.php Normalize App parameter declaration (mod folder, 1 out of 3) 2017-01-09 23:12:54 +11:00
hostxrd.php Normalize App parameter declaration (mod folder, 1 out of 3) 2017-01-09 23:12:54 +11:00
hovercard.php changed to this: 2016-12-20 10:58:55 +01:00
ignored.php added much more curly braces + space between "if" and brace 2016-12-20 11:59:13 +01:00
install.php added curly braces/spaces + replace spaces with tabs to fix code indending (or so?) 2016-12-23 19:51:11 +01:00
invite.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-23 19:49:36 +01:00
item.php Merge remote-tracking branch 'upstream/develop' into develop 2017-01-04 09:03:00 +01:00
like.php changed to this: 2016-12-20 10:58:55 +01:00
localtime.php changed to this: 2016-12-20 10:58:55 +01:00
lockview.php changed to this: 2016-12-20 10:58:55 +01:00
login.php changed to this: 2016-12-20 10:58:55 +01:00
lostpass.php used dbm::is_result() instead of count() 2016-12-20 21:39:06 +01:00
maintenance.php changed to this: 2016-12-20 10:58:55 +01:00
manage.php added much more curly braces + space between "if" and brace 2016-12-20 11:59:13 +01:00
match.php Changed $a->get_baseurl() to App::get_baseurl() 2016-12-20 12:45:36 +01:00
message.php Continued with coding convention: 2016-12-20 21:17:09 +01:00
modexp.php changed to this: 2016-12-20 10:58:55 +01:00
mood.php added much more curly braces + space between "if" and brace 2016-12-20 11:59:13 +01:00
msearch.php changed to this: 2016-12-20 10:58:55 +01:00
navigation.php changed to this: 2016-12-20 10:58:55 +01:00
network.php changed to this: 2016-12-23 19:50:21 +01:00
newmember.php changed to this: 2016-12-20 10:58:55 +01:00
nodeinfo.php changed to this: 2016-12-20 10:58:55 +01:00
nogroup.php Continued with coding convention: 2016-12-20 21:17:09 +01:00
noscrape.php Continued with coding convention: 2016-12-23 19:51:09 +01:00
notes.php added much more curly braces + space between "if" and brace 2016-12-20 11:59:13 +01:00
notice.php changed to this: 2016-12-20 10:58:55 +01:00
notifications.php Merge remote-tracking branch 'upstream/develop' into rewrites/app_get_baseurl_static 2016-12-22 09:06:00 +01:00
notify.php added curly braces + space between "if" and brace 2016-12-23 19:50:53 +01:00
oembed.php changed to this: 2016-12-20 10:58:55 +01:00
oexchange.php added much more curly braces + space between "if" and brace 2016-12-20 11:59:13 +01:00
openid.php Continued with coding convention: 2016-12-20 21:17:09 +01:00
opensearch.php changed to this: 2016-12-20 10:58:55 +01:00
ostatus_subscribe.php Continued with code convention: 2016-12-22 15:31:23 +01:00
p.php Merge remote-tracking branch 'friendica/develop' into bug/fix-diaspora-people-links 2016-12-20 12:50:36 -05:00
parse_url.php changed to this: 2016-12-20 10:58:55 +01:00
photo.php changed to this: 2016-12-20 10:58:55 +01:00
photos.php Merge remote-tracking branch 'upstream/develop' into 1612-unused-indexes 2017-01-07 16:13:57 +00:00
ping.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-19 14:27:16 +01:00
poco.php Continued with coding convention: 2016-12-20 21:17:09 +01:00
poke.php added much more curly braces + space between "if" and brace 2016-12-20 11:59:13 +01:00
post.php changed to this: 2016-12-20 10:58:55 +01:00
pretheme.php changed to this: 2016-12-20 10:58:55 +01:00
probe.php changed to this: 2016-12-20 10:58:55 +01:00
profile.php added curly braces + fixed indenting according to code review by Hypolite 2016-12-30 21:49:08 +01:00
profile_photo.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-23 19:49:36 +01:00
profiles.php Continued with coding convention: 2016-12-20 21:17:09 +01:00
profperm.php added much more curly braces + space between "if" and brace 2016-12-20 11:59:13 +01:00
proxy.php removed conflict solving remains, took from upstream/develop 2016-12-22 09:14:14 +01:00
pubsub.php changed to this: 2016-12-20 10:58:55 +01:00
pubsubhubbub.php changed to this: 2016-12-20 10:58:55 +01:00
qsearch.php added much more curly braces + space between "if" and brace 2016-12-20 11:59:13 +01:00
randprof.php added spaces + curly braces 2016-12-20 11:38:28 +01:00
receive.php Merge remote-tracking branch 'upstream/develop' into rewrites/app_get_baseurl_static 2016-12-22 11:33:00 +01:00
redir.php Changed $a->get_baseurl() to App::get_baseurl() 2016-12-20 12:45:36 +01:00
register.php changed to this: 2016-12-20 10:58:55 +01:00
regmod.php added much more curly braces + space between "if" and brace 2016-12-20 11:59:13 +01:00
removeme.php Changed $a->get_baseurl() to App::get_baseurl() 2016-12-20 12:45:36 +01:00
repair_ostatus.php added much more curly braces + space between "if" and brace 2016-12-20 11:59:13 +01:00
rsd_xml.php changed to this: 2016-12-20 10:58:55 +01:00
salmon.php changed to this: 2016-12-20 10:58:55 +01:00
search.php Continued with coding convention: 2016-12-20 21:17:09 +01:00
session.php Revert "Updated modules to allow for partial overrides without errors" 2016-02-07 15:11:34 +01:00
settings.php More curly braces added, left some TODOs behind 2016-12-21 23:17:47 +01:00
share.php changed to this: 2016-12-20 10:58:55 +01:00
smilies.php changed to this: 2016-12-20 10:58:55 +01:00
starred.php added curly braces/spaces + replace spaces with tabs to fix code indending (or so?) 2016-12-21 23:12:28 +01:00
statistics_json.php changed to this: 2016-12-20 10:58:55 +01:00
subthread.php added more curly braces + space between "if" and brace 2016-12-23 19:51:02 +01:00
suggest.php changed to this: 2016-12-23 19:50:21 +01:00
tagger.php Continued with coding convention: 2016-12-20 21:32:00 +01:00
tagrm.php Continued with coding convention: 2016-12-20 21:32:00 +01:00
toggle_mobile.php Opps, forgot this ... 2016-12-20 12:38:23 +01:00
uexport.php changed to this: 2016-12-23 19:50:21 +01:00
uimport.php changed to this: 2016-12-20 10:58:55 +01:00
update_community.php changed to this: 2016-12-20 10:58:55 +01:00
update_display.php changed to this: 2016-12-20 10:58:55 +01:00
update_network.php changed to this: 2016-12-20 10:58:55 +01:00
update_notes.php changed to this: 2016-12-20 10:58:55 +01:00
update_profile.php changed to this: 2016-12-20 10:58:55 +01:00
videos.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-23 19:49:36 +01:00
view.php Revert "Updated modules to allow for partial overrides without errors" 2016-02-07 15:11:34 +01:00
viewcontacts.php Continued with coding convention: 2016-12-20 21:17:09 +01:00
viewsrc.php added much more curly braces + space between "if" and brace 2016-12-20 11:59:13 +01:00
wall_attach.php Merge remote-tracking branch 'upstream/develop' into 1612-unused-indexes 2017-01-07 16:13:57 +00:00
wall_upload.php Don't do queries if not needed 2017-01-07 11:28:18 +00:00
wallmessage.php changed to this: 2016-12-20 10:58:55 +01:00
webfinger.php changed to this: 2016-12-20 10:58:55 +01:00
worker.php Store spooled data 2016-12-01 20:53:18 +00:00
xrd.php Continued with coding convention: 2016-12-20 21:32:00 +01:00