friendica/include
..
acl_selectors.php Merge branch 'develop' into rewrites/coding-convention-split2-1-2 2017-04-19 23:06:01 +02:00
api.php Merge branch 'develop' into rewrites/coding-convention-split2-1-2 2017-04-19 23:06:01 +02:00
attach.php Continued a bit: 2017-04-05 22:31:33 +02:00
auth.php Fix Config::get call 2017-04-21 17:36:45 +02:00
auth_ejabberd.php
bb2diaspora.php
bbcode.php Merge remote-tracking branch 'upstream/develop' into 1704-mastodon 2017-04-20 05:44:31 +00: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 + some usage of dbm::is_result() 2017-04-04 19:46:56 +02:00
config.php Add $default_value parameter to Config::get() and PConfig::get() 2016-06-10 12:00:34 +02:00
Contact.php Handle the case when the given contact url or address is empty 2017-04-18 18:50:01 +00:00
contact_selectors.php
contact_widgets.php curly braces were missing again ... 2017-04-08 19:50:29 +02:00
conversation.php
create_shadowentry.php Now there is only the worker. 2017-02-26 23:16:49 +00:00
cron.php
cronhooks.php
cronjobs.php
crypto.php Issue 3142: mcrypt is no more (as well as phpseclib) 2017-04-01 08:28:42 +00:00
datetime.php added spaces + some curly braces + some usage of dbm::is_result() 2017-04-20 22:59:08 +02:00
dba.php Move any_value_fallback() to dba class 2017-04-15 17:31:32 +02: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
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 Fix SQL date format bug in dfrn 2017-04-22 00:00:13 +02:00
diaspora.php
directory.php
DirSearch.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
discover_poco.php added spaces + some curly braces + some usage of dbm::is_result() 2017-04-20 22:59:08 +02:00
email.php
Emailer.php adjust the rand bounderies to be within the allowed max value 2016-07-05 15:45:39 +02:00
enotify.php
event.php fixed parser error 2017-04-20 22:59:43 +02:00
expire.php added spaces + some curly braces + some usage of dbm::is_result() 2017-04-20 22:59:08 +02: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
ForumManager.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
friendica_smarty.php
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
HTTPExceptions.php Changes in api 2015-12-28 10:23:06 +01:00
identity.php Remove debug 2017-04-19 23:31:38 -04:00
items.php always surround operators like +,-,. with spaces 2017-04-14 17:43:01 +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 map bbcode tag from Red 2015-05-15 20:41:10 +02:00
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
network.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
NotificationsManager.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
notifier.php
oauth.php
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
pgettext.php Standards 2017-04-19 10:14:43 -04:00
Photo.php Normalize App parameter declaration (doc-include folders, boot) 2017-01-09 23:09:01 +11:00
photos.php
pidfile.php Mute warnings in pidfile/Quit poller after an hour. 2015-09-25 17:38:56 +02:00
plaintext.php Some more logging 2017-01-20 21:58:53 +00:00
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
Probe.php Avoid possible problems with numeric nicknames and GNU Social 2017-04-09 04:29:02 +00:00
profile_selectors.php
profile_update.php
pubsubpublish.php
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
redir.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
remove_contact.php
salmon.php Reworked OStatus communication part to better support Mastodon. 2017-04-19 21:37:00 +00:00
Scrape.php Removed the legacy function calls, removed unused functions 2016-07-04 08:05:30 +02:00
security.php Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04: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
Smilies.php
socgraph.php Discover Mastodon servers 2017-04-16 07:46:04 +00: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
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
update_gcontact.php
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