friendica/include
Roland Häder 951006dd10
more spaces + some curly spaces added
Signed-off-by: Roland Häder <roland@mxchange.org>
2017-03-19 00:51:54 +01:00
..
Core Don't forget the brackets 2017-01-28 06:21:58 +00:00
autoloader set include/ folder base for 'Friendica' PSR4 namespace 2016-06-10 11:50:52 +02:00
Contact.php added spaces + some curly braces 2017-03-19 00:50:19 +01:00
DirSearch.php added spaces + some curly braces 2017-03-19 00:50:19 +01:00
Emailer.php adjust the rand bounderies to be within the allowed max value 2016-07-05 15:45:39 +02:00
ForumManager.php more spaces + some curly spaces added 2017-03-19 00:51:54 +01:00
HTTPExceptions.php Changes in api 2015-12-28 10:23:06 +01:00
NotificationsManager.php more spaces + some curly spaces added 2017-03-19 00:51:54 +01:00
ParseUrl.php Bugfix: the curl option CURLOPT_SSL_VERIFYHOST is problematic 2017-02-25 13:59:24 +00:00
Photo.php Normalize App parameter declaration (doc-include folders, boot) 2017-01-09 23:09:01 +11:00
Probe.php more spaces + some curly spaces added 2017-03-19 00:51:54 +01:00
Scrape.php Removed the legacy function calls, removed unused functions 2016-07-04 08:05:30 +02:00
Smilies.php more spaces + some curly spaces added 2017-03-19 00:51:54 +01:00
acl_selectors.php more spaces + some curly spaces added 2017-03-19 00:51:54 +01:00
api.php more spaces + some curly spaces added 2017-03-19 00:51:54 +01:00
attach.php added spaces + some curly braces 2017-03-19 00:50:19 +01:00
auth.php Remove extra space after open parentheses 2017-03-13 23:08:03 +01:00
auth_ejabberd.php Workaround for vanished database connections while authentication 2016-12-20 15:59:28 +01:00
autoloader.php add some doxygen comments 2016-02-09 11:10:00 +01:00
bb2diaspora.php more spaces + some curly spaces added 2017-03-19 00:51:54 +01:00
bbcode.php more spaces + some curly spaces added 2017-03-19 00:51:54 +01:00
cache.php Bugfix: Quarter Hour cache was cleared every time. 2017-01-19 23:07:12 +00:00
cli_startup.php added spaces + some curly braces 2017-03-19 00:50:19 +01:00
config.php Add `$default_value` parameter to `Config::get()` and `PConfig::get()` 2016-06-10 12:00:34 +02:00
contact_selectors.php more spaces + some curly spaces added 2017-03-19 00:51:54 +01:00
contact_widgets.php more spaces + some curly spaces added 2017-03-19 00:51:54 +01:00
conversation.php more spaces + some curly spaces added 2017-03-19 00:51:54 +01:00
create_shadowentry.php Now there is only the worker. 2017-02-26 23:16:49 +00:00
cron.php more spaces + some curly spaces added 2017-03-19 00:51:54 +01:00
cronhooks.php added spaces + some curly braces 2017-03-19 00:50:19 +01:00
cronjobs.php Now there is only the worker. 2017-02-26 23:16:49 +00:00
crypto.php more spaces + some curly spaces added 2017-03-19 00:51:54 +01:00
datetime.php more spaces + some curly spaces added 2017-03-19 00:51:54 +01:00
dba.php Bugfix: When a query fails we mustn't use the result value. 2017-03-16 09:23:12 +00:00
dba_pdo.php added spaces + some curly braces 2017-03-19 00:50:19 +01:00
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 more spaces + some curly spaces added 2017-03-19 00:51:54 +01: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 added spaces + some curly braces 2017-03-19 00:50:19 +01:00
diaspora.php more spaces + some curly spaces added 2017-03-19 00:51:54 +01:00
directory.php Standard stuff 2017-03-14 15:17:21 +00:00
discover_poco.php more spaces + some curly spaces added 2017-03-19 00:51:54 +01:00
email.php more spaces + some curly spaces added 2017-03-19 00:51:54 +01:00
enotify.php added spaces + some curly braces 2017-03-19 00:50:19 +01:00
event.php more spaces + some curly spaces added 2017-03-19 00:51:54 +01:00
expire.php added spaces + some curly braces 2017-03-19 00:50:19 +01:00
fcontact.php Cleanup for #3010 - added spaces, thanks to @annando . 2016-12-14 09:42:36 +01:00
features.php more spaces + some curly spaces added 2017-03-19 00:51:54 +01:00
feed.php more spaces + some curly spaces added 2017-03-19 00:51:54 +01:00
files.php added spaces + some curly braces 2017-03-19 00:50:19 +01:00
follow.php added curly braces + fixed indenting according to code review by Hypolite 2016-12-30 21:49:08 +01:00
friendica_smarty.php more spaces + some curly spaces added 2017-03-19 00:51:54 +01:00
gprobe.php Standard stuff 2017-03-14 15:17:21 +00:00
group.php more spaces + some curly spaces added 2017-03-19 00:51:54 +01:00
html2bbcode.php move function deletenode() to the xml class 2016-11-27 20:19:43 +01:00
html2plain.php more spaces + some curly spaces added 2017-03-19 00:51:54 +01:00
identity.php more spaces + some curly spaces added 2017-03-19 00:51:54 +01:00
items.php more spaces + some curly spaces added 2017-03-19 00:51:54 +01:00
like.php Rewriting of do_like() 2017-03-06 05:28:01 -05:00
lock.php added spaces + some curly braces 2017-03-19 00:50:19 +01:00
map.php map bbcode tag from Red 2015-05-15 20:41:10 +02:00
message.php added spaces + some curly braces 2017-03-19 00:50:19 +01:00
msgclean.php more spaces + some curly spaces added 2017-03-19 00:51:54 +01:00
nav.php added spaces + some curly braces 2017-03-19 00:50:19 +01:00
network.php more spaces + some curly spaces added 2017-03-19 00:51:54 +01:00
notifier.php Without only the worker queue we don't need the deliverq anymore. 2017-03-16 07:30:59 +00:00
oauth.php added spaces + some curly braces 2017-03-19 00:50:19 +01:00
oembed.php more spaces + some curly spaces added 2017-03-19 00:51:54 +01:00
onepoll.php more spaces + some curly spaces added 2017-03-19 00:51:54 +01:00
ostatus.php more spaces + some curly spaces added 2017-03-19 00:51:54 +01:00
pgettext.php more spaces + some curly spaces added 2017-03-19 00:51:54 +01: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 more spaces + some curly spaces added 2017-03-19 00:51:54 +01:00
poller.php more spaces + some curly spaces added 2017-03-19 00:51:54 +01:00
post_update.php more spaces + some curly spaces added 2017-03-19 00:51:54 +01:00
profile_selectors.php more spaces + some curly spaces added 2017-03-19 00:51:54 +01:00
profile_update.php Diaspora: Fix class name case + add self 2016-12-20 12:44:15 -05:00
pubsubpublish.php added spaces + some curly braces 2017-03-19 00:50:19 +01: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 added spaces + some curly braces 2017-03-19 00:50:19 +01:00
quoteconvert.php added spaces + some curly braces 2017-03-19 00:50:19 +01:00
redir.php added spaces + some curly braces 2017-03-19 00:50:19 +01:00
remove_contact.php Now there is only the worker. 2017-02-26 23:16:49 +00:00
salmon.php more spaces + some curly spaces added 2017-03-19 00:51:54 +01:00
security.php more spaces + some curly spaces added 2017-03-19 00:51:54 +01: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
socgraph.php more spaces + some curly spaces added 2017-03-19 00:51:54 +01:00
spool_post.php Now there is only the worker. 2017-02-26 23:16:49 +00:00
system_unavailable.php Merge branch 'master' of https://github.com/friendica/friendica 2012-04-05 13:39:15 +02:00
tags.php added spaces + some curly braces 2017-03-19 00:50:19 +01:00
tagupdate.php Now there is only the worker. 2017-02-26 23:16:49 +00:00
template_processor.php more spaces + some curly spaces added 2017-03-19 00:51:54 +01:00
text.php more spaces + some curly spaces added 2017-03-19 00:51:54 +01:00
threads.php added spaces + some curly braces 2017-03-19 00:50:19 +01:00
threadupdate.php Now there is only the worker. 2017-02-26 23:16:49 +00:00
uimport.php We now support PDO for database connections as well 2017-03-05 21:56:50 +00:00
update_gcontact.php added spaces + some curly braces 2017-03-19 00:50:19 +01:00
user.php added spaces + some curly braces 2017-03-19 00:50:19 +01:00
xml.php more spaces + some curly spaces added 2017-03-19 00:51:54 +01:00