|
a6db3dceed
|
Remove unused mailpoet cookie session
[MAILPOET-2343]
|
2019-09-25 19:53:52 +01:00 |
|
|
8cef633548
|
Refactor captcha rendering to use updated captcha session
[MAILPOET-2343]
|
2019-09-25 19:53:52 +01:00 |
|
|
de3c519fbf
|
Refactor subscribers API to use updated captcha session
[MAILPOET-2343]
|
2019-09-25 19:53:52 +01:00 |
|
|
fa4c2c8b8f
|
Add ability to pass session_id in within captcha related urls
[MAILPOET-2343]
|
2019-09-25 19:53:52 +01:00 |
|
|
704117d37d
|
Refactor captcha session to use internal session id
[MAILPOET-2343]
|
2019-09-25 19:53:52 +01:00 |
|
|
1bedf1fd1a
|
Allow modifing cron limits
[MAILPOET-2367]
|
2019-09-25 13:21:17 +01:00 |
|
|
4d3a005b20
|
Inject LinkTokens dependency to SubscriptionUrlFactory using DI
[MAILPOET-2381]
|
2019-09-25 10:29:20 +01:00 |
|
|
0dd7b5fb7a
|
Remove unnecessary aliases for SubcriptionUrlFactory
[MAILPOET-2381]
|
2019-09-25 10:29:20 +01:00 |
|
|
7dba4d900c
|
Rename Subscription\Url to Subscription\SubscriptionUrlFactory
[MAILPOET-2381]
|
2019-09-25 10:29:20 +01:00 |
|
|
653dbe5783
|
Remove aspect mock from Confirmation mailer test
[MAILPOET-2381]
|
2019-09-25 10:29:20 +01:00 |
|
|
9b8da1f172
|
Refactor private Url::getPost to instance method
[MAILPOET-2381]
|
2019-09-25 10:29:20 +01:00 |
|
|
ae83364297
|
Refactor getSubscriptionUrl to instance method
[MAILPOET-2381]
|
2019-09-25 10:29:20 +01:00 |
|
|
d90d5c6385
|
Refactor getUnsubscribeUrl to instance method
[MAILPOET-2381]
|
2019-09-25 10:29:20 +01:00 |
|
|
4e75f8883e
|
Refactor getManageUrl to instance method
[MAILPOET-2381]
|
2019-09-25 10:29:20 +01:00 |
|
|
21fba11893
|
Add static factory method for Subscription Url
This method is temporary needed in for usage in fully static classes
[MAILPOET-2381]
|
2019-09-25 10:29:20 +01:00 |
|
|
3c4b60ede9
|
Refactor getConfirmationUrl to instance method
[MAILPOET-2381]
|
2019-09-25 10:29:20 +01:00 |
|
|
14cf67d556
|
Refactor getCaptchaImageUrl to instance method
[MAILPOET-2381]
|
2019-09-25 10:29:20 +01:00 |
|
|
54632b20c2
|
Refactor getCaptchaUrl to instance method
[MAILPOET-2381]
|
2019-09-25 10:29:20 +01:00 |
|
|
3d78d6b550
|
Add \MailPoet\Subscription\Url to DI config
[MAILPOET-2381]
|
2019-09-25 10:29:20 +01:00 |
|
|
173a80b3da
|
Remove unused class import
[MAILPOET-2340]
|
2019-09-24 14:40:22 +01:00 |
|
|
e588ebcee9
|
Use verifyToken()
[MAILPOET-2340]
|
2019-09-24 14:40:22 +01:00 |
|
|
bc31ca6c6d
|
Remove Subscriber::generateToken()
[MAILPOET-2340]
|
2019-09-24 14:40:22 +01:00 |
|
|
692ff1ed22
|
Use getToken()
[MAILPOET-2340]
|
2019-09-24 14:40:22 +01:00 |
|
|
ab63bde9ed
|
Add LinkTokens service
[MAILPOET-2340]
|
2019-09-24 14:40:22 +01:00 |
|
|
b16cec570e
|
Rename confusing name
[MAILPOET-2142]
|
2019-09-24 14:36:09 +01:00 |
|
|
4154d0b928
|
Use feature flag for the MSS Pitch feature
[MAILPOET-2142]
|
2019-09-24 14:36:09 +01:00 |
|
|
1c4cb05cdf
|
Pass the correct subscribers count to MSS pitch
[MAILPOET-2142]
|
2019-09-24 14:36:09 +01:00 |
|
|
744a6edc49
|
Allow MSS Pitch to be displayed on congratulate
[MAILPOET-2142]
|
2019-09-24 14:36:09 +01:00 |
|
|
9d5f43b411
|
Show the pitch only if key is not stored
[MAILPOET-2142]
|
2019-09-24 14:36:09 +01:00 |
|
|
20ea3359f2
|
Display heading based on subscriber's count
[MAILPOET-2142]
|
2019-09-24 14:36:09 +01:00 |
|
|
35c9973c85
|
Prevent activating email without body
[MAILPOET-2366]
|
2019-09-24 14:34:59 +01:00 |
|
|
644e0caeeb
|
Fix user being unsubscribed from non default lists
[MAILPOET-2292]
|
2019-09-23 16:50:21 +01:00 |
|
|
925e9ce15c
|
Optimize the inactives sync SQL query [MAILPOET-2377]
|
2019-09-23 16:42:18 +01:00 |
|
|
a9d46d3ca0
|
Add clarification comment
[MAILPOET-2333]
|
2019-09-22 10:58:17 +02:00 |
|
|
f1ee32399f
|
Use array_column from Util
[MAILPOET-2333]
|
2019-09-22 10:58:17 +02:00 |
|
|
777cf0bdd7
|
Add meta when sending newsletters
[MAILPOET-2333]
|
2019-09-22 10:58:17 +02:00 |
|
|
3dcde4170e
|
Add meta when sending new subscriber notifications
[MAILPOET-2333]
|
2019-09-22 10:58:17 +02:00 |
|
|
eebe6e828f
|
Add meta when sending confirmation emails
[MAILPOET-2333]
|
2019-09-22 10:58:17 +02:00 |
|
|
553df6c135
|
Add meta when sending WP transactional emails
[MAILPOET-2333]
|
2019-09-22 10:58:17 +02:00 |
|
|
d40747e0ac
|
Add meta when sending stats notifications
[MAILPOET-2333]
|
2019-09-22 10:58:17 +02:00 |
|
|
723cb368c4
|
Add meta when sending previews
[MAILPOET-2333]
|
2019-09-22 10:58:17 +02:00 |
|
|
8594645e0d
|
Add meta to test emails
[MAILPOET-2333]
|
2019-09-22 10:58:17 +02:00 |
|
|
5a3994ab5d
|
Create mailer MetaInfo service
[MAILPOET-2333]
|
2019-09-22 10:58:17 +02:00 |
|
|
7a674e19b8
|
Add meta to extra_params
[MAILPOET-2333]
|
2019-09-22 10:58:17 +02:00 |
|
|
e9d12fb40e
|
Move inline function to a private method
[MAILPOET-2333]
|
2019-09-22 10:58:17 +02:00 |
|
|
1dd0c4ec70
|
Add Blank category to templates
[MAILPOET-2345]
|
2019-09-22 10:45:46 +02:00 |
|
|
5e5c744c3d
|
Create WC transactional email
[MAILPOET-2280]
|
2019-09-22 10:34:06 +02:00 |
|
|
1dd8c7c1be
|
Add new newsletter type
[MAILPOET-2280]
|
2019-09-22 10:34:06 +02:00 |
|
|
766b732b32
|
Add feature flag
[MAILPOET-2280]
|
2019-09-22 10:34:06 +02:00 |
|
|
9bdfabc039
|
i18n: use WordPress %s placeholders
|
2019-09-20 11:00:58 +02:00 |
|