friendica/include
..
autoloader
acl_selectors.php
api.php Check before doing the database update 2016-04-28 06:56:55 +02:00
attach.php add support for more file attachment types 2013-02-04 22:15:16 -07:00
auth.php
auth_ejabberd.php
autoloader.php
bb2diaspora.php
bbcode.php Avoid warning messages at "strstr" 2016-05-05 20:36:23 +02: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 Just some improved queries 2016-01-16 12:32:11 +01:00
Contact.php New field in item table ("shadow") that indicates if there is a shadow entry 2016-04-03 13:48:31 +02:00
contact_selectors.php
contact_widgets.php Added the old Facebook addon for addon check 2015-11-29 13:42:31 +01:00
conversation.php
cron.php Update the global contact entries for local users on a regular base 2016-05-05 15:38:28 +02:00
cronhooks.php
crypto.php RINO 2 based on php-encryption 2015-06-23 16:13:09 +02:00
datetime.php
dba.php reformat todo according to doxygen style 2015-12-25 23:17:34 +01:00
dba_pdo.php Removing of warnings to make dav work 2014-07-24 23:24:10 +02:00
dbstructure.php
dbupdate.php Replaced $argv and $argc with the $_SERVER array 2015-01-04 13:24:16 +01:00
delivery.php Everything tested, one open to-do 2016-03-17 00:37:44 +01:00
dfrn.php Added documentation 2016-05-06 18:30:34 +02:00
diaspora.php
directory.php There is now only one central parameter for the global directory. 2015-09-15 22:29:02 +02:00
DirSearch.php
discover_poco.php Changed parameter order 2016-03-08 22:28:49 +01:00
email.php
Emailer.php
enotify.php Check the body for notifications as well 2016-01-29 03:46:43 +01:00
event.php let autoloader include files for HTMLPurifier 2016-02-09 11:08:26 +01:00
expire.php dfrn functions could now work/Removed unused code 2016-01-22 20:26:11 +01:00
fcontact.php
features.php feature management for admins: Merge branch 'devolop' 2016-01-17 03:25:17 +01:00
feed.php
files.php
follow.php
ForumManager.php
friendica_smarty.php
gprobe.php
group.php Central function for default group, special setting for OStatus 2016-03-06 13:15:27 +01:00
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 Prevent some E_NOTICE in identity.php 2016-03-01 14:36:23 +01:00
items.php Use the "attachment" element instead of a mixture of several elements 2016-04-17 20:43:41 +02:00
like.php
lock.php
map.php map bbcode tag from Red 2015-05-15 20:41:10 +02:00
message.php Replace random strings with guids where appropriate. 2015-08-14 07:48:28 +02:00
msgclean.php
nav.php
network.php xml: rename convert_element_to_array to element_to_array 2016-04-27 17:04:46 +02:00
NotificationsManager.php
notifier.php
oauth.php More "LIMIT 1" removed - and some other SQL improvements. 2014-03-11 23:52:32 +01:00
oembed.php Avoid SQL errors because of existing entries 2016-05-03 19:20:58 +02:00
onepoll.php Changed parameter order 2016-03-08 22:28:49 +01:00
ostatus.php DFRN: "Hidewall" is now transmitted, "hide" is respected in dfrn and ostatus. 2016-05-04 23:21:30 +02:00
pgettext.php
Photo.php
photos.php Revert "Merge pull request #2223 from rabuzarus/2912_photo_widget" 2016-01-04 11:46:19 +01:00
pidfile.php
plaintext.php
plugin.php identity.php - code cleanup + doxygen 2015-12-25 17:26:04 +01:00
poller.php New (experimental) value to define the maximum level of database connections for the worker 2016-04-23 10:11:09 +02:00
post_update.php
profile_selectors.php
profile_update.php Profile update is now working with the new function as well 2016-03-14 22:10:26 +01:00
pubsubpublish.php
queue.php Some more function calls changed to the new class 2016-03-14 08:11:14 +01:00
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 php warning 2012-11-22 03:19:05 -08:00
salmon.php
Scrape.php
security.php Set the login date for every identity of the user. 2015-05-09 23:47:45 +02:00
session.php
shadowupdate.php Update function for creating the shadow entries. 2014-12-21 21:19:37 +01:00
Smilies.php rework autocomplete: some polishing 2016-04-14 17:05:19 +02:00
socgraph.php Update the global contact entries for local users on a regular base 2016-05-05 15:38:28 +02:00
system_unavailable.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
tags.php
tagupdate.php New fields for the term table, improved query for the tag search. Changed the cache handling for rendered bbcode. 2015-03-07 21:24:39 +01:00
template_processor.php better logger format, some comments 2014-04-27 15:18:43 +02:00
text.php
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
xml.php Bugfix for XML function 2016-04-28 08:30:15 +02:00