friendica/include
Roland Haeder 738e22d3eb
Some fixes:
- Letting $profile_link and $hcard always been overwritten with newly found
  entries has caused DFRN network detectio to fail and "connect" is no longer
  working. This fix makes sure that these both variables are only set if they
  are still empty.
- added more debug lines to see which URL was it before and after webfinger "detection"

Signed-off-by: Roland Haeder <roland@mxchange.org>
2016-05-01 14:52:48 +02:00
..
autoloader add composer-derived autoloader 2016-02-09 11:07:37 +01:00
acl_selectors.php Found some more for dba::is_result(). 2016-05-01 14:40:47 +02:00
api.php Found some more for dba::is_result(). 2016-05-01 14:40:47 +02:00
attach.php
auth.php Continued rewriting: 2016-05-01 14:24:44 +02:00
auth_ejabberd.php
autoloader.php add some doxygen comments 2016-02-09 11:10:00 +01:00
bb2diaspora.php Avoid duplicated tags 2015-11-28 14:29:14 +01:00
bbcode.php Bugfix DFRN and bookmark detection 2016-05-01 13:48:52 +02:00
cache.php Continued rewriting: 2016-05-01 14:24:44 +02:00
cli_startup.php
config.php Continued rewriting: 2016-05-01 14:24:44 +02:00
Contact.php Continued rewriting: 2016-05-01 14:24:44 +02:00
contact_selectors.php Continued rewriting: 2016-05-01 14:24:44 +02:00
contact_widgets.php Continued rewriting: 2016-05-01 14:24:44 +02:00
conversation.php "get_baseurl" and "z_root" are disappearing ... 2016-02-17 23:47:32 +01:00
cron.php Some more documentation 2016-05-01 13:47:24 +02:00
cronhooks.php Changed parameter order 2016-03-08 22:28:49 +01:00
crypto.php
datetime.php Continued rewriting: 2016-05-01 14:24:44 +02:00
dba.php Continued rewriting: 2016-05-01 14:24:44 +02:00
dba_pdo.php Moved is_filled_array() to both dba classes and named it is_result(). 2016-03-12 18:54:55 +01:00
dbstructure.php the "nurl" index was accidentally dropped 2016-05-01 13:48:52 +02:00
dbupdate.php
delivery.php Continued rewriting: 2016-05-01 14:24:44 +02:00
dfrn.php Continued rewriting: 2016-05-01 14:24:44 +02:00
diaspora.php Diaspora: Comments and Likes are now signed at any time 2016-05-01 13:48:52 +02:00
directory.php
DirSearch.php Speeding up the gcontact search 2016-05-01 13:48:52 +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
enotify.php Continued rewriting: 2016-05-01 14:24:44 +02:00
event.php Continued rewriting: 2016-05-01 14:24:44 +02:00
expire.php Continued rewriting: 2016-05-01 14:24:44 +02:00
fcontact.php Continued rewriting: 2016-05-01 14:24:44 +02:00
features.php feature management for admins: Merge branch 'devolop' 2016-01-17 03:25:17 +01:00
feed.php Check the global contacts every 90 days/Better handling in item creation 2016-05-01 13:48:52 +02:00
files.php
follow.php Continued rewriting: 2016-05-01 14:24:44 +02:00
ForumManager.php Update ForumManager.php - small correction 2016-05-01 13:47:24 +02:00
friendica_smarty.php Pass App class instace to all templates via "$APP" variable 2016-02-03 14:01:37 +01:00
gprobe.php Continued rewriting: 2016-05-01 14:24:44 +02:00
group.php Continued rewriting: 2016-05-01 14:24:44 +02:00
html2bbcode.php
html2plain.php
HTTPExceptions.php Changes in api 2015-12-28 10:23:06 +01:00
identity.php Continued rewriting: 2016-05-01 14:24:44 +02:00
items.php Continued rewriting: 2016-05-01 14:24:44 +02:00
like.php Continued rewriting: 2016-05-01 14:24:44 +02:00
lock.php Continued rewriting: 2016-05-01 14:24:44 +02:00
map.php
message.php Continued rewriting: 2016-05-01 14:24:44 +02:00
msgclean.php reformat todo according to doxygen style 2015-12-25 23:17:34 +01:00
nav.php Only hide the search if "local_search" was activated. 2016-05-01 13:48:52 +02:00
network.php Some fixes: 2016-05-01 14:52:48 +02:00
NotificationsManager.php fix missing html2plain() function declaration 2016-02-11 09:05:00 +01:00
notifier.php Continued rewriting: 2016-05-01 14:24:44 +02:00
oauth.php Continued rewriting: 2016-05-01 14:24:44 +02:00
oembed.php Add the creation date to the cache tables 2016-01-15 00:58:57 +01:00
onepoll.php Continued rewriting: 2016-05-01 14:24:44 +02:00
ostatus.php Small bugfix: We always liked the parent 2016-05-01 13:47:24 +02:00
pgettext.php
Photo.php Continued rewriting: 2016-05-01 14:24:44 +02:00
photos.php Revert "Merge pull request #2223 from rabuzarus/2912_photo_widget" 2016-01-04 11:46:19 +01:00
pidfile.php
plaintext.php Bugfix DFRN and bookmark detection 2016-05-01 13:48:52 +02:00
plugin.php Continued rewriting: 2016-05-01 14:24:44 +02:00
poller.php New (experimental) value to define the maximum level of database connections for the worker 2016-05-01 13:48:52 +02:00
post_update.php Post update ist now done. 2016-05-01 13:47:24 +02:00
profile_selectors.php
profile_update.php Profile update is now working with the new function as well 2016-05-01 13:46:08 +02:00
pubsubpublish.php New OStatus implementation 2016-05-01 13:47:24 +02:00
queue.php Some more function calls changed to the new class 2016-05-01 13:46:08 +02:00
queue_fn.php Continued rewriting: 2016-05-01 14:24:44 +02:00
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 Quickfix for Hubzilla systems with enabled OStatus addon 2016-05-01 13:48:52 +02:00
security.php Continued rewriting: 2016-05-01 14:24:44 +02:00
session.php Continued rewriting: 2016-05-01 14:24:44 +02:00
shadowupdate.php
Smilies.php rework autocomplete: some polishing 2016-05-01 13:47:24 +02:00
socgraph.php Continued rewriting: 2016-05-01 14:24:44 +02:00
system_unavailable.php
tags.php
tagupdate.php
template_processor.php
text.php Continued rewriting: 2016-05-01 14:24:44 +02:00
threads.php Continued rewriting: 2016-05-01 14:24:44 +02:00
threadupdate.php
uimport.php reformat todo according to doxygen style 2015-12-25 23:17:34 +01:00
update_gcontact.php Changed parameter order 2016-03-08 22:28:49 +01:00
user.php Continued rewriting: 2016-05-01 14:24:44 +02:00
xml.php Bugfix for XML function 2016-05-01 13:49:58 +02:00