Commit Graph

256 Commits

Author SHA1 Message Date
fbaabd8a6e Update code
[MAILPOET-1899]
2021-01-04 13:51:49 +01:00
wxa
518c627927 Fix button link in deprecated shortcodes notice [MAILPOET-3345] 2021-01-04 10:32:40 +01:00
3af2ffbbb4 Add notice when someone is using a newsletter shortcode
[MAILPOET-3333]
2020-12-03 14:11:53 +01:00
05abc96def Update dates for Black Friday banner
[MAILPOET-3289]
2020-11-12 11:05:24 +01:00
b50c1d28bf Update Black Friday banner content HTML
[MAILPOET-3289]
2020-11-12 11:05:24 +01:00
32729e082a Register Security like a service
[MAILPOET-2946]
2020-10-27 15:00:14 +01:00
bef6f25c8d Update php version notice
[MAILPOET-3144]
2020-09-29 17:32:23 +02:00
d026517ed9 Refactor search string escaping to a helper function
[MAILPOET-3077]
2020-09-28 14:26:53 +02:00
6fb755eda7 Refactor CDN assets URL to separate service
[MAILPOET-3076]
2020-09-14 14:22:11 +02:00
wxa
0f11026e35 Make whitespace check work when output buffering is on [MAILPOET-2983] 2020-09-09 15:22:17 +02:00
wxa
d110fb26fa Add tests for headers already sent notice [MAILPOET-2983] 2020-09-09 15:22:17 +02:00
wxa
da38a1364a Show notice if whitespace output may break tracking images or captcha [MAILPOET-2983] 2020-09-09 15:22:17 +02:00
7c3e964d92 Remove redundant closing tag
[MAILPOET-3121]
2020-09-02 16:29:28 +02:00
wxa
79314bc2c7 Add WooCommerce setup page on the backend [MAILPOET-1928] 2020-07-23 17:06:10 +02:00
wxa
4039ac873a Use the updated component in subscriber and segment listings [MAILPOET-2917] 2020-06-02 13:52:25 +02:00
f8a16b5e5a Remove public properties from renderer
[MAILPOET-2899]
2020-05-28 11:28:51 +02:00
cf5e761ba4 Remove duplicite button
[MAILPOET-2888]
2020-05-28 09:45:15 +02:00
d47ac99a45 Load mbstring & php72 polyfills using composer
[MAILPOET-2580]
2020-04-30 09:19:26 +02:00
e7fd5ac551 Move beacon id to the correct link
[MAILPOET-2691]
2020-04-24 17:07:19 +02:00
f2b104353e Check the parsed value is correct
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
ecc8644081 Make sure the correct type is used
[MAILPOET-2716]
2020-04-24 11:44:09 +02:00
843c521dc1 Add "Fix this!" button to display set FROM address modal
[MAILPOET-2805]
2020-04-06 10:52:10 +02:00
f25b73050d Update text of unauthorized email notices
[MAILPOET-2805]
2020-04-06 10:52:10 +02:00
b39dac75d6 Autofix number of newlines between methods
[MAILPOET-2715]
2020-02-19 19:12:53 +00:00
0dcdf6e9f1 Autofix line endings
[MAILPOET-2715]
2020-02-19 19:12:53 +00:00
d5bf33c49a Move dateConverter to common utils namespace
[MAILPOET-2665]
2020-02-13 18:42:55 +00:00
wxa
42278347cc Import missing functions from polyfill-mbstring [MAILPOET-2695] 2020-02-11 18:21:48 +00:00
684b533bd8 Warn users on PHP < 7.1
[MAILPOET-2582]
2020-01-28 20:18:39 +00:00
ceafe62782 Update counting subscriber in listings
[MAILPOET-2631]
2020-01-22 12:28:30 +00:00
5e2559c0ae Exclude WP subscribers from sending limit
[MAILPOET-2631]
2020-01-22 12:28:30 +00:00
89a215a9bf Fix key validity check
[MAILPOET-2637]
2020-01-20 10:39:46 +00:00
6522635dc7 Exclude globals from camel case conversion
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
3bbc8ea2af Convert variable names to camel case in strings
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
8c848cfa28 Convert property names to camel case
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
54549ff037 Convert variable names to camel case
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
d2494469c0 Rename method and variables for clarity
[MAILPOET-2624]
2020-01-14 10:57:20 +00:00
5d59f53834 Check the API key state
[MAILPOET-2624]
2020-01-14 10:57:20 +00:00
ac3d383209 Hide warning when API key exists but limit missing
[MAILPOET-2617]
2020-01-07 17:55:23 +00:00
d79dfdf916 Add mb_string constants
[MAILPOET-2603]
2020-01-07 10:05:13 +00:00
55f8626493 Change warning when user hasw an API key
[MAILPOET-2396]
2020-01-07 09:39:28 +00:00
43df66d162 Add public keyword to methods
[MAILPOET-2413]
2019-12-26 18:09:45 +03:00
cda5a57fc3 Use Symfony\Polyfill\Mbstring from prefixed namespace
[MAILPOET-2579]
2019-12-17 09:53:39 +00:00
0e964de6d4 Move nesbot/carbon to vendor-prefixed
[MAILPOET-2560]
2019-12-15 21:55:48 +00:00
0d87258391 Refactor SubscribersFeature
[MAILPOET-2394]
2019-12-10 14:46:13 +00:00
e6689269ff Apply only to free users without MSS or premium key
[MAILPOET-2394]
2019-12-10 14:46:13 +00:00
856c870ae5 Show subscribers limit warning
[MAILPOET-2394]
2019-12-10 14:46:13 +00:00
042557aafa Apply new limit to new users
I refactored the SubscribersFeature class so that it's easily
unit tested. Computing the subscribers count in the constructor
is better then computing it on every call to check().

[MAILPOET-2394]
2019-12-10 14:46:13 +00:00
a012984a7a Move array_column polyfill to MailPoetVendor namespace
[MAILPOET-2545]
2019-11-27 12:38:20 +00:00
bfdaf4da1e Move 3rd-party libs to a dedicated directory
[MAILPOET-2545]
2019-11-27 12:38:20 +00:00
613e40d765 Fix linter errors
[MAILPOET-2535]
2019-11-20 10:24:39 +00:00