friendica/include
..
acl_selectors.php Bugfix: The ACL lookup had its problems after the last changes 2017-07-27 14:02:25 +00:00
api.php
attach.php
auth.php
auth_ejabberd.php
bb2diaspora.php
bbcode.php
cache.php Statically used methods should be defined statically as well 2017-08-25 15:56:08 +00:00
cli_startup.php Add basepath to App 2017-05-02 23:37:57 -04:00
config.php Remove unrecommended leading backslash for fully qualified namespaces 2017-05-02 23:37:06 -04:00
Contact.php
contact_selectors.php
contact_widgets.php
conversation.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
create_shadowentry.php
cron.php
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 The old database function is now replaced with a wrapper 2017-09-14 05:19:05 +00:00
dbupdate.php
delivery.php
dfrn.php
diaspora.php
directory.php
DirSearch.php
discover_poco.php Split expire.php in several processes / small worker changes 2017-07-06 05:48:02 +00:00
email.php
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
fcontact.php
features.php
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 Replace lowercase operators 2017-06-08 21:03:44 -04:00
html2plain.php
HTTPExceptions.php
identity.php
items.php
like.php
map.php map bbcode tag from Red 2015-05-15 20:41:10 +02:00
message.php
msgclean.php
nav.php
network.php
NotificationsManager.php
notifier.php
oauth.php
oembed.php
onepoll.php
ostatus.php
pgettext.php
Photo.php
photos.php
pidfile.php
plaintext.php Replace AND and OR in PHP conditions by && and || 2017-06-07 22:00:59 -04:00
plugin.php
poller.php We should reset the session variable 2017-09-08 08:50:08 +00:00
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 added spaces + some curly braces + some usage of dbm::is_result() 2017-05-16 14:40:07 +02:00
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
remove_contact.php
salmon.php
security.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
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