friendica/include
Roland Häder 3e701b90ac
Continued rewriting:
- use dba::is_result() everywhere (where I found the old, bad way)
- converted some spaces -> tabs for code
- converted some CRLF -> LF as mixures of both is not good

Signed-off-by: Roland Haeder <roland@mxchange.org>
2016-05-01 14:24:44 +02:00
..
autoloader add composer-derived autoloader 2016-02-09 11:07:37 +01:00
Contact.php Continued rewriting: 2016-05-01 14:24:44 +02:00
DirSearch.php Speeding up the gcontact search 2016-05-01 13:48:52 +02:00
Emailer.php Emailer: fix text-only email 2015-02-09 11:21:10 +01:00
ForumManager.php Update ForumManager.php - small correction 2016-05-01 13:47:24 +02:00
HTTPExceptions.php Changes in api 2015-12-28 10:23:06 +01:00
NotificationsManager.php fix missing html2plain() function declaration 2016-02-11 09:05:00 +01:00
Photo.php Continued rewriting: 2016-05-01 14:24:44 +02:00
Scrape.php Quickfix for Hubzilla systems with enabled OStatus addon 2016-05-01 13:48:52 +02:00
Smilies.php rework autocomplete: some polishing 2016-05-01 13:47:24 +02:00
acl_selectors.php Continued rewriting: 2016-05-01 14:24:44 +02:00
api.php Continued rewriting: 2016-05-01 14:24:44 +02:00
attach.php add support for more file attachment types 2013-02-04 22:15:16 -07:00
auth.php Continued rewriting: 2016-05-01 14:24:44 +02:00
auth_ejabberd.php Bugfix: Authorization at ejabberd only worked for uid=1 2015-10-25 10:17:23 +01:00
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 redoing the change concerning the hostname. 2013-08-12 11:09:11 +02:00
config.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 RINO 2 based on php-encryption 2015-06-23 16:13:09 +02:00
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 Replaced $argv and $argc with the $_SERVER array 2015-01-04 13:24:16 +01:00
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 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
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 Adding functions for the file- and category handling 2014-03-20 18:51:13 +01:00
follow.php Continued rewriting: 2016-05-01 14:24:44 +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 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
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 map bbcode tag from Red 2015-05-15 20:41:10 +02:00
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 xml: rename convert_element_to_array to element_to_array 2016-05-01 13:48:52 +02: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 Add user language in settings, use that field as language for UI 2015-11-08 14:23:49 +01:00
photos.php Revert "Merge pull request #2223 from rabuzarus/2912_photo_widget" 2016-01-04 11:46:19 +01:00
pidfile.php Mute warnings in pidfile/Quit poller after an hour. 2015-09-25 17:38:56 +02:00
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 add plugin hooks to gender, sexpref, and marital selectors 2012-05-27 22:35:01 -07:00
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 New bbcode element: "spoiler". Mail: Top post quotes are now embraced in "spoiler" elements 2012-03-17 11:07:49 +01:00
redir.php php warning 2012-11-22 03:19:05 -08:00
salmon.php Code cleanup and first steps for a better comment distribition with DFRN and OStatus 2015-12-13 12:15:45 +01: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 Update function for creating the shadow entries. 2014-12-21 21:19:37 +01:00
socgraph.php Continued rewriting: 2016-05-01 14:24:44 +02:00
system_unavailable.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
tags.php ignore tags inside code block 2015-03-22 17:12:51 +01:00
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 Continued rewriting: 2016-05-01 14:24:44 +02:00
threads.php Continued rewriting: 2016-05-01 14:24:44 +02:00
threadupdate.php Functions for the new threas table, script for updating this table 2014-03-16 18:19:19 +01:00
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