nupplaPhil
346bf125a7
Move PConfig::delete() to DI::pConfig()->delete()
2020-01-18 16:56:45 +01:00
nupplaPhil
febc835a2d
Move PConfig::set() to DI::pConfig()->set()
2020-01-18 16:54:49 +01:00
nupplaPhil
ea3a9052d8
Move PConfig::get() to DI::pConfig()->get()
2020-01-18 16:50:56 +01:00
Hypolite Petovan
905823ea63
Update obsolete App::getBaseUrl calls to DI::baseUrl
2019-12-29 21:55:10 -05:00
nupplaPhil
335fcf670f
Remove deprecated App::getBaseURL() - process methods to DI::baseUrl()->get()
2019-12-27 21:55:17 +01:00
Philipp Holzer
46bccdc9e0
Move Activity/Namespaces defines to constants
2019-10-24 00:25:42 +02:00
Matthew Exon
801b88a982
[mailstream] Check for malformed image URLs and do not attempt to attach them
2019-09-29 22:23:10 +02:00
Matthew Exon
db6d5dd85a
[mailstream] Support new img format with alt text
2019-09-29 22:10:51 +02:00
Matthew Exon
28ea869990
[mailstream] Include BB code as plaintext
2019-09-28 11:39:05 +02:00
Hypolite Petovan
a34110c60e
Merge pull request #894 from mexon/mat/mailstream-url-params
...
[mailstream] Remove URL parameters when extracting image filenames
2019-09-28 04:37:34 -04:00
Hypolite Petovan
bff71ce02b
Merge pull request #892 from mexon/mat/mailstream-skip-announce
...
[mailstream] Do not send "announce" messages
2019-09-28 04:23:09 -04:00
Matthew Exon
1f1f63c239
Mailstream: remove URL parameters when extracting image filenames
2019-09-28 10:16:45 +02:00
Matthew Exon
a197215cf2
Mailstream: do not send "announce" messages
2019-09-28 09:51:55 +02:00
Matthew Exon
bda8b90c14
Modernise logging in mailstream plugin
2019-09-28 09:41:49 +02:00
Philipp Holzer
8562422ee2
Move internal recursion-counter to the end of all cur/fetchUrl parameters
2019-06-10 14:34:53 +02:00
Hypolite Petovan
09967cc664
[various] Remove /display/{nick}/{id} URL structure publishing
2019-05-05 22:03:22 -04:00
Tobias Diekershoff
76b60b7eb8
DE translation of mailstream updated THX rompe
2019-02-19 07:04:39 +01:00
Hypolite Petovan
47ab2d14e1
[mailstream] Fix missing method App->get_curl_content_type()
2019-01-23 22:04:15 -05:00
Tobias Diekershoff
08206fdcc0
Merge branch 'master' into develop
2019-01-21 10:04:26 +01:00
Hypolite Petovan
c27b1cb66f
Replace deprecated Addon::*registerHook by Hook::*register
2018-12-26 10:20:18 -05:00
Hypolite Petovan
a30ea9b062
[various] Add exceptions to Smarty default escaping
2018-12-15 05:04:20 -05: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
c9a8974165
Logger Levels
...
update logger levels
2018-10-30 09:48:09 -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
Philipp Holzer
1454abfdb4
rename App Methods
...
- rename get_baseurl() to getBaseURL()
2018-10-10 00:04:49 +02:00
Tobias Diekershoff
dcbf2f4416
NL translation THX JeroenED
2018-08-25 21:12:02 +02:00
Michael
db4608a9b5
Issue 4814: Unify the temp path location
2018-08-10 19:52:09 +00:00
Roland Häder
ea4de38223
[mailstream]: Fixed logger level NORMAL -> INFO ( #664 )
2018-07-23 18:54:14 -04:00
Hypolite Petovan
522e8e58c2
[multiple] Rename dbesc to DBA::escape
2018-07-23 15:35:22 -04:00
Hypolite Petovan
f4ad0d3721
Rename DBA::is_result to DBA::isResult
2018-07-23 15:02:59 -04:00
Hypolite Petovan
332ea212b5
Rename DBM method calls to DBA method calls
2018-07-23 15:02:10 -04:00
Michael
8e24de90ba
Some more replaced item SQL queries
2018-06-21 06:23:27 +00:00
Michael
478ff41870
We don't need the uid
2018-06-17 17:21:36 +00:00
Michael
c66dcf96ac
New user based item function
2018-06-17 17:04:23 +00:00
Michael
392bb7d5aa
Remove direct item sql queries
2018-06-17 06:20:47 +00:00
Tobias Diekershoff
8da85c1d56
FI translation updates THX Kris
2018-04-18 08:32:45 +02:00
Tobias Diekershoff
50f5c7e251
update to the FI translation THX Kris
2018-04-17 07:21:08 +02:00
Tobias Diekershoff
4b11d4dcf3
mailstream addon added EN_GB translation THX Kris
2018-04-16 07:21:37 +02:00
Tobias Diekershoff
eb5eb5986d
update to the FI translations
2018-04-09 15:00:17 +02:00
Tobias Diekershoff
85815a8810
added FI translations to many addons THX Kris
2018-04-06 13:58:38 +02:00
Tobias Diekershoff
8a672ec285
added mailstream PL translation
2018-04-01 18:12:05 +02:00
fabrixxm
bfd8e37fb8
Update IT strings
2018-03-19 21:28:00 +01:00
Tobias Diekershoff
b918eda458
mailstream: update the DE translation
2018-03-16 08:50:03 +01:00
Tobias Diekershoff
a477adfc68
added missing open/close for settings header
2018-03-11 19:14:19 +01:00
Tobias Diekershoff
61d078d124
regen mailstream messages.po
2018-03-11 19:13:59 +01:00
Hypolite Petovan
88ca2f5a1e
Remove references to include/bbcode.php
2018-02-14 22:04:06 -05:00
Hypolite Petovan
91fd77af3b
Refactor bbcode() into BBCode::convert()
2018-02-14 21:43:40 -05:00
Adam Magness
f151406355
Review updates
...
update renamed and moved functions
2018-01-27 11:23:04 -05:00
Adam Magness
ca3c45101e
Network was moved to src
...
update all function calls to use class, insert use statements and remove require_once statements
2018-01-27 08:52:02 -05:00
Adam Magness
f8c162cbfb
Update t() calls
...
Update all t() calls.
2018-01-22 18:09:05 -05:00
Adam Magness
96c41e5623
Update strings
...
update strings to contain addon
2018-01-20 11:01:59 -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
Tobias Diekershoff
d20e60ef91
use pconfig::delete in mailstream addon
2017-11-11 07:20:44 +01:00
Adam Magness
4b88072669
Class file relocation
...
changes related to Issue #3878
2017-11-08 23:04:31 -05:00
Adam Magness
48dcbc6f3f
Issue 3873
...
Replace deprecated functions with new syntax
2017-11-06 18:55:24 -05:00
Fabio
b5701ac885
Update IT strings
2017-01-18 14:04:53 +01:00
rabuzarus
1fa7a6991f
mailstream: update version number to v1.1
2017-01-08 16:20:58 +01:00
rabuzarus
3a976595d5
mailstream: update PHPMailer to v5.2.21
2017-01-08 16:18:16 +01:00
Michael
3f90814e30
Remove the "MyISAM" from the SQL scripts - this engine is outdated.
2016-12-17 16:32:31 +00:00
Tobias Diekershoff
631c7724b6
ES translation work THX Albert
2016-11-18 07:57:19 +01:00
Matthew Exon
6f8e2b0313
Mailstream version 1.0
2016-02-02 15:11:13 +01:00
Tobias Diekershoff
2fcd011f43
mailstream: foldable settings
2015-11-01 15:06:25 +01:00
Tobias Diekershoff
ed699d8ef4
FR translation update for buffer, editplain, gravatar, jappixmini, langfilter, libertree, mailstream, piwik and twitter addons
2015-07-28 07:57:08 +02:00
Tobias Diekershoff
4533ed9a34
updating the addon translations, missed some files due missing git fu
2015-04-03 13:17:32 +02:00
Tobias Diekershoff
be2e3e6bf7
update of the addon translations
2015-04-03 12:30:50 +02:00
Tobias Diekershoff
1038ae0174
IT: imported translations
2014-09-14 22:01:44 +02:00
Tobias Diekershoff
214e7d9b1c
CS: added translation from transifex
2014-09-06 17:59:46 +02:00
Tobias Diekershoff
951f9dc006
RO: added translation for the addons from transifex
2014-09-06 17:58:41 +02:00
Tobias Diekershoff
fed12ae5a9
added more messages.po files for addons
2014-09-06 13:15:05 +02:00
Tobias Diekershoff
5c5c23acb0
wording submit -> save settings
2013-11-19 14:10:27 +01:00
fabrixxm
a85a080856
update addons template dir layout
2013-04-23 08:48:19 -04:00
Matthew Exon
84744911c6
Switch from "on"/"off" config style to "1"/<unset>
2013-04-01 19:47:40 +08:00
Matthew Exon
9fceabe1c3
* Fix typos in database schema
...
* Default to using user's main email address
* Refactoring
* Add missing files to .tgz
2013-04-01 08:32:06 +08:00
Matthew Exon
fa35dfe69d
Use new templating style
...
Add two templates that I forgot to checkin last time
Switch to utf8_bin collation
Separate "Local" and "Upstream" links
Translate "Submit" button
Fix some debug statements
2013-03-23 12:00:59 +08:00
Matthew Exon
d32b43feb8
Add mailstream plugin
2013-03-15 17:20:25 +08:00