friendica/include
2017-01-19 17:06:23 +00:00
..
autoloader
Core
acl_selectors.php
api.php
attach.php
auth.php
auth_ejabberd.php
autoloader.php add some doxygen comments 2016-02-09 11:10:00 +01:00
bb2diaspora.php
bbcode.php Continued with coding convention: 2016-12-20 21:16:49 +01:00
cache.php cache: use unserialize(false) 2016-11-20 17:32:37 +01:00
cli_startup.php
config.php
Contact.php
contact_selectors.php
contact_widgets.php
conversation.php
create_shadowentry.php
cron.php
cronhooks.php
cronjobs.php
crypto.php RINO 2 based on php-encryption 2015-06-23 16:13:09 +02:00
datetime.php
dba.php Some more database stuff 2017-01-15 12:36:06 +00:00
dba_pdo.php Some rewrites: 2016-12-13 10:16:36 +01:00
dbclean.php The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
dbm.php CSR changes, split dbclean in separate processes if worker is active 2016-10-22 10:14:41 +00:00
dbstructure.php
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 The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
DirSearch.php
discover_poco.php
email.php added spaces + curly braces 2016-12-20 11:38:28 +01:00
Emailer.php adjust the rand bounderies to be within the allowed max value 2016-07-05 15:45:39 +02:00
enotify.php
event.php
expire.php
fcontact.php
features.php
feed.php
files.php
follow.php
ForumManager.php
friendica_smarty.php
gprobe.php
group.php Continued with coding convention: 2016-12-20 21:16:49 +01:00
html2bbcode.php move function deletenode() to the xml class 2016-11-27 20:19:43 +01:00
html2plain.php
HTTPExceptions.php Changes in api 2015-12-28 10:23:06 +01:00
identity.php Some more caching 2017-01-13 17:31:10 +00:00
items.php
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
msgclean.php
nav.php
network.php
NotificationsManager.php provide local time for notifications 2016-12-22 00:28:52 +01:00
notifier.php The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
oauth.php
oembed.php
onepoll.php The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
ostatus.php
ParseUrl.php
pgettext.php
Photo.php Normalize App parameter declaration (doc-include folders, boot) 2017-01-09 23:09:01 +11:00
photos.php
pidfile.php
plaintext.php Normalize App parameter declaration (doc-include folders, boot) 2017-01-09 23:09:01 +11:00
plugin.php Fixed parser errors (opps) + changed # -> // Please do so also as # for comments is deprecated. 2016-12-23 20:10:21 +01:00
poller.php The worker now tells the process runtime length. 2017-01-19 17:06:23 +00:00
post_update.php Smarter way to create unique indexes 2017-01-15 23:30:43 +00:00
Probe.php
profile_selectors.php
profile_update.php
pubsubpublish.php
queue.php
queue_fn.php
quoteconvert.php
redir.php
remove_contact.php
salmon.php added more curly braces + space between "if" and brace 2016-12-20 17:58:34 +01:00
Scrape.php
security.php
session.php
shadowupdate.php
Smilies.php
socgraph.php Some more database stuff 2017-01-15 12:36:06 +00:00
spool_post.php The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
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 Normalize App parameter declaration (doc-include folders, boot) 2017-01-09 23:09:01 +11:00
threads.php
threadupdate.php
uimport.php
update_gcontact.php
user.php
xml.php