friendica/include
Roland Haeder 03d23838f5
Continued:
- added curly braces/spaces
- added TODOs (type-hints, old-lost code)
- more usage of dbm::is_result()
- combined some if() return stuff into a simple return statement

Signed-off-by: Roland Haeder <roland@mxchange.org>
2017-04-14 17:00:51 +02:00
..
Contact.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
DirSearch.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
Emailer.php
ForumManager.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
HTTPExceptions.php
NotificationsManager.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
Photo.php
Probe.php Issue 2957: The avatar problem with mastodon should now finally be solved 2017-04-02 12:37:22 +00:00
Scrape.php
Smilies.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
acl_selectors.php Continued a bit: 2017-04-14 15:14:39 +02:00
api.php added more spaces (CR) 2017-04-05 22:23:57 +02:00
attach.php Continued a bit: 2017-04-05 22:31:33 +02:00
auth.php Remove extra space after open parentheses 2017-03-13 23:08:03 +01:00
auth_ejabberd.php
bb2diaspora.php Merge branch 'develop' into rewrites/coding-convention-split2-1-2 2017-04-08 18:45:59 +02:00
bbcode.php added space 2017-04-14 15:28:30 +02:00
cache.php
cli_startup.php added spaces + some curly braces + some usage of dbm::is_result() 2017-04-04 19:46:56 +02:00
config.php
contact_selectors.php added spaces + some curly braces + some usage of dbm::is_result() 2017-04-04 19:46:56 +02:00
contact_widgets.php curly braces were missing again ... 2017-04-08 19:50:29 +02:00
conversation.php added spaces 2017-04-14 16:27:06 +02:00
create_shadowentry.php Now there is only the worker. 2017-02-26 23:16:49 +00:00
cron.php added spaces 2017-04-14 16:27:06 +02:00
cronhooks.php fixed spacing + intending 2017-04-08 18:49:01 +02:00
cronjobs.php Some standards 2017-03-21 15:24:49 +00:00
crypto.php Issue 3142: mcrypt is no more (as well as phpseclib) 2017-04-01 08:28:42 +00:00
datetime.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04: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 Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
dbclean.php Now there is only the worker. 2017-02-26 23:16:49 +00:00
dbm.php From now on we are using 0001-01-01 as lowest date 2017-03-18 11:42:54 +00:00
dbstructure.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04: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 Merge branch 'develop' into rewrites/coding-convention-split2 2017-04-01 22:16:08 +02:00
diaspora.php Issue 3142: mcrypt is no more (as well as phpseclib) 2017-04-01 08:28:42 +00:00
directory.php Standard stuff 2017-03-14 15:17:21 +00:00
discover_poco.php removed commented out line 2017-03-23 07:36:22 +00:00
email.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
enotify.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
event.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
expire.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
fcontact.php
features.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
feed.php Avoid duplicates with feeds and "remote self" 2017-04-08 08:12:14 +00:00
files.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
follow.php
friendica_smarty.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
gprobe.php Standard stuff 2017-03-14 15:17:21 +00:00
group.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
html2bbcode.php Fix Diaspora code blocks being mangled 2017-03-26 19:00:04 -04:00
html2plain.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
identity.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
items.php Continued: 2017-04-14 17:00:51 +02:00
like.php Rewriting of do_like() 2017-03-06 05:28:01 -05:00
lock.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
map.php
message.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
msgclean.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
nav.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
network.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04: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 Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
oembed.php Remove Embedly integration 2017-03-25 01:57:19 -04:00
onepoll.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
ostatus.php Removed unneeded comment 2017-04-02 20:43:54 +00:00
pgettext.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
photos.php
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
plugin.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
poller.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
post_update.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
profile_selectors.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
profile_update.php
pubsubpublish.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04: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 Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
quoteconvert.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
redir.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
remove_contact.php Now there is only the worker. 2017-02-26 23:16:49 +00:00
salmon.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
security.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
session.php
shadowupdate.php Now there is only the worker. 2017-02-26 23:16:49 +00:00
socgraph.php Remove the "call by reference" 2017-03-25 18:00:56 +00:00
spool_post.php Now there is only the worker. 2017-02-26 23:16:49 +00:00
system_unavailable.php
tags.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
tagupdate.php Now there is only the worker. 2017-02-26 23:16:49 +00:00
template_processor.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
text.php Add Text_Highlighter to Composer 2017-04-05 00:31:49 -04:00
threads.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
threadupdate.php Now there is only the worker. 2017-02-26 23:16:49 +00:00
uimport.php Merge remote-tracking branch 'upstream/develop' into 1702-null-date 2017-03-18 08:31:43 +00:00
update_gcontact.php small fix for #3254 2017-04-07 11:26:11 +02:00
user.php Issue 3142: mcrypt is no more (as well as phpseclib) 2017-04-01 08:28:42 +00:00
xml.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00