friendica/include
2017-03-16 07:30:59 +00:00
..
autoloader
Core Don't forget the brackets 2017-01-28 06:21:58 +00:00
acl_selectors.php Added reminder 2017-01-19 07:09:56 +00:00
api.php fix - pending contacts shouldn't be shown in contacts widgit and viewcontacts 2017-02-10 03:51:01 +01:00
attach.php
auth.php
auth_ejabberd.php
autoloader.php
bb2diaspora.php Normalize line endings instead of adding <br> before Markdown() 2017-03-12 03:55:22 -04:00
bbcode.php Change $allowed_src_protocols to static 2017-01-31 03:44:32 +00:00
cache.php Bugfix: Quarter Hour cache was cleared every time. 2017-01-19 23:07:12 +00:00
cli_startup.php The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
config.php
Contact.php Add pump.io network to probing supported networks 2017-03-07 16:43:22 -05:00
contact_selectors.php Preparation to add the social network "pnut" 2017-02-02 06:06:23 +00:00
contact_widgets.php Preparation to add the social network "pnut" 2017-02-02 06:06:23 +00:00
conversation.php - Remove tinyMCE mentions or convert to addeditortext() 2017-01-26 22:50:27 -05:00
create_shadowentry.php Now there is only the worker. 2017-02-26 23:16:49 +00:00
cron.php Standard stuff 2017-03-14 15:17:21 +00:00
cronhooks.php One forgotten standard 2017-03-14 15:18:56 +00:00
cronjobs.php Now there is only the worker. 2017-02-26 23:16:49 +00:00
crypto.php
datetime.php Bugfix: Avoid duplicated birthday events 2017-01-27 17:04:52 +00:00
dba.php Some added logging 2017-01-21 20:15:49 +00:00
dba_pdo.php
dbclean.php Now there is only the worker. 2017-02-26 23:16:49 +00:00
dbm.php For 3.5.1 use "0000-00-00 00:00:00" as lowest datetime value 2017-02-23 07:21:47 +00:00
dbstructure.php Without only the worker queue we don't need the deliverq anymore. 2017-03-16 07:30:59 +00:00
dbupdate.php Standard stuff 2017-03-14 15:17:21 +00:00
delivery.php Without only the worker queue we don't need the deliverq anymore. 2017-03-16 07:30:59 +00:00
dfrn.php Make Hypolite happy 2017-03-08 18:03:41 +00:00
diaspora.php Better logging to analyze unwanted messages from Diaspora 2017-02-11 23:37:15 +00:00
directory.php Standard stuff 2017-03-14 15:17:21 +00:00
DirSearch.php
discover_poco.php Standard stuff 2017-03-14 15:17:21 +00:00
email.php
Emailer.php
enotify.php Some notification thingy 2017-01-04 23:12:28 +00:00
event.php Added to-do 2017-01-27 19:57:57 +00:00
expire.php Now there is only the worker. 2017-02-26 23:16:49 +00:00
fcontact.php
features.php - Remove $theme_richtext_editor boot var 2017-01-26 22:57:53 -05:00
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 added curly braces + fixed indenting according to code review by Hypolite 2016-12-30 21:49:08 +01:00
ForumManager.php
friendica_smarty.php
gprobe.php Standard stuff 2017-03-14 15:17:21 +00:00
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
message.php
msgclean.php
nav.php Normalize App parameter declaration (doc-include folders, boot) 2017-01-09 23:09:01 +11:00
network.php Merge pull request #3216 from annando/1701-performance 2017-03-12 15:40:56 +01:00
NotificationsManager.php
notifier.php Without only the worker queue we don't need the deliverq anymore. 2017-03-16 07:30:59 +00:00
oauth.php
oembed.php
onepoll.php Standard stuff 2017-03-14 15:17:21 +00:00
ostatus.php Some more database stuff 2017-01-15 12:36:06 +00:00
ParseUrl.php Bugfix: the curl option CURLOPT_SSL_VERIFYHOST is problematic 2017-02-25 13:59:24 +00:00
pgettext.php Replace the direct access of config variables 2017-01-17 19:21:46 +00:00
Photo.php Normalize App parameter declaration (doc-include folders, boot) 2017-01-09 23:09:01 +11:00
photos.php Removed commented text 2017-01-16 21:48:35 +00:00
pidfile.php pidfile.php is in use by two addons. So we restore it here. 2017-02-27 06:31:49 +00:00
plaintext.php Some more logging 2017-01-20 21:58:53 +00:00
plugin.php
poller.php Merge remote-tracking branch 'upstream/develop' into 1702-only-worker 2017-03-12 21:03:44 +00:00
post_update.php Smarter way to create unique indexes 2017-01-15 23:30:43 +00:00
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 Standard stuff 2017-03-14 15:17:21 +00:00
queue.php Without only the worker queue we don't need the deliverq anymore. 2017-03-16 07:30:59 +00:00
queue_fn.php
quoteconvert.php
redir.php Merge pull request #3076 from Hypolite/issue/#3039-boot-doc-include 2017-01-11 09:01:48 +01:00
remove_contact.php Now there is only the worker. 2017-02-26 23:16:49 +00:00
salmon.php
Scrape.php
security.php Normalize App parameter declaration (doc-include folders, boot) 2017-01-09 23:09:01 +11:00
session.php Avoiding some error messages 2017-01-20 22:22:05 +00:00
shadowupdate.php Now there is only the worker. 2017-02-26 23:16:49 +00:00
Smilies.php
socgraph.php Merge pull request #3216 from annando/1701-performance 2017-03-12 15:40:56 +01:00
spool_post.php Now there is only the worker. 2017-02-26 23:16:49 +00:00
system_unavailable.php
tags.php
tagupdate.php Now there is only the worker. 2017-02-26 23:16:49 +00:00
template_processor.php
text.php fix - pending contacts shouldn't be shown in contacts widgit and viewcontacts 2017-02-10 03:51:01 +01:00
threads.php
threadupdate.php Now there is only the worker. 2017-02-26 23:16:49 +00:00
uimport.php Normalize App parameter declaration (doc-include folders, boot) 2017-01-09 23:09:01 +11:00
update_gcontact.php Standard stuff 2017-03-14 15:17:21 +00:00
user.php
xml.php