friendica/include
Tobias Diekershoff 0384e875a2 Merge pull request #3702 from annando/new-dba
The old database function is now replaced with a wrapper
2017-09-15 08:31:25 +02:00
..
Contact.php And some more static warnings removed 2017-08-26 10:01:50 +00:00
DirSearch.php
Emailer.php Statically used methods should be defined statically as well 2017-08-25 15:56:08 +00:00
ForumManager.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
HTTPExceptions.php
NotificationsManager.php Some more 2017-08-26 07:52:49 +00:00
Photo.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
Smilies.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
acl_selectors.php
api.php Added explanation 2017-09-14 05:48:43 +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 App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
bbcode.php Improved regular expression for the Diaspora link detection 2017-09-14 22:04:37 +00:00
cache.php Statically used methods should be defined statically as well 2017-08-25 15:56:08 +00:00
cli_startup.php
config.php
contact_selectors.php
contact_widgets.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
conversation.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
create_shadowentry.php
cron.php OStatus: Reworked import 2017-09-10 07:21:23 +00:00
cronhooks.php
cronjobs.php OStatus: Reworked import 2017-09-10 07:21:23 +00:00
crypto.php
datetime.php
dba.php "exists", "select" whre is the difference? 2017-09-15 06:15:25 +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 The old database function is now replaced with a wrapper 2017-09-14 05:19:05 +00:00
dbupdate.php
delivery.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
dfrn.php Added documentation 2017-09-11 22:15:16 +00:00
diaspora.php Diaspora will introduce "like on comment" so we doing it as well 2017-09-08 05:36:00 +00:00
directory.php
discover_poco.php
email.php
enotify.php Bugfix: Mails weren't sent 2017-09-08 15:14:33 +00:00
event.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
expire.php
fcontact.php
features.php
feed.php No linefeeds 2017-08-27 07:12:27 +00:00
files.php
follow.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
identity.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
items.php Added missing function 2017-09-10 07:58:14 +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 App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
msgclean.php
nav.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
network.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
notifier.php Removed external pubsubhubbub URL 2017-08-25 02:58:38 +00:00
oauth.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
oembed.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
onepoll.php
ostatus.php Documented some unknown verbs 2017-09-14 20:40:05 +00:00
pgettext.php
photos.php
pidfile.php
plaintext.php
plugin.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
poller.php We should reset the session variable 2017-09-08 08:50:08 +00:00
post_update.php
probe.php
profile_selectors.php
profile_update.php
pubsubpublish.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
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
salmon.php
security.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
session.php Issue 3700: Security and Privacy related Headers 2017-09-14 05:40:23 +00:00
shadowupdate.php
socgraph.php Only update if there is a change 2017-08-30 19:33:16 +00:00
spool_post.php
system_unavailable.php
tags.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
tagupdate.php
template_processor.php
text.php OStatus: Better attachment handling for pictures 2017-09-07 15:34:50 +00:00
threads.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
threadupdate.php
uimport.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
update_gcontact.php
user.php Bugfix: Mails weren't sent 2017-09-08 15:14:33 +00:00
xml.php