friendica/include
Roland Haeder b7c9d63b7a
Fixed parser errors (opps) + changed # -> // Please do so also as # for comments is deprecated.
Signed-off-by: Roland Haeder <roland@mxchange.org>
2016-12-23 20:09:10 +01:00
..
Core Don't cherry-pick: reverted unrelated changes (dbm::is_result()) 2016-12-20 16:21:59 +01:00
autoloader
Contact.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-23 19:49:36 +01:00
DirSearch.php
Emailer.php
ForumManager.php
HTTPExceptions.php
NotificationsManager.php provide local time for notifications 2016-12-22 00:28:52 +01:00
ParseUrl.php
Photo.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-19 14:27:16 +01:00
Probe.php
Scrape.php
Smilies.php
acl_selectors.php Continued with coding convention: 2016-12-23 19:51:04 +01:00
api.php Merge remote-tracking branch 'upstream/develop' into rewrites/app_get_baseurl_static 2016-12-22 11:33:00 +01:00
attach.php
auth.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-19 14:27:16 +01:00
auth_ejabberd.php Workaround for vanished database connections while authentication 2016-12-20 15:59:28 +01:00
autoloader.php
bb2diaspora.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-19 14:27:16 +01:00
bbcode.php Continued with coding convention: 2016-12-20 21:16:49 +01:00
cache.php
cli_startup.php
config.php
contact_selectors.php Merge remote-tracking branch 'upstream/develop' into rewrites/app_get_baseurl_static 2016-12-22 11:33:00 +01:00
contact_widgets.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-23 19:49:36 +01:00
conversation.php Continued with coding convention: 2016-12-20 21:16:49 +01:00
create_shadowentry.php
cron.php changed to this: 2016-12-20 10:58:03 +01:00
cronhooks.php
cronjobs.php
crypto.php
datetime.php Continued with coding convention: 2016-12-20 21:16:49 +01:00
dba.php
dba_pdo.php
dbclean.php
dbm.php
dbstructure.php Code style changed: 2016-12-22 16:50:40 +01:00
dbupdate.php
delivery.php Merge remote-tracking branch 'upstream/develop' into rewrites/app_get_baseurl_static 2016-12-22 11:33:00 +01:00
dfrn.php converted more to dbm::is_result() + added braces/space 2016-12-20 15:37:27 +01:00
diaspora.php Merge branch 'rewrites/app_get_baseurl_static' into develop 2016-12-22 11:37:23 +01:00
directory.php
discover_poco.php
email.php added spaces + curly braces 2016-12-20 11:38:28 +01:00
enotify.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-19 14:27:16 +01:00
event.php changed to this: 2016-12-20 10:58:03 +01:00
expire.php Continued with coding convention: 2016-12-20 21:16:49 +01:00
fcontact.php
features.php
feed.php
files.php
follow.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-23 19:49:36 +01:00
friendica_smarty.php
gprobe.php
group.php Continued with coding convention: 2016-12-20 21:16:49 +01:00
html2bbcode.php
html2plain.php
identity.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-23 19:49:36 +01:00
items.php Continued rewriting a bit: 2016-12-22 17:03:00 +01:00
like.php Coding convention applied: 2016-12-23 19:49:15 +01:00
lock.php Coding convention applied: 2016-12-20 10:12:31 +01:00
map.php
message.php added curly braces/spaces + replace spaces with tabs to fix code indending (or so?) 2016-12-23 19:51:11 +01:00
msgclean.php
nav.php changed to this: 2016-12-20 10:58:03 +01:00
network.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-23 19:49:36 +01:00
notifier.php Merge remote-tracking branch 'upstream/develop' into rewrites/app_get_baseurl_static 2016-12-22 11:33:00 +01:00
oauth.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-19 14:27:16 +01:00
oembed.php
onepoll.php Coding convention applied: 2016-12-20 10:12:31 +01:00
ostatus.php Mastodon: Hopefully we can now detect reshares better 2016-12-18 20:34:34 +00:00
pgettext.php
photos.php
pidfile.php
plaintext.php Bugfix: Reimported Friendica posts from pump.io had the links missing. 2016-12-18 23:39:44 +00:00
plugin.php Fixed parser errors (opps) + changed # -> // Please do so also as # for comments is deprecated. 2016-12-23 20:09:10 +01:00
poller.php used more App::get_baseurl() instead of get_app()->get_baseurl(). 2016-12-20 21:51:54 +01:00
post_update.php
profile_selectors.php
profile_update.php Diaspora: Fix class name case + add self 2016-12-20 12:44:15 -05:00
pubsubpublish.php Continued with coding convention: 2016-12-20 21:16:49 +01:00
queue.php Merge remote-tracking branch 'upstream/develop' into rewrites/app_get_baseurl_static 2016-12-22 11:33:00 +01:00
queue_fn.php
quoteconvert.php
redir.php Coding convention applied: 2016-12-20 10:12:31 +01:00
remove_contact.php
salmon.php added more curly braces + space between "if" and brace 2016-12-20 17:58:34 +01:00
security.php added more curly braces + space between "if" and brace 2016-12-20 17:58:34 +01:00
session.php
shadowupdate.php
socgraph.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-23 19:49:36 +01:00
spool_post.php
system_unavailable.php
tags.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-19 14:27:16 +01:00
tagupdate.php
template_processor.php
text.php Continued with coding convention: 2016-12-20 21:16:49 +01:00
threads.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-19 14:27:16 +01:00
threadupdate.php
uimport.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-19 14:27:16 +01:00
update_gcontact.php
user.php Continued with coding convention: 2016-12-20 21:16:49 +01:00
xml.php