friendica/include
2017-10-03 20:52:24 +00:00
..
acl_selectors.php
api.php
attach.php
auth.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
auth_ejabberd.php
bb2diaspora.php
bbcode.php
cache.php
cli_startup.php
config.php Remove unrecommended leading backslash for fully qualified namespaces 2017-05-02 23:37:06 -04:00
Contact.php Reliably show posts from contact 2017-09-28 06:01:31 +00:00
contact_selectors.php
contact_widgets.php
conversation.php
create_shadowentry.php
cron.php OStatus: Reworked import 2017-09-10 07:21:23 +00:00
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
dba.php Add additional checks for the worker 2017-09-30 11:19:46 +00:00
dba_pdo.php
dbclean.php
dbm.php And some more static warnings removed 2017-08-26 10:01:50 +00:00
dbstructure.php
dbupdate.php
delivery.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
dfrn.php
diaspora.php Diaspora: Reshares of reshares sometimes had problems 2017-10-02 19:00:33 +00:00
directory.php Remove unrecommended leading backslash for fully qualified namespaces 2017-05-02 23:37:06 -04:00
DirSearch.php
discover_poco.php Split expire.php in several processes / small worker changes 2017-07-06 05:48:02 +00:00
email.php Bugfix for better mail import 2017-09-23 22:53:44 +00:00
Emailer.php Statically used methods should be defined statically as well 2017-08-25 15:56:08 +00:00
enotify.php
event.php
expire.php Split the delete process into a separate expire process 2017-07-09 03:37:20 +00:00
fcontact.php Now we have less than 100 insert commands, yeah 2017-08-09 23:02:57 +00:00
features.php added spaces + some curly braces + some usage of dbm::is_result() 2017-04-21 20:08:57 +02:00
feed.php
files.php
follow.php
ForumManager.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
friendica_smarty.php
gprobe.php
group.php
html2bbcode.php
html2plain.php
HTTPExceptions.php
identity.php
items.php Detect the hostname when the URI is in the format data@host.tld 2017-09-30 21:39:32 +00:00
like.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
map.php
message.php
msgclean.php
nav.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
network.php Semaphore lock deactivated for PHP lower 5.6.1 2017-09-30 07:51:09 +00:00
NotificationsManager.php Some more 2017-08-26 07:52:49 +00:00
notifier.php
oauth.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
oembed.php
onepoll.php
ostatus.php Better handling of blocked contacts in OStatus 2017-10-03 20:52:24 +00:00
pgettext.php
Photo.php Bugfix for pictures that weren't stored / reworked database calls 2017-09-15 19:41:30 +00:00
photos.php
pidfile.php Replace AND and OR in PHP conditions by && and || 2017-06-07 22:00:59 -04:00
plaintext.php
plugin.php
poller.php Doxygen and bugfix 2017-09-30 17:42:03 +00:00
post_update.php
probe.php
profile_selectors.php
profile_update.php
pubsubpublish.php
queue.php
queue_fn.php added spaces + some curly braces + some usage of dbm::is_result() 2017-05-16 14:40:07 +02:00
quoteconvert.php
redir.php
remove_contact.php Restructured "dba::exists" function 2017-08-12 08:55:50 +00:00
salmon.php added spaces + some curly braces + some usage of dbm::is_result() 2017-05-17 15:08:15 +02:00
security.php
session.php
shadowupdate.php
Smilies.php Reliably show posts from contact 2017-09-28 06:01:31 +00:00
socgraph.php
spool_post.php
system_unavailable.php
tags.php
tagupdate.php
template_processor.php added spaces + some curly braces + some usage of dbm::is_result() 2017-05-17 15:08:15 +02:00
text.php
threads.php
threadupdate.php Now there is only the worker. 2017-02-26 23:16:49 +00:00
uimport.php
update_gcontact.php
user.php Bugfix: Mails weren't sent 2017-09-08 15:14:33 +00:00
xml.php