You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
friendica/mod
Roland Häder 536f078ed4
Continued with coding convention:
- added curly braces around conditional code blocks
- added space between if/foreach/... and brace
- made some SQL keywords upper-cased and added back-ticks to columns/table names

Signed-off-by: Roland Haeder <roland@mxchange.org>
7 years ago
..
_well_known.php changed to this: 7 years ago
acctlink.php changed to this: 7 years ago
acl.php changed to this: 7 years ago
admin.php Continued with coding convention: 7 years ago
allfriends.php Continued with coding convention: 7 years ago
amcd.php changed to this: 7 years ago
api.php added much more curly braces + space between "if" and brace 7 years ago
apps.php changed to this: 7 years ago
attach.php changed to this: 7 years ago
babel.php changed to this: 7 years ago
bookmarklet.php added much more curly braces + space between "if" and brace 7 years ago
cal.php Continued with coding convention: 7 years ago
cb.php changed to this: 7 years ago
common.php Continued with coding convention: 7 years ago
community.php added much more curly braces + space between "if" and brace 7 years ago
contactgroup.php added much more curly braces + space between "if" and brace 7 years ago
contacts.php Continued with coding convention: 7 years ago
content.php added much more curly braces + space between "if" and brace 7 years ago
credits.php changed to this: 7 years ago
crepair.php added much more curly braces + space between "if" and brace 7 years ago
delegate.php Continued with coding convention: 7 years ago
dfrn_confirm.php added more curly braces + space between "if" and brace 7 years ago
dfrn_notify.php changed to this: 7 years ago
dfrn_poll.php converted more to dbm::is_result() + added braces/space 7 years ago
dfrn_request.php Continued with coding convention: 7 years ago
directory.php Continued with coding convention: 7 years ago
dirfind.php added more curly braces + space between "if" and brace 7 years ago
display.php changed to this: 7 years ago
editpost.php converted more to dbm::is_result() + added braces/space 7 years ago
events.php Continued with coding convention: 7 years ago
fbrowser.php changed to this: 7 years ago
fetch.php changed to this: 7 years ago
filer.php added much more curly braces + space between "if" and brace 7 years ago
filerm.php Continued with coding convention: 7 years ago
follow.php Continued with coding convention: 7 years ago
friendica.php changed to this: 7 years ago
fsuggest.php added much more curly braces + space between "if" and brace 7 years ago
group.php Continued with coding convention: 7 years ago
hcard.php Continued with coding convention: 7 years ago
help.php Changed $a->get_baseurl() to App::get_baseurl() 7 years ago
home.php added curly braces + space between "if" and brace + added TODO 7 years ago
hostxrd.php changed to this: 7 years ago
hovercard.php changed to this: 7 years ago
ignored.php added much more curly braces + space between "if" and brace 7 years ago
install.php Continued with coding convention: 7 years ago
invite.php Continued with coding convention: 7 years ago
item.php Continued with coding convention: 7 years ago
like.php changed to this: 7 years ago
localtime.php changed to this: 7 years ago
lockview.php changed to this: 7 years ago
login.php changed to this: 7 years ago
lostpass.php Continued with coding convention: 7 years ago
maintenance.php changed to this: 7 years ago
manage.php added much more curly braces + space between "if" and brace 7 years ago
match.php Changed $a->get_baseurl() to App::get_baseurl() 7 years ago
message.php Continued with coding convention: 7 years ago
modexp.php changed to this: 7 years ago
mood.php added much more curly braces + space between "if" and brace 7 years ago
msearch.php changed to this: 7 years ago
navigation.php changed to this: 7 years ago
network.php Continued with coding convention: 7 years ago
newmember.php changed to this: 7 years ago
nodeinfo.php changed to this: 7 years ago
nogroup.php Continued with coding convention: 7 years ago
noscrape.php Continued with coding convention: 7 years ago
notes.php added much more curly braces + space between "if" and brace 7 years ago
notice.php changed to this: 7 years ago
notifications.php added much more curly braces + space between "if" and brace 7 years ago
notify.php added curly braces + space between "if" and brace 7 years ago
oembed.php changed to this: 7 years ago
oexchange.php added much more curly braces + space between "if" and brace 7 years ago
openid.php Continued with coding convention: 7 years ago
opensearch.php changed to this: 7 years ago
ostatus_subscribe.php added much more curly braces + space between "if" and brace 7 years ago
p.php Continued with #3010: 7 years ago
parse_url.php changed to this: 7 years ago
photo.php changed to this: 7 years ago
photos.php Continued with coding convention: 7 years ago
ping.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 7 years ago
poco.php Continued with coding convention: 7 years ago
poke.php added much more curly braces + space between "if" and brace 7 years ago
post.php changed to this: 7 years ago
pretheme.php changed to this: 7 years ago
probe.php changed to this: 7 years ago
profile.php Continued with coding convention: 7 years ago
profile_photo.php Continued with coding convention: 7 years ago
profiles.php Continued with coding convention: 7 years ago
profperm.php added much more curly braces + space between "if" and brace 7 years ago
proxy.php Merge remote-tracking branch 'upstream/develop' into develop 7 years ago
pubsub.php changed to this: 7 years ago
pubsubhubbub.php changed to this: 7 years ago
qsearch.php added much more curly braces + space between "if" and brace 7 years ago
randprof.php added spaces + curly braces 7 years ago
receive.php changed to this: 7 years ago
redir.php Changed $a->get_baseurl() to App::get_baseurl() 7 years ago
register.php changed to this: 7 years ago
regmod.php added much more curly braces + space between "if" and brace 7 years ago
removeme.php Changed $a->get_baseurl() to App::get_baseurl() 7 years ago
repair_ostatus.php added much more curly braces + space between "if" and brace 7 years ago
rsd_xml.php changed to this: 7 years ago
salmon.php changed to this: 7 years ago
search.php Continued with coding convention: 7 years ago
session.php Revert "Updated modules to allow for partial overrides without errors" 7 years ago
settings.php Continued with coding convention: 7 years ago
share.php changed to this: 7 years ago
smilies.php changed to this: 7 years ago
starred.php Continued with coding convention: 7 years ago
statistics_json.php changed to this: 7 years ago
subthread.php Continued with coding convention: 7 years ago
suggest.php Continued with coding convention: 7 years ago
tagger.php Continued with coding convention: 7 years ago
tagrm.php Continued with coding convention: 7 years ago
toggle_mobile.php Opps, forgot this ... 7 years ago
uexport.php added much more curly braces + space between "if" and brace 7 years ago
uimport.php changed to this: 7 years ago
update_community.php changed to this: 7 years ago
update_display.php changed to this: 7 years ago
update_network.php changed to this: 7 years ago
update_notes.php changed to this: 7 years ago
update_profile.php changed to this: 7 years ago
videos.php Continued with coding convention: 7 years ago
view.php Revert "Updated modules to allow for partial overrides without errors" 7 years ago
viewcontacts.php Continued with coding convention: 7 years ago
viewsrc.php added much more curly braces + space between "if" and brace 7 years ago
wall_attach.php changed to this: 7 years ago
wall_upload.php Coding convention applied: 7 years ago
wallmessage.php changed to this: 7 years ago
webfinger.php changed to this: 7 years ago
worker.php Store spooled data 7 years ago
xrd.php Continued with coding convention: 7 years ago