friendica/include
..
autoloader
Core
acl_selectors.php
api.php
attach.php add support for more file attachment types 2013-02-04 22:15:16 -07:00
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 add some doxygen comments 2016-02-09 11:10:00 +01:00
bb2diaspora.php
bbcode.php
cache.php
cli_startup.php
config.php Add $default_value parameter to Config::get() and PConfig::get() 2016-06-10 12:00:34 +02:00
Contact.php
contact_selectors.php
contact_widgets.php
conversation.php
create_shadowentry.php The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
cron.php
cronhooks.php
cronjobs.php
crypto.php
datetime.php
dba.php Some added logging 2017-01-21 20:15:49 +00:00
dba_pdo.php
dbclean.php
dbm.php
dbstructure.php Added index for performance issues 2017-03-02 05:46:44 +00:00
dbupdate.php
delivery.php
dfrn.php Make Hypolite happy 2017-03-08 18:03:41 +00:00
diaspora.php
directory.php
DirSearch.php
discover_poco.php
email.php
Emailer.php
enotify.php Some notification thingy 2017-01-04 23:12:28 +00:00
event.php
expire.php
fcontact.php
features.php
feed.php Only process feed and dfrn items when they aren't already stored 2017-01-31 19:39:09 +00:00
files.php
follow.php
ForumManager.php
friendica_smarty.php
gprobe.php
group.php
html2bbcode.php
html2plain.php
HTTPExceptions.php
identity.php fix - pending contacts shouldn't be shown in contacts widgit and viewcontacts 2017-02-10 03:51:01 +01:00
items.php Ensure that the spool path is set 2017-02-19 10:13:40 +00:00
like.php
lock.php
map.php map bbcode tag from Red 2015-05-15 20:41:10 +02:00
message.php
msgclean.php
nav.php
network.php
NotificationsManager.php
notifier.php
oauth.php
oembed.php
onepoll.php
ostatus.php
ParseUrl.php
pgettext.php
Photo.php
photos.php
pidfile.php
plaintext.php Some more logging 2017-01-20 21:58:53 +00:00
plugin.php
poller.php Merge pull request #3216 from annando/1701-performance 2017-03-12 15:40:56 +01:00
post_update.php
Probe.php The queue now works with the cache - whoch should speed it up 2017-02-02 05:52:45 +00:00
profile_selectors.php
profile_update.php
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
tags.php
tagupdate.php
template_processor.php better logger format, some comments 2014-04-27 15:18:43 +02:00
text.php
threads.php
threadupdate.php The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
uimport.php
update_gcontact.php
user.php Continued with coding convention: 2016-12-20 21:13:50 +01:00
xml.php