Commit Graph

55 Commits

Author SHA1 Message Date
nupplaPhil b5759d24ee
Add license info at Friendica classes 2020-02-09 15:45:35 +01:00
Philipp Holzer ae5ebf1e89
Some Renames:
- EMail => EMail
- toEmail => toAddress
- fromEmail => fromAddress
2020-01-26 23:47:15 +01:00
Philipp Holzer 49254a8307
Introduce interface for emailing and create email classes 2020-01-26 20:23:58 +01:00
Philipp Holzer b828762910
Add explicit parameters to Sender::send() method signature 2020-01-26 01:04:53 +01:00
Philipp Holzer eb18a0d761
Make EMailer util dynamic 2020-01-25 23:10:38 +01:00
Philipp Holzer 65e4726718
Remove unneeded Config namespace usages 2020-01-19 22:50:43 +01:00
Philipp Holzer 1ce63185ab
Move Config::get() to DI::config()->get() 2020-01-19 21:21:12 +01:00
Philipp Holzer f2fc22227a
cleanup namespace usages for L10n 2020-01-19 16:31:47 +01:00
Philipp Holzer 48fecb9a40
Move L10n::t() calls to DI::l10n()->t() calls 2020-01-19 16:31:46 +01:00
Philipp Holzer 335fcf670f
Remove deprecated App::getBaseURL() - process methods to DI::baseUrl()->get() 2019-12-27 21:55:17 +01:00
Philipp Holzer 0775c28854
Remove deprecated App::getHostName() - process methods to DI::baseUrl()->getHostName() 2019-12-27 21:55:16 +01:00
Philipp Holzer 99db3452e3
Refactor deprecated App::internalRedirect() to DI::baseUrl()->redirect() 2019-12-27 21:55:16 +01:00
Hypolite Petovan acdd62da3e [various] Replace deprecated defaults() calls by ?? operator 2019-10-17 11:08:46 -04:00
Philipp Holzer 0e264465ac
Split goaway to System::externalRedirectTo() and App->internalRedirect() 2019-02-04 01:50:39 +01:00
Philipp Holzer e825cbc7a1
renamed System::redirectTo to System::redirect 2019-02-04 01:50:30 +01:00
Philipp Holzer a1254b4c85
wrong indent 2019-02-04 01:50:17 +01:00
Philipp Holzer 3d3a11fa46
Replaced goaway() with System::redirectTo() 2019-02-04 01:50:15 +01:00
Hypolite Petovan d836593a3b Replace x() by !empty() or defaults()
- Remove extraneous parentheses around !empty()
2018-11-30 09:11:56 -05:00
Adam Magness 9079480d4a move to Renderer class
update functions calls for new Renderer class.
2018-10-31 10:55:15 -04:00
Adam Magness 49eff56e5d Core Logger
implement log() function.
more to squash


Core Logger Class

implement log() function
2018-10-29 19:40:18 -04:00
Philipp Holzer d197bf4c2b
Bugfix - Replacing goaway() 2018-10-24 20:09:36 +02:00
Philipp Holzer e4afd1c120
remove z_root() 2018-10-13 19:07:22 +02:00
Tobias Diekershoff 3f6239bb2b some more get_hostname to getHostName changes 2018-10-11 13:24:39 +02:00
Michael 43d8d50799 Again a user found a notice ... 2018-09-02 07:46:55 +00:00
Tobias Diekershoff dcbf2f4416 NL translation THX JeroenED 2018-08-25 21:12:02 +02:00
Hypolite Petovan 9e1e088c09 [various] Replace direct accesses to $a->config with Config::get 2018-07-10 08:41:32 -04:00
Tobias Diekershoff e31d7d74f8 added CS translation of the notifyall addon THX Aditoo 2018-06-10 08:09:52 +02:00
Tobias Diekershoff ca50db103a update to the FI translations THX kris 2018-05-20 19:16:32 +02:00
Tobias Diekershoff 6244cfe58a no more space to breath 2018-05-14 14:45:29 +02:00
Tobias Diekershoff c297dfb24f bracings 2018-05-14 07:02:31 +02:00
Tobias Diekershoff a74dbd6ad0 nitpickers 2018-05-14 06:59:26 +02:00
Tobias Diekershoff 8401cfb6f9 less & 2018-05-13 17:17:40 +02:00
Tobias Diekershoff 82ff2c2dd2 more free Apps for the world 2018-05-13 17:16:06 +02:00
Tobias Diekershoff d1bf9bd4b7 noX 2018-05-13 17:14:13 +02:00
Tobias Diekershoff 185e315bd0 enclose senders name in quotation marks 2018-05-13 14:22:45 +02:00
Tobias Diekershoff 50f5c7e251 update to the FI translation THX Kris 2018-04-17 07:21:08 +02:00
Tobias Diekershoff 85815a8810 added FI translations to many addons THX Kris 2018-04-06 13:58:38 +02:00
Tobias Diekershoff 7a663354f4 notifyall PL translation 2018-04-01 19:48:48 +02:00
Hypolite Petovan 91fd77af3b Refactor bbcode() into BBCode::convert() 2018-02-14 21:43:40 -05:00
Adam Magness b191d5716c Remove sprintf with translations
don't use sprintf with translation functions
2018-01-23 22:59:20 -05:00
Adam Magness f8c162cbfb Update t() calls
Update all t() calls.
2018-01-22 18:09:05 -05:00
Adam Magness c71f7b0e1a Update function names
update function names and hook calls
2018-01-20 08:57:41 -05:00
Hypolite Petovan 27b60e003f Use short form array syntax everywhere 2018-01-15 08:15:33 -05:00
Tobias Diekershoff 18185e7055 notifyall FR translation added - thx Thecross 2017-12-10 08:47:29 +01:00
Michael 90a5c32238 Addons hadn't been changed for the moved emailer class 2017-11-22 23:10:01 +00:00
Tobias Diekershoff 1baa4c36d7 ES notifyall THX Albert 2017-02-28 14:00:49 +01:00
Fabio b5701ac885 Update IT strings 2017-01-18 14:04:53 +01:00
Tobias Diekershoff 64806e92fb ES notifyall 2016-11-10 10:56:36 +01:00
Tobias Diekershoff 9f845beffd when more then one users have the same email, only send the notification once 2016-09-09 11:01:37 +02:00
Tobias Diekershoff 08546e30f9 send mail to admin(s) in test more 2016-09-06 15:00:07 +02:00