friendica/include
rabuzarus 0879b46125 add NULL_DATE & coding standard work 2017-03-20 16:59:21 +01:00
..
Core
autoloader
Contact.php Some standards 2017-03-18 12:13:43 +00:00
DirSearch.php
Emailer.php
ForumManager.php
HTTPExceptions.php
NotificationsManager.php
ParseUrl.php
Photo.php
Probe.php
Scrape.php
Smilies.php
acl_selectors.php
api.php "old_share" is removed 2017-02-27 21:26:37 +00:00
attach.php
auth.php Remove extra space after open parentheses 2017-03-13 23:08:03 +01:00
auth_ejabberd.php
autoloader.php
bb2diaspora.php Normalize line endings instead of adding <br> before Markdown() 2017-03-12 03:55:22 -04:00
bbcode.php
cache.php
cli_startup.php
config.php
contact_selectors.php
contact_widgets.php
conversation.php Fix response "self" assigment 2017-03-06 05:07:17 -05:00
create_shadowentry.php Now there is only the worker. 2017-02-26 23:16:49 +00:00
cron.php Some more standards 2017-03-19 14:43:24 +00:00
cronhooks.php One forgotten standard 2017-03-14 15:18:56 +00:00
cronjobs.php Now there is only the worker. 2017-02-26 23:16:49 +00:00
crypto.php
datetime.php Some standards 2017-03-18 12:13:43 +00: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
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 Bugfix for issue 3242 - forgotten "use" 2017-03-19 22:58:35 +00: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 Some standards 2017-03-18 12:13:43 +00:00
diaspora.php "dob" is not a date field, so the changes are reverted 2017-03-18 08:50:27 +00:00
directory.php Standard stuff 2017-03-14 15:17:21 +00:00
discover_poco.php Standards and some logging improvements 2017-03-17 19:25:01 +00:00
email.php
enotify.php
event.php add NULL_DATE & coding standard work 2017-03-20 16:59:21 +01:00
expire.php Now there is only the worker. 2017-02-26 23:16:49 +00:00
fcontact.php
features.php
feed.php Standard stuff 2017-03-15 06:00:22 +00:00
files.php
follow.php
friendica_smarty.php
gprobe.php Standard stuff 2017-03-14 15:17:21 +00:00
group.php
html2bbcode.php
html2plain.php
identity.php "dob" is not a date field, so the changes are reverted 2017-03-18 08:50:27 +00:00
items.php
like.php Rewriting of do_like() 2017-03-06 05:28:01 -05:00
lock.php NULL_DATE is now a constant 2017-02-27 23:37:15 +00:00
map.php
message.php
msgclean.php
nav.php
network.php z_fetch_url now always returns an array 2017-03-13 14:37:51 +00: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
oembed.php
onepoll.php Merge remote-tracking branch 'upstream/develop' into 1702-null-date 2017-03-18 08:31:43 +00:00
ostatus.php
pgettext.php
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
poller.php Some more standards 2017-03-19 14:43:24 +00:00
post_update.php
profile_selectors.php
profile_update.php
pubsubpublish.php Standard stuff 2017-03-14 15:17:21 +00: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
quoteconvert.php
redir.php
remove_contact.php Now there is only the worker. 2017-02-26 23:16:49 +00:00
salmon.php
security.php Some standards 2017-03-18 12:13:43 +00:00
session.php
shadowupdate.php Now there is only the worker. 2017-02-26 23:16:49 +00:00
socgraph.php Standards, what else? 2017-03-19 08:04:04 +00:00
spool_post.php Now there is only the worker. 2017-02-26 23:16:49 +00:00
system_unavailable.php
tags.php
tagupdate.php Now there is only the worker. 2017-02-26 23:16:49 +00:00
template_processor.php
text.php You shoudln't use a text variable like an array. 2017-03-18 23:32:59 +00:00
threads.php
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 Standard stuff 2017-03-14 15:17:21 +00:00
user.php
xml.php