friendica_2021-01/include
2016-12-20 10:19:20 +01:00
..
autoloader
Core More dbm::is_result() instead of count() 2016-12-14 12:03:02 +01:00
acl_selectors.php Cleanup for #3010 - added spaces, thanks to @annando . 2016-12-14 09:42:36 +01:00
api.php Used more dbm::is_result() instead of (!$r) or (!count($r)), still there are 2016-12-19 14:46:33 +01:00
attach.php
auth.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-20 10:19:20 +01:00
auth_ejabberd.php Some rewrites: 2016-12-13 10:16:36 +01:00
autoloader.php
bb2diaspora.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-20 10:19:20 +01:00
bbcode.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-20 10:19:20 +01:00
cache.php cache: use unserialize(false) 2016-11-20 17:32:37 +01:00
cli_startup.php
config.php
Contact.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-20 10:19:20 +01:00
contact_selectors.php Cleanup for #3010 - added spaces, thanks to @annando . 2016-12-14 09:42:36 +01:00
contact_widgets.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-20 10:19:20 +01:00
conversation.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-20 10:19:20 +01:00
create_shadowentry.php
cron.php Used more dbm::is_result() instead of (!$r) or (!count($r)), still there are 2016-12-19 14:46:33 +01:00
cronhooks.php Some rewrites: 2016-12-13 10:16:36 +01:00
cronjobs.php
crypto.php
datetime.php Cleanup for #3010 - added spaces, thanks to @annando . 2016-12-14 09:42:36 +01:00
dba.php Some rewrites: 2016-12-13 10:16:36 +01:00
dba_pdo.php Some rewrites: 2016-12-13 10:16:36 +01:00
dbclean.php
dbm.php
dbstructure.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-20 10:19:20 +01:00
dbupdate.php
delivery.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-20 10:19:20 +01:00
dfrn.php Continued with #3010: 2016-12-14 17:02:10 +01:00
diaspora.php Cleanup for #3010 - added spaces, thanks to @annando . 2016-12-14 09:42:36 +01:00
directory.php
DirSearch.php
discover_poco.php Some rewrites: 2016-12-13 10:16:36 +01:00
email.php
Emailer.php
enotify.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-20 10:19:20 +01:00
event.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-20 10:19:20 +01:00
expire.php Cleanup for #3010 - added spaces, thanks to @annando . 2016-12-14 09:42:36 +01:00
fcontact.php Cleanup for #3010 - added spaces, thanks to @annando . 2016-12-14 09:42:36 +01:00
features.php Disable richtext editor for frio - followup for #2938 2016-11-29 20:04:31 +00:00
feed.php more reverts ... 2016-12-15 09:32:57 +01:00
files.php Some rewrites: 2016-12-13 10:16:36 +01:00
follow.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-20 10:19:20 +01:00
ForumManager.php Cleanup for #3010 - added spaces, thanks to @annando . 2016-12-14 09:42:36 +01:00
friendica_smarty.php
gprobe.php Cleanup for #3010 - added spaces, thanks to @annando . 2016-12-14 09:42:36 +01:00
group.php Cleanup for #3010 - added spaces, thanks to @annando . 2016-12-14 09:42:36 +01:00
html2bbcode.php move function deletenode() to the xml class 2016-11-27 20:19:43 +01:00
html2plain.php
HTTPExceptions.php
identity.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-20 10:19:20 +01:00
items.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-20 10:19:20 +01:00
like.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-20 10:19:20 +01:00
lock.php Used more dbm::is_result() instead of (!$r) or (!count($r)), still there are 2016-12-19 14:46:33 +01:00
map.php
message.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-20 10:19:20 +01:00
msgclean.php
nav.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-20 10:19:20 +01:00
network.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-20 10:19:20 +01:00
NotificationsManager.php Cleanup for #3010 - added spaces, thanks to @annando . 2016-12-14 09:42:36 +01:00
notifier.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-20 10:19:20 +01:00
oauth.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-20 10:19:20 +01:00
oembed.php And more reverts: 2016-12-15 09:49:17 +01:00
onepoll.php Cleanup for #3010 - added spaces, thanks to @annando . 2016-12-14 09:42:36 +01:00
ostatus.php Mastodon: Hopefully we can now detect reshares better 2016-12-18 20:34:34 +00:00
ParseUrl.php ParseUrl: some docu work 2016-11-27 23:41:55 +01:00
pgettext.php Some rewrites: 2016-12-13 10:16:36 +01:00
Photo.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-20 10:19:20 +01:00
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 *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-20 10:19:20 +01:00
poller.php Used more dbm::is_result() instead of (!$r) or (!count($r)), still there are 2016-12-19 14:46:33 +01:00
post_update.php
Probe.php more reverts ... 2016-12-15 09:32:57 +01:00
profile_selectors.php
profile_update.php
pubsubpublish.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-20 10:19:20 +01:00
queue.php
queue_fn.php Garrr ... 2016-12-15 10:07:21 +01:00
quoteconvert.php
redir.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-20 10:19:20 +01:00
remove_contact.php Some brackets added 2016-11-28 22:18:37 +00:00
salmon.php More dbm::is_result() instead of count() 2016-12-14 12:03:02 +01:00
Scrape.php
security.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-20 10:19:20 +01:00
session.php Cleanup for #3010 - added spaces, thanks to @annando . 2016-12-14 09:42:36 +01:00
shadowupdate.php
Smilies.php
socgraph.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-20 10:19:20 +01:00
spool_post.php File was missing 2016-12-01 21:11:52 +00:00
system_unavailable.php
tags.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-20 10:19:20 +01:00
tagupdate.php
template_processor.php
text.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-20 10:19:20 +01:00
threads.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-20 10:19:20 +01:00
threadupdate.php
uimport.php *much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied) 2016-12-20 10:19:20 +01:00
update_gcontact.php
user.php Used more dbm::is_result() instead of (!$r) or (!count($r)), still there are 2016-12-19 14:46:33 +01:00
xml.php xml:php - some code standard work 2016-11-27 20:42:40 +01:00