|
75cf0139cd
|
[MAILPOET-1951]
|
2019-04-17 18:57:09 +03:00 |
|
|
07af1df3a5
|
Show 'inactive' option in 'Manage subscription'
[MAILPOET-1973]
|
2019-04-17 08:16:45 +02:00 |
|
|
5c536b3779
|
[MAILPOET-1921]
|
2019-04-10 07:00:59 -04:00 |
|
|
19b1a6234f
|
Prevent removing mandatory custom fields
[MAILPOET-1828]
|
2019-04-08 10:35:20 -04:00 |
|
|
839dea63be
|
Translate a string
|
2019-04-08 06:20:04 -04:00 |
|
|
cd1bfe6d88
|
Prevent unsubscribing when previewing
[MAILPOET-1935]
|
2019-04-03 12:01:23 -04:00 |
|
|
0a436087e1
|
Replace all WP function calls
|
2019-03-07 08:30:14 -05:00 |
|
|
fb77167a1f
|
Remove unused imports [MAILPOET-1825]
|
2019-02-21 09:51:53 -05:00 |
|
|
2f487fd300
|
Inject subscribe() action instead of calling it statically [MAILPOET-1825]
|
2019-02-21 09:51:53 -05:00 |
|
|
3ee58aea10
|
Add space between if and ‘(‘
[MAILPOET-1791]
|
2019-02-13 08:26:27 -05:00 |
|
|
a935b091d3
|
Add space between elseif/else if and ‘(‘
[MAILPOET-1791]
|
2019-02-13 08:26:27 -05:00 |
|
|
a8972ca281
|
Add space between switch and ‘(‘
[MAILPOET-1791]
|
2019-02-13 08:26:27 -05:00 |
|
|
ebbdec5ebd
|
Add space between foreach and ‘(‘
[MAILPOET-1791]
|
2019-02-13 08:26:27 -05:00 |
|
|
ce7ad292b8
|
Refactor MailPoet\Subscribers, Subscription to use new settings
[MAILPOET-1757]
|
2019-01-31 15:57:58 +01:00 |
|
|
8b602bd947
|
Move WPHooks methods to WPFunctions
|
2019-01-31 13:25:00 +01:00 |
|
|
b663d9761e
|
Encapsulate is_user_logged_in function
|
2019-01-30 13:59:49 +01:00 |
|
|
a4ff9822ad
|
Add WooCommerce customers list [MAILPOET-1721]
|
2019-01-17 21:42:57 +03:00 |
|
|
da27680224
|
Merge pull request #1695 from mailpoet/di-hacking-refactor
Hacking day - DI Refactor [MAILPOET-1689]
|
2018-12-20 11:13:05 -05:00 |
|
|
ece5e9a9d1
|
Refactor subscription form processing
[MAILPOET-1689]
|
2018-12-17 15:02:42 +01:00 |
|
|
4260960b59
|
Fix typos - subsciber => subscriber
|
2018-12-15 13:08:47 +01:00 |
|
|
d49b2a72a9
|
Refactor JSON API to use container for creating endpoints
[MAILPOET-1637]
|
2018-11-15 09:04:15 +01:00 |
|
|
1e7542848a
|
Merge pull request #1556 from mailpoet/arrays-to-objects
Replace entity arrays with objects [MAILPOET-1495]
|
2018-10-22 14:59:12 -04:00 |
|
|
654dd1e8d0
|
Rename Send classes
[MAILPOET-1522]
|
2018-10-15 13:06:19 +02:00 |
|
|
c3481dd4b7
|
Refactor subscription links to work with subscriber entity
[MAILPOET-1495]
|
2018-10-12 11:33:15 +02:00 |
|
|
4249c7a2cb
|
Send an email notification on new subscriber
[MAILPOET-1522]
|
2018-10-11 10:23:06 +02:00 |
|
|
ae0e03d2f3
|
Update code for PHP 5.5
[MAILPOET-1496]
|
2018-08-23 12:10:21 +02:00 |
|
|
2ee77e0034
|
Deleted TODOs after noting them as JIRA issues
|
2018-06-13 16:46:18 +02:00 |
|
|
e731b261ab
|
Conditionally initializes shortcodes/filters
|
2017-12-05 10:34:03 -05:00 |
|
|
7864e08900
|
Enables [mailpoet_manage] shortcode
Updates code
|
2017-12-04 19:58:30 -05:00 |
|
|
63ed835d64
|
Allows using manage_subscription shortcode outside of newsletters
|
2017-11-28 22:02:29 -05:00 |
|
|
2c358ab179
|
Add progressive throttling of subscriptions from the same IP address [MAILPOET-1128]
|
2017-10-10 19:36:20 +03:00 |
|
|
9f5fc151b4
|
Move throttling out of the Subscriber model to the API 'subscribe' method [MAILPOET-1115]
|
2017-09-28 15:45:35 +01:00 |
|
|
e580e6b92b
|
Merge pull request #1041 from mailpoet/access_control
Allows granular control of access to various parts of the plugin [MAILPOET-1057] [MAILPOET-1048]
|
2017-08-28 16:48:47 +03:00 |
|
|
05dca3d2ce
|
Excludes honeypot from subscription management form
|
2017-08-24 11:17:40 +02:00 |
|
|
316fa91a10
|
Moves AccessControl initialization outside of API to Initializer
|
2017-08-23 11:28:09 -04:00 |
|
|
788494ec47
|
Updates API initialization
|
2017-08-22 09:06:20 -04:00 |
|
|
2514d87a00
|
Uses Helper's replaceLinkTags method to replace tags in translation
strings
|
2017-07-08 10:31:33 -04:00 |
|
|
9079d7d4db
|
Merge pull request #977 from mailpoet/subscription_confirmation_update
Prevents repeat subscription confirmation/duplicate welcome notifications [MAILPOET-988]
|
2017-07-06 22:52:44 +03:00 |
|
|
89da4c9aae
|
Prevents repeat subscription confirmation
Prevents scheduling of duplicate welcome notifications
|
2017-07-05 19:50:57 -04:00 |
|
|
3ac416de56
|
Allows passing request data to form submission class
Adds unit tests
|
2017-07-01 11:17:04 -04:00 |
|
|
419871a6bf
|
Corrects reference to outdated API Response class
Removes unused class reference
|
2017-06-19 18:56:54 -04:00 |
|
|
e06f2f5f0b
|
References the correct class and removes unused dependency
|
2017-06-05 15:20:14 -04:00 |
|
|
dba21c68fd
|
Schedules welcome notification upon subscription when subscription
confirmation is disabled
Schedules welcome notification upon subscription confirmation
Checks when 'REMOTE_ADDR' is not set
Adds unit tests
|
2017-05-29 22:04:47 -04:00 |
|
|
398d7d3d80
|
Moves current API under JSON namespace
|
2017-05-16 20:56:54 -04:00 |
|
|
e974c06a89
|
Fixes subscription management form not saving data
|
2017-05-14 22:41:16 -04:00 |
|
|
0360f16dc8
|
Merge pull request #865 from mailpoet/api_versioning
Adds versioning to our public API [MAILPOET-881]
|
2017-04-25 12:07:17 +03:00 |
|
|
5fa7930896
|
Redefines how endpoint namespaces are set
Updates error response to terminate connection only on AJAX requests
Optimizes and cleans up code based on code revew comments
|
2017-04-20 22:34:18 -04:00 |
|
|
b549f83422
|
Updates form subscription class to use the main API class instead of calling directly API endpoint
Modifies forms to pass api_version
Modifies forms to pass store form-specific values (e.g., form_id, email) inside a separate data array
|
2017-04-19 15:38:16 -04:00 |
|
|
8157780b68
|
removing uneeded code and moving the url generation to proper class
|
2017-04-18 21:12:41 +02:00 |
|
|
771a1bfc44
|
Adding List-Unsubscribe to header of newsletters
|
2017-04-15 21:21:28 +00:00 |
|