friendica/include
..
autoloader
acl_selectors.php
api.php API: Some small speed improvement when calling the home timeline. 2016-03-01 19:17:01 +01:00
attach.php
auth.php Yes is no and no is yes ... 2015-12-25 19:57:38 +01:00
auth_ejabberd.php
autoloader.php add some doxygen comments 2016-02-09 11:10:00 +01:00
bb2diaspora.php
bbcode.php The "abstract" has moved after the "nobb" part in bbcode. 2016-02-23 07:21:40 +01:00
cache.php Now you can define the duration of the cache entries. 2015-08-24 17:24:14 +02:00
cli_startup.php
config.php
Contact.php
contact_selectors.php
contact_widgets.php
conversation.php
cron.php
cronhooks.php
crypto.php
datetime.php
dba.php
dba_pdo.php
dbstructure.php
dbupdate.php Replaced $argv and $argc with the $_SERVER array 2015-01-04 13:24:16 +01:00
delivery.php
dfrn.php
diaspora.php
directory.php
DirSearch.php
discover_poco.php
email.php
Emailer.php
enotify.php Check the body for notifications as well 2016-01-29 03:46:43 +01:00
event.php
expire.php
fcontact.php
features.php
feed.php
files.php
follow.php
ForumManager.php Moved is_filled_array() to both dba classes and named it is_result(). 2016-03-12 18:54:55 +01:00
friendica_smarty.php
gprobe.php
group.php
html2bbcode.php Bugfix: Avoid error messages because of an already used function 2015-11-13 23:55:01 +01:00
html2plain.php Moved several settings from .htconfig.php to the admin settings page. 2015-02-08 20:35:40 +01:00
HTTPExceptions.php Changes in api 2015-12-28 10:23:06 +01:00
identity.php
items.php
like.php
lock.php
map.php map bbcode tag from Red 2015-05-15 20:41:10 +02:00
message.php
msgclean.php reformat todo according to doxygen style 2015-12-25 23:17:34 +01:00
nav.php
network.php
NotificationsManager.php fix missing html2plain() function declaration 2016-02-11 09:05:00 +01:00
notifier.php
oauth.php
oembed.php Add the creation date to the cache tables 2016-01-15 00:58:57 +01:00
onepoll.php
ostatus.php
pgettext.php
Photo.php DFRN: Entry import could work now, first steps for mails 2016-01-29 17:42:38 +01:00
photos.php
pidfile.php Mute warnings in pidfile/Quit poller after an hour. 2015-09-25 17:38:56 +02:00
plaintext.php
plugin.php
poller.php
profile_selectors.php
profile_update.php
pubsubpublish.php
queue.php
queue_fn.php Database stuff. New table "thread". Changing "left join" to "inner join", removing "limit 1" at update and delete. 2014-03-09 09:19:14 +01:00
quoteconvert.php
redir.php
salmon.php
Scrape.php
security.php
session.php
shadowupdate.php
Smilies.php
socgraph.php
system_unavailable.php
tags.php
tagupdate.php
template_processor.php
text.php rework autocomplete: polishing class and methods naming 2016-05-01 13:46:08 +02:00
threads.php
threadupdate.php Functions for the new threas table, script for updating this table 2014-03-16 18:19:19 +01:00
uimport.php
update_gcontact.php
user.php generate addr for new registered users 2015-11-26 14:08:32 +01:00
xml.php