friendica/include
..
autoloader
Core
acl_selectors.php
api.php
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
autoloader.php
bb2diaspora.php
bbcode.php
cache.php
cli_startup.php
config.php
Contact.php
contact_selectors.php
contact_widgets.php
conversation.php
create_shadowentry.php
cron.php
cronhooks.php The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
cronjobs.php
crypto.php
datetime.php
dba.php
dba_pdo.php
dbclean.php
dbm.php
dbstructure.php Hopefully better index length. 2017-01-20 13:30:06 +00:00
dbupdate.php The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
delivery.php
dfrn.php Smarter way to create unique indexes 2017-01-15 23:30:43 +00:00
diaspora.php
directory.php
DirSearch.php Speeding up the gcontact search 2016-04-17 13:46:49 +02:00
discover_poco.php
email.php
Emailer.php
enotify.php
event.php Bugfix for failed events page and api 2017-01-16 20:59:16 +00:00
expire.php
fcontact.php Cleanup for #3010 - added spaces, thanks to @annando . 2016-12-14 09:42:36 +01:00
features.php
feed.php
files.php
follow.php
ForumManager.php Cleanup for #3010 - added spaces, thanks to @annando . 2016-12-14 09:42:36 +01:00
friendica_smarty.php
gprobe.php The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
group.php
html2bbcode.php
html2plain.php
HTTPExceptions.php
identity.php Some more caching 2017-01-13 17:31:10 +00:00
items.php
like.php
lock.php
map.php
message.php
msgclean.php
nav.php
network.php
NotificationsManager.php
notifier.php The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
oauth.php
oembed.php And more reverts: 2016-12-15 09:49:17 +01:00
onepoll.php The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
ostatus.php
ParseUrl.php
pgettext.php Replace the direct access of config variables 2017-01-17 19:21:46 +00:00
Photo.php
photos.php
pidfile.php
plaintext.php
plugin.php
poller.php Some more logging 2017-01-20 21:58:53 +00:00
post_update.php
Probe.php
profile_selectors.php
profile_update.php Diaspora: Fix class name case + add self 2016-12-20 12:44:15 -05:00
pubsubpublish.php
queue.php
queue_fn.php
quoteconvert.php
redir.php
remove_contact.php
salmon.php
Scrape.php
security.php Normalize App parameter declaration (doc-include folders, boot) 2017-01-09 23:09:01 +11:00
session.php
shadowupdate.php
Smilies.php
socgraph.php
spool_post.php
system_unavailable.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
tags.php
tagupdate.php The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
template_processor.php
text.php Normalize App parameter declaration (doc-include folders, boot) 2017-01-09 23:09:01 +11: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
update_gcontact.php
user.php Continued with coding convention: 2016-12-20 21:13:50 +01:00
xml.php