friendica/include
Tobias Diekershoff 3e8dc38180 Merge pull request #3716 from annando/bugfix-mail
Bugfix: Mails weren't created
2017-09-19 15:10:22 +02:00
..
acl_selectors.php Bugfix: The ACL lookup had its problems after the last changes 2017-07-27 14:02:25 +00:00
api.php Added explanation 2017-09-14 05:48:43 +00:00
attach.php
auth_ejabberd.php
auth.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
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 Modifed "update" and "insert" function / many changed queries 2017-08-09 21:12:41 +00:00
contact_widgets.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
Contact.php OStatus: We can now process delete messages / better account detection 2017-09-17 08:01:22 +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_pdo.php
dba.php Unused functions removed 2017-09-16 05:09:14 +00:00
dbclean.php Replace AND and OR in PHP conditions by && and || 2017-06-07 22:00:59 -04:00
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 Bugfix for pictures that weren't stored / reworked database calls 2017-09-15 19:41:30 +00:00
diaspora.php Merge pull request #3710 from annando/diaspora-retraction 2017-09-16 21:24:50 +02:00
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 App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
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
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
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 Now we have less than 100 insert commands, yeah 2017-08-09 23:02:57 +00:00
html2bbcode.php
html2plain.php
HTTPExceptions.php
identity.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
items.php "qu" is no more 2017-09-15 21:00:39 +00:00
like.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
map.php map bbcode tag from Red 2015-05-15 20:41:10 +02:00
message.php Bugfix: Mails weren't created 2017-09-19 12:59:24 +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
NotificationsManager.php Some more 2017-08-26 07:52:49 +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 Directly serve atom+xml if requested 2017-09-19 11:53:19 +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 "qu" is no more 2017-09-15 21:00:39 +00:00
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_fn.php
queue.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 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
Smilies.php App::get_baseurl is now replaced with System::baseUrl 2017-08-26 07:32:10 +00:00
socgraph.php Bugfix: Pleroma was detected as Mastodon 2017-09-18 06:09:18 +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 OStatus: We can now process delete messages / better account detection 2017-09-17 08:01:22 +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