friendica/include
2016-03-16 16:49:54 +01:00
..
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 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 The "abstract" has moved after the "nobb" part in bbcode. 2016-02-23 07:21:40 +01:00
cache.php
cli_startup.php
config.php Just some improved queries 2016-01-16 12:32:11 +01:00
Contact.php Some more function calls changed to the new class 2016-03-14 08:11:14 +01:00
contact_selectors.php Some more function calls changed to the new class 2016-03-14 08:11:14 +01:00
contact_widgets.php
conversation.php "get_baseurl" and "z_root" are disappearing ... 2016-02-17 23:47:32 +01:00
cron.php Removed just more old diaspora function calls. 2016-03-14 20:53:44 +01:00
cronhooks.php Changed parameter order 2016-03-08 22:28:49 +01:00
crypto.php RINO 2 based on php-encryption 2015-06-23 16:13:09 +02:00
datetime.php datetime.php: cleanup - delete some dots which shouldn't be there 2016-02-08 01:59:05 +01:00
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 Removed just more old diaspora function calls. 2016-03-14 20:53:44 +01:00
dbupdate.php
delivery.php Removed just more old diaspora function calls. 2016-03-14 20:53:44 +01:00
dfrn.php New BBCode element "abstract" for network depending messages. 2016-02-22 23:20:59 +01:00
diaspora.php Missing include 2016-03-16 16:49:54 +01:00
directory.php There is now only one central parameter for the global directory. 2015-09-15 22:29:02 +02:00
discover_poco.php Changed parameter order 2016-03-08 22:28:49 +01:00
email.php reformat todo according to doxygen style 2015-12-25 23:17:34 +01:00
Emailer.php Emailer: fix text-only email 2015-02-09 11:21:10 +01:00
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 Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
features.php feature management for admins: Merge branch 'devolop' 2016-01-17 03:25:17 +01:00
feed.php Added documentation. 2016-02-16 08:06:55 +01:00
files.php Adding functions for the file- and category handling 2014-03-20 18:51:13 +01:00
follow.php Removed just more old diaspora function calls. 2016-03-14 20:53:44 +01:00
ForumManager.php Just some more removed baseurls ... 2016-02-17 08:08:28 +01:00
friendica_smarty.php
gprobe.php New handling for filling the gcontact table / duplicate prevention 2016-01-23 22:36:15 +01:00
group.php Central function for default group, special setting for OStatus 2016-03-06 13:15:27 +01:00
html2bbcode.php
html2plain.php
HTTPExceptions.php
identity.php Prevent some E_NOTICE in identity.php 2016-03-01 14:36:23 +01:00
items.php
like.php Likes are now federated again through Diaspora 2016-01-21 16:01:46 +01:00
lock.php The "scrape" bugfix lead to partly damaged encodings. This is fixed now. 2015-01-04 11:56:41 +01:00
map.php
message.php Replace random strings with guids where appropriate. 2015-08-14 07:48:28 +02:00
msgclean.php reformat todo according to doxygen style 2015-12-25 23:17:34 +01:00
nav.php Just some more removed baseurls ... 2016-02-17 08:08:28 +01:00
network.php Removed moved function 2016-03-15 07:18:11 +01:00
NotificationsManager.php
notifier.php Some more function calls changed to the new class 2016-03-14 08:11:14 +01:00
oauth.php More "LIMIT 1" removed - and some other SQL improvements. 2014-03-11 23:52:32 +01:00
oembed.php
onepoll.php Changed parameter order 2016-03-08 22:28:49 +01:00
ostatus.php Bugfix: A parameter was missing for the OStatus author check 2016-03-09 22:51:17 +01:00
pgettext.php Add user language in settings, use that field as language for UI 2015-11-08 14:23:49 +01:00
Photo.php DFRN: Entry import could work now, first steps for mails 2016-01-29 17:42:38 +01:00
photos.php
pidfile.php
plaintext.php Added documentation 2016-02-23 07:56:49 +01:00
plugin.php
poller.php The function to check for maxload and the lockfile is centralized 2016-03-08 20:28:09 +01:00
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 Changed parameter order 2016-03-08 22:28:49 +01:00
queue.php Some more function calls changed to the new class 2016-03-14 08:11:14 +01:00
queue_fn.php
quoteconvert.php
redir.php
salmon.php Code cleanup and first steps for a better comment distribition with DFRN and OStatus 2015-12-13 12:15:45 +01:00
Scrape.php Merge remote-tracking branch 'upstream/develop' into 1602-remove-simplepie 2016-02-16 07:58:01 +01:00
security.php
session.php
shadowupdate.php Update function for creating the shadow entries. 2014-12-21 21:19:37 +01:00
socgraph.php Issue 2367: The data for the gserver table is now sanitized. 2016-02-19 07:30:28 +01:00
system_unavailable.php
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
text.php "get_baseurl" and "z_root" are disappearing ... 2016-02-17 23:47:32 +01:00
threads.php Comments from Hubzilla weren't federated properly 2016-01-21 13:21:47 +01:00
threadupdate.php
uimport.php
update_gcontact.php Changed parameter order 2016-03-08 22:28:49 +01:00
user.php
xml.php Bugfix: XML copy had problems with "&" 2016-03-14 23:54:01 +01:00