friendica/include
Tobias Diekershoff dd36b2bded Merge pull request #3128 from annando/bugfix-no-self-destroy
Bugfix: Sometimes the self contact seems to destroy itself
2017-01-30 09:11:10 +01:00
..
Core Don't forget the brackets 2017-01-28 06:21:58 +00:00
autoloader
Contact.php Make the code nicer 2017-01-29 14:00:44 +00:00
DirSearch.php
Emailer.php
ForumManager.php
HTTPExceptions.php
NotificationsManager.php
ParseUrl.php
Photo.php Normalize App parameter declaration (doc-include folders, boot) 2017-01-09 23:09:01 +11:00
Probe.php Hubzilla doesn't send a width attribute in the avatar picure in the hcard 2017-01-15 19:46:04 +00:00
Scrape.php
Smilies.php
acl_selectors.php Added reminder 2017-01-19 07:09:56 +00:00
api.php Replace the direct access of config variables 2017-01-17 19:21:46 +00:00
attach.php
auth.php
auth_ejabberd.php
autoloader.php
bb2diaspora.php Don't be greedy. 2017-01-02 07:00:44 +00:00
bbcode.php
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_selectors.php
contact_widgets.php Reformatted stuff, improved query 2017-01-24 06:45:46 +00:00
conversation.php - Remove tinyMCE mentions or convert to addeditortext() 2017-01-26 22:50:27 -05:00
create_shadowentry.php The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
cron.php The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
cronhooks.php The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
cronjobs.php The config class now makes less database reads. 2017-01-18 21:45:32 +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 The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
dbm.php Typo fixed 2017-01-28 13:38:18 +00:00
dbstructure.php Addind unique indexes should now work with every MySQL flavour 2017-01-29 17:31:20 +00:00
dbupdate.php The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
delivery.php The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
dfrn.php Alternate solution for pull request 3124 2017-01-28 12:19:04 +00:00
diaspora.php The relay query now uses a better index 2017-01-13 10:37:39 +00:00
directory.php The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
discover_poco.php The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
email.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 The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
fcontact.php
features.php - Remove $theme_richtext_editor boot var 2017-01-26 22:57:53 -05:00
feed.php
files.php
follow.php added curly braces + fixed indenting according to code review by Hypolite 2016-12-30 21:49:08 +01:00
friendica_smarty.php
gprobe.php The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
group.php
html2bbcode.php
html2plain.php
identity.php Some more caching 2017-01-13 17:31:10 +00:00
items.php Alternate solution for pull request 3124 2017-01-28 12:19:04 +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 remote-tracking branch 'upstream/develop' into 1701-curl-range 2017-01-12 07:25:44 +00: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 Some more database stuff 2017-01-15 12:36:06 +00:00
pgettext.php Replace the direct access of config variables 2017-01-17 19:21:46 +00:00
photos.php Removed commented text 2017-01-16 21:48:35 +00:00
pidfile.php
plaintext.php Some more logging 2017-01-20 21:58:53 +00:00
plugin.php
poller.php Added documentation 2017-01-27 15:13:37 +00:00
post_update.php Smarter way to create unique indexes 2017-01-15 23:30:43 +00:00
profile_selectors.php
profile_update.php
pubsubpublish.php The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
queue.php The config class now makes less database reads. 2017-01-18 21:45:32 +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 The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
salmon.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 The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
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 The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
template_processor.php
text.php - Remove $theme_richtext_editor boot var 2017-01-26 22:57:53 -05:00
threads.php
threadupdate.php The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
uimport.php Normalize App parameter declaration (doc-include folders, boot) 2017-01-09 23:09:01 +11:00
update_gcontact.php The config class now makes less database reads. 2017-01-18 21:45:32 +00:00
user.php
xml.php