Commit Graph

17 Commits

Author SHA1 Message Date
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
Tobias Diekershoff 3f6239bb2b some more get_hostname to getHostName changes 2018-10-11 13:24:39 +02:00
Hypolite Petovan 9e1e088c09 [various] Replace direct accesses to $a->config with Config::get 2018-07-10 08:41:32 -04: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
Adam Magness 0afd633346 Addon class
plugin moved to Addon src class
2018-01-19 07:20:17 -05:00
Hypolite Petovan 27b60e003f Use short form array syntax everywhere 2018-01-15 08:15:33 -05:00
Michael 90a5c32238 Addons hadn't been changed for the moved emailer class 2017-11-22 23:10:01 +00:00
Adam Magness 48dcbc6f3f Issue 3873
Replace deprecated functions with new syntax
2017-11-06 18:55:24 -05:00
St John Karp 78f40314ea Fix rendering of securemail user settings
The securemail addon was overwriting all of the user settings form
rendered before it. I've added a concatenation operator to ensure
we're not losing any content on this page.
2017-09-24 02:45:12 -07:00
Hypolite Petovan 62c26e09d1 Use Friendica\App in SecureMail addon 2017-05-22 02:47:36 -04:00
fabrixxm 0dce0cd8d9 Fix coding standards issues 2 2017-04-14 16:13:49 +02:00
fabrixxm 41da664692 Fix coding standards issues 2017-04-14 09:13:19 +02:00
fabrixxm 50f91a338c securemail: update pgp library
Remove php-gpg, add openpgp-php and phpseclib.
Add template file for settings.
Add "send test" functionality.
Add messages.po
2017-04-11 21:19:54 +02:00
fabrixxm e5ced279be securemail: null html body
send encrpyted mail only as text
2015-01-20 19:27:00 +01:00
fabrixxm e17cb70379 New experimental plugin 'secure mail' 2014-12-29 18:10:32 +01:00