friendica/include
..
acl_selectors.php
api.php Bugfix: The API picture upload created an invalid link 2017-09-20 21:47:12 +00:00
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
Contact.php
contact_selectors.php
contact_widgets.php
conversation.php
create_shadowentry.php Standards: Remove EOF closing PHP tags 2017-05-02 23:36:56 -04:00
cron.php OStatus: Reworked import 2017-09-10 07:21:23 +00:00
cronhooks.php Replace AND and OR in PHP conditions by && and || 2017-06-07 22:00:59 -04:00
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
dba_pdo.php
dbclean.php
dbm.php
dbstructure.php
dbupdate.php
delivery.php
dfrn.php
diaspora.php
directory.php
DirSearch.php
discover_poco.php
email.php
Emailer.php Statically used methods should be defined statically as well 2017-08-25 15:56:08 +00:00
enotify.php Bugfix: Mails weren't sent 2017-09-08 15:14:33 +00:00
event.php
expire.php
fcontact.php
features.php
feed.php
files.php
follow.php
ForumManager.php
friendica_smarty.php
gprobe.php
group.php
html2bbcode.php
html2plain.php
HTTPExceptions.php
identity.php
items.php
like.php
map.php
message.php
msgclean.php
nav.php
network.php
NotificationsManager.php
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
pgettext.php added spaces + some curly braces + some usage of dbm::is_result() 2017-05-17 15:08:15 +02:00
Photo.php
photos.php
pidfile.php
plaintext.php
plugin.php
poller.php
post_update.php Replace AND and OR in PHP conditions by && and || 2017-06-07 22:00:59 -04:00
probe.php Updated doc in include/probe.php 2017-05-07 15:00:38 -04:00
profile_selectors.php
profile_update.php Bugfix: Timeout problems when saving profile settings 2017-05-19 06:01:13 +00:00
pubsubpublish.php
queue.php
queue_fn.php
quoteconvert.php
redir.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
remove_contact.php Restructured "dba::exists" function 2017-08-12 08:55:50 +00:00
salmon.php
security.php
session.php
shadowupdate.php
Smilies.php
socgraph.php
spool_post.php
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
threads.php
threadupdate.php
uimport.php
update_gcontact.php
user.php
xml.php