.. |
_well_known.php
|
…
|
|
acctlink.php
|
…
|
|
acl.php
|
…
|
|
admin.php
|
Fixed parser errors (opps) + changed # -> // Please do so also as # for comments is deprecated.
|
2016-12-23 20:09:10 +01:00 |
allfriends.php
|
Continued rewriting a bit:
|
2016-12-22 17:03:00 +01:00 |
amcd.php
|
…
|
|
api.php
|
…
|
|
apps.php
|
…
|
|
attach.php
|
…
|
|
babel.php
|
…
|
|
bookmarklet.php
|
…
|
|
cal.php
|
…
|
|
cb.php
|
…
|
|
common.php
|
Coding convention continued:
|
2016-12-22 17:12:34 +01:00 |
community.php
|
…
|
|
contactgroup.php
|
…
|
|
contacts.php
|
changed to this:
|
2016-12-23 19:50:21 +01:00 |
content.php
|
…
|
|
credits.php
|
…
|
|
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
|
…
|
|
dfrn_poll.php
|
…
|
|
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
|
…
|
|
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
|
…
|
|
editpost.php
|
…
|
|
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:30:23 +01:00 |
fetch.php
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2016-12-22 11:29:56 +01:00 |
filer.php
|
…
|
|
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
|
…
|
|
fsuggest.php
|
…
|
|
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
|
…
|
|
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
|
…
|
|
hovercard.php
|
…
|
|
ignored.php
|
…
|
|
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
|
Continued with coding convention:
|
2016-12-23 19:51:08 +01:00 |
like.php
|
…
|
|
localtime.php
|
…
|
|
lockview.php
|
…
|
|
login.php
|
…
|
|
lostpass.php
|
used dbm::is_result() instead of count()
|
2016-12-20 21:39:06 +01:00 |
maintenance.php
|
…
|
|
manage.php
|
…
|
|
match.php
|
…
|
|
message.php
|
…
|
|
modexp.php
|
…
|
|
mood.php
|
…
|
|
msearch.php
|
…
|
|
navigation.php
|
…
|
|
network.php
|
changed to this:
|
2016-12-23 19:50:21 +01:00 |
newmember.php
|
…
|
|
nodeinfo.php
|
…
|
|
nogroup.php
|
…
|
|
noscrape.php
|
Continued with coding convention:
|
2016-12-23 19:51:09 +01:00 |
notes.php
|
…
|
|
notice.php
|
…
|
|
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
|
…
|
|
oexchange.php
|
…
|
|
openid.php
|
…
|
|
opensearch.php
|
…
|
|
ostatus_subscribe.php
|
Continued with code convention:
|
2016-12-22 15:30:23 +01:00 |
p.php
|
…
|
|
parse_url.php
|
…
|
|
photo.php
|
…
|
|
photos.php
|
…
|
|
ping.php
|
…
|
|
poco.php
|
…
|
|
poke.php
|
…
|
|
post.php
|
…
|
|
pretheme.php
|
…
|
|
probe.php
|
…
|
|
profile.php
|
Fixed parser errors (opps) + changed # -> // Please do so also as # for comments is deprecated.
|
2016-12-23 20:09:10 +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
|
…
|
|
profperm.php
|
…
|
|
proxy.php
|
removed conflict solving remains, took from upstream/develop
|
2016-12-22 09:14:14 +01:00 |
pubsub.php
|
…
|
|
pubsubhubbub.php
|
…
|
|
qsearch.php
|
…
|
|
randprof.php
|
…
|
|
receive.php
|
Merge remote-tracking branch 'upstream/develop' into rewrites/app_get_baseurl_static
|
2016-12-22 11:33:00 +01:00 |
redir.php
|
…
|
|
register.php
|
…
|
|
regmod.php
|
…
|
|
removeme.php
|
…
|
|
repair_ostatus.php
|
…
|
|
rsd_xml.php
|
…
|
|
salmon.php
|
…
|
|
search.php
|
…
|
|
session.php
|
…
|
|
settings.php
|
More curly braces added, left some TODOs behind
|
2016-12-21 23:17:47 +01:00 |
share.php
|
…
|
|
smilies.php
|
…
|
|
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
|
…
|
|
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
|
…
|
|
uexport.php
|
changed to this:
|
2016-12-23 19:50:21 +01:00 |
uimport.php
|
…
|
|
update_community.php
|
…
|
|
update_display.php
|
…
|
|
update_network.php
|
…
|
|
update_notes.php
|
…
|
|
update_profile.php
|
…
|
|
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
|
…
|
|
viewcontacts.php
|
…
|
|
viewsrc.php
|
…
|
|
wall_attach.php
|
…
|
|
wall_upload.php
|
…
|
|
wallmessage.php
|
…
|
|
webfinger.php
|
…
|
|
worker.php
|
…
|
|
xrd.php
|
Continued with coding convention:
|
2016-12-20 21:32:00 +01:00 |