friendica/mod
Hypolite Petovan f92918f471 Normalize App parameter declaration (mod folder, 2 out of 3) 2017-01-09 23:14:25 +11:00
..
_well_known.php changed to this: 2016-12-20 10:58:55 +01:00
acctlink.php changed to this: 2016-12-20 10:58:55 +01:00
acl.php changed to this: 2016-12-20 10:58:55 +01:00
admin.php Merge remote-tracking branch 'upstream/develop' into develop 2016-12-30 21:33:41 +01:00
allfriends.php Continued rewriting a bit: 2016-12-22 17:03:00 +01:00
amcd.php changed to this: 2016-12-20 10:58:55 +01:00
api.php added much more curly braces + space between "if" and brace 2016-12-20 11:59:13 +01:00
apps.php changed to this: 2016-12-20 10:58:55 +01:00
attach.php changed to this: 2016-12-20 10:58:55 +01:00
babel.php changed to this: 2016-12-20 10:58:55 +01:00
bookmarklet.php added much more curly braces + space between "if" and brace 2016-12-20 11:59:13 +01:00
cal.php Continued with coding convention: 2016-12-20 21:17:09 +01:00
cb.php changed to this: 2016-12-20 10:58:55 +01:00
common.php Coding convention continued: 2016-12-22 17:13:34 +01:00
community.php added much more curly braces + space between "if" and brace 2016-12-20 11:59:13 +01:00
contactgroup.php added much more curly braces + space between "if" and brace 2016-12-20 11:59:13 +01:00
contacts.php added curly braces + fixed indenting according to code review by Hypolite 2016-12-30 21:49:08 +01:00
content.php added much more curly braces + space between "if" and brace 2016-12-20 11:59:13 +01:00
credits.php changed to this: 2016-12-20 10:58:55 +01:00
crepair.php Merge branch 'rewrites/app_get_baseurl_static' into develop 2016-12-22 11:37:23 +01:00
delegate.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-23 19:49:36 +01:00
dfrn_confirm.php Merge branch 'rewrites/app_get_baseurl_static' into develop 2016-12-22 11:37:23 +01:00
dfrn_notify.php changed to this: 2016-12-20 10:58:55 +01:00
dfrn_poll.php converted more to dbm::is_result() + added braces/space 2016-12-20 15:37:27 +01:00
dfrn_request.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-23 19:49:36 +01:00
directory.php Continued with coding convention: 2016-12-20 21:17:09 +01:00
dirfind.php added curly braces/spaces + replace spaces with tabs to fix code indending (or so?) 2016-12-21 23:12:28 +01:00
display.php changed to this: 2016-12-20 10:58:55 +01:00
editpost.php converted more to dbm::is_result() + added braces/space 2016-12-20 15:37:27 +01:00
events.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-23 19:49:36 +01:00
fbrowser.php Continued with code convention: 2016-12-22 15:31:23 +01:00
fetch.php Merge remote-tracking branch 'upstream/develop' into develop 2016-12-22 11:29:56 +01:00
filer.php added much more curly braces + space between "if" and brace 2016-12-20 11:59:13 +01:00
filerm.php Changed $a->get_baseurl() to App::get_baseurl() 2016-12-23 19:51:00 +01:00
follow.php added curly braces/spaces + replace spaces with tabs to fix code indending (or so?) 2016-12-21 23:12:28 +01:00
friendica.php changed to this: 2016-12-20 10:58:55 +01:00
fsuggest.php added much more curly braces + space between "if" and brace 2016-12-20 11:59:13 +01:00
group.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-23 19:49:36 +01:00
hcard.php changed to this: 2016-12-23 19:50:21 +01:00
help.php Changed $a->get_baseurl() to App::get_baseurl() 2016-12-20 12:45:36 +01:00
home.php added curly braces/spaces + replace spaces with tabs to fix code indending (or so?) 2016-12-21 23:12:28 +01:00
hostxrd.php changed to this: 2016-12-20 10:58:55 +01:00
hovercard.php Normalize App parameter declaration (mod folder, 2 out of 3) 2017-01-09 23:14:25 +11:00
ignored.php Normalize App parameter declaration (mod folder, 2 out of 3) 2017-01-09 23:14:25 +11:00
install.php Normalize App parameter declaration (mod folder, 2 out of 3) 2017-01-09 23:14:25 +11:00
invite.php Normalize App parameter declaration (mod folder, 2 out of 3) 2017-01-09 23:14:25 +11:00
item.php Normalize App parameter declaration (mod folder, 2 out of 3) 2017-01-09 23:14:25 +11:00
like.php Normalize App parameter declaration (mod folder, 2 out of 3) 2017-01-09 23:14:25 +11:00
localtime.php Normalize App parameter declaration (mod folder, 2 out of 3) 2017-01-09 23:14:25 +11:00
lockview.php Normalize App parameter declaration (mod folder, 2 out of 3) 2017-01-09 23:14:25 +11:00
login.php Normalize App parameter declaration (mod folder, 2 out of 3) 2017-01-09 23:14:25 +11:00
lostpass.php Normalize App parameter declaration (mod folder, 2 out of 3) 2017-01-09 23:14:25 +11:00
maintenance.php Normalize App parameter declaration (mod folder, 2 out of 3) 2017-01-09 23:14:25 +11:00
manage.php Normalize App parameter declaration (mod folder, 2 out of 3) 2017-01-09 23:14:25 +11:00
match.php Normalize App parameter declaration (mod folder, 2 out of 3) 2017-01-09 23:14:25 +11:00
message.php Normalize App parameter declaration (mod folder, 2 out of 3) 2017-01-09 23:14:25 +11:00
modexp.php Normalize App parameter declaration (mod folder, 2 out of 3) 2017-01-09 23:14:25 +11:00
mood.php Normalize App parameter declaration (mod folder, 2 out of 3) 2017-01-09 23:14:25 +11:00
msearch.php Normalize App parameter declaration (mod folder, 2 out of 3) 2017-01-09 23:14:25 +11:00
navigation.php Normalize App parameter declaration (mod folder, 2 out of 3) 2017-01-09 23:14:25 +11:00
network.php Normalize App parameter declaration (mod folder, 2 out of 3) 2017-01-09 23:14:25 +11:00
newmember.php Normalize App parameter declaration (mod folder, 2 out of 3) 2017-01-09 23:14:25 +11:00
nodeinfo.php Normalize App parameter declaration (mod folder, 2 out of 3) 2017-01-09 23:14:25 +11:00
nogroup.php Normalize App parameter declaration (mod folder, 2 out of 3) 2017-01-09 23:14:25 +11:00
noscrape.php Normalize App parameter declaration (mod folder, 2 out of 3) 2017-01-09 23:14:25 +11:00
notes.php Normalize App parameter declaration (mod folder, 2 out of 3) 2017-01-09 23:14:25 +11:00
notice.php Normalize App parameter declaration (mod folder, 2 out of 3) 2017-01-09 23:14:25 +11:00
notifications.php Normalize App parameter declaration (mod folder, 2 out of 3) 2017-01-09 23:14:25 +11:00
notify.php Normalize App parameter declaration (mod folder, 2 out of 3) 2017-01-09 23:14:25 +11:00
oembed.php Normalize App parameter declaration (mod folder, 2 out of 3) 2017-01-09 23:14:25 +11:00
oexchange.php Normalize App parameter declaration (mod folder, 2 out of 3) 2017-01-09 23:14:25 +11:00
openid.php Normalize App parameter declaration (mod folder, 2 out of 3) 2017-01-09 23:14:25 +11:00
opensearch.php Normalize App parameter declaration (mod folder, 2 out of 3) 2017-01-09 23:14:25 +11:00
ostatus_subscribe.php Normalize App parameter declaration (mod folder, 2 out of 3) 2017-01-09 23:14:25 +11: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 Normalize App parameter declaration (mod folder, 2 out of 3) 2017-01-09 23:14:25 +11:00
photo.php Normalize App parameter declaration (mod folder, 2 out of 3) 2017-01-09 23:14:25 +11:00
photos.php Normalize App parameter declaration (mod folder, 2 out of 3) 2017-01-09 23:14:25 +11: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 Normalize App parameter declaration (mod folder, 2 out of 3) 2017-01-09 23:14:25 +11:00
poke.php Normalize App parameter declaration (mod folder, 2 out of 3) 2017-01-09 23:14:25 +11:00
post.php Normalize App parameter declaration (mod folder, 2 out of 3) 2017-01-09 23:14:25 +11:00
pretheme.php Normalize App parameter declaration (mod folder, 2 out of 3) 2017-01-09 23:14:25 +11:00
probe.php Normalize App parameter declaration (mod folder, 2 out of 3) 2017-01-09 23:14:25 +11:00
profile.php Normalize App parameter declaration (mod folder, 2 out of 3) 2017-01-09 23:14:25 +11:00
profile_photo.php Normalize App parameter declaration (mod folder, 2 out of 3) 2017-01-09 23:14:25 +11: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 changed to this: 2016-12-20 10:58:55 +01:00
wall_upload.php Coding convention applied: 2016-12-20 10:12:31 +01: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