d970dda637
Replace "new SettingsController()" with fetch from DI container
...
[MAILPOET-2436]
2019-11-06 16:32:32 +00:00
ade1cc4d8e
Autofix alphabetically sorted use statements
...
[MAILPOET-2409]
2019-10-01 14:29:30 +01:00
1b5b9d89ff
Autofix namespace declaration spacing
...
[MAILPOET-2409]
2019-10-01 14:29:30 +01:00
01a0fe96c4
Remove no longer necessary checks
...
[MAILPOET-1948]
2019-09-12 13:59:32 +02:00
c90a2e41a1
Use separate scheduler for welcome emails
...
[MAILPOET-2321]
2019-08-29 13:55:49 -04:00
d760786bf1
Respect Sign-up Confirmation settings, when synchronizing users
...
[MAILPOET-2201]
2019-07-22 07:31:56 -04:00
ba5b1e9ee2
Mark spammy subscribers as unconfirmed
...
[MAILPOET-2150]
2019-07-09 06:24:58 -04:00
e6608a5cd7
Force confirmation for bulk synced WordPress users
2019-06-26 14:41:02 -04:00
f4f6827849
Keep new wordpress users as unconfirmed
...
[MAILPOET-2125]
2019-06-26 13:36:41 -04:00
3c63b3e84d
Mark previously added spammy WP users as unconfirmed
...
[MAILPOET-2134]
2019-06-25 14:54:32 -04:00
5da7110eb6
Use short array syntax
...
[MAILPOET-2090]
2019-05-20 10:18:45 -04:00
3ee58aea10
Add space between 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
59418efa99
Merge pull request #1746 from mailpoet/phpstan-cleanup
...
Raise PHPStan strictness level to 1
2019-01-28 10:47:24 -05:00
1af4666744
Declare missing properties and methods for PHPStan
2019-01-23 21:30:24 +02:00
a4ff9822ad
Add WooCommerce customers list [MAILPOET-1721]
2019-01-17 21:42:57 +03:00
467bef1d61
Do not require pluggable.php [MAILPOET-1650]
2018-11-22 17:01:33 +03:00
3940381e30
Add source to wp users
...
[MAILPOET-1377]
2018-05-14 13:55:47 +01:00
755179e0d1
segments/migrate: Avoiding collation error in subscribers sync MAILPOET-1288
2018-03-06 21:17:16 +01:00
46493b991c
Checking invalid emails on the input [MAILPOET-1288]
2018-03-06 19:54:44 +01:00
3d43970fdc
Revert "Checking invalid emails on the input [MAILPOET-1288]"
2018-03-06 13:24:42 +00:00
afed408297
Synchronize segments removes updated/inserted subscribers with invalid emails MAILPOET-1288
2018-03-06 09:15:37 +01:00
5461c975d4
Fixes "column cannot be null" error during WP sync
2017-11-06 22:29:59 -05:00
a4ac74c84a
Remove more ambiguity in WP sync queries [MAILPOET-1177]
2017-10-23 13:58:23 +03:00
70898790f5
Cleans up code & fixes possible MySQL's "column is ambiguous" error
2017-10-19 21:14:45 -04:00
bfdb535f5b
Fixes method name typo
2017-10-19 21:00:15 -04:00
b5feed0f46
Remove WP subscribers with empty emails when syncing [MAILPOET-1158]
2017-10-12 10:31:11 +01:00
11f9579101
Don't synchronize WP users without emails [MAILPOET-1158]
2017-10-12 10:31:11 +01:00
e4f76ee9eb
Get rid of WP user IDs updating query in favor of an insert-update due to collation problems [MAILPOET-1132]
2017-10-03 20:52:35 +03:00
a1b02cb862
Fix synchronization of presubscribed WP users [MAILPOET-1127]
2017-09-28 10:44:29 +03:00
a35d7a1154
Fix WP sync throwing 'Table users doesn't exist' errors on multisite subsites [MAILPOET-1107]
2017-09-18 10:55:49 +03:00
483dfbe1ec
Fix removal of WP segment subscribers without wp_user_id [MAILPOET-1102]
2017-09-13 16:46:50 +03:00
97d157192a
Remove orphaned links
...
[MAILPOET-1102]
2017-09-13 13:30:23 +01:00
02d49ba2ca
DELETE subscribers in WP list which are not WP users
...
[MAILPOET-1102]
2017-09-13 13:07:01 +01:00
3d5f0df213
Don't delete subscribers with wp_user_id = 0 [MAILPOET-1102]
2017-09-13 10:15:09 +03:00
595a201fe7
Stop deleting subscribers
...
[MAILPOET-1102]
2017-09-12 17:53:12 +01:00
6d36d67a60
Delete orphaned subscribers instead of updating their id
...
[MAILPOET-1073]
2017-09-11 10:09:32 +01:00
c2789cdac3
Don't load all ids to memory, PHP could crash
...
[MAILPOET-1073]
2017-09-07 13:42:18 +01:00
784a80d1a5
Use ->prefix instead of wp_
...
[MAILPOET-1073]
2017-09-07 13:42:18 +01:00
91e8461cac
Clean the code
...
[MAILPOET-1073]
2017-09-07 13:42:18 +01:00
524aabea1d
Split users sync into multiple queries
...
[MAILPOET-1073]
2017-09-07 13:42:18 +01:00
78f9945296
Remove deleted WP users from subscribers [MAILPOET-1012]
2017-07-21 17:48:48 +03:00
5bc17f5e76
- Saves welcome emails with high priority
...
- Fixes welcome emails not being sent to WP users
- Updates unit tests
2016-11-28 18:49:35 -05:00
0af99c771e
- Fixes 'get_userdata() function not found' error
...
- Tidies up format
2016-11-21 20:26:08 -05:00
ed7da1a8fe
Deleting a WP user unlinks the subscriber and removes his subscription to the WP Segment
2016-07-19 17:13:20 +02:00
24e108bce7
Remove spaces after type casts
2016-06-30 18:49:50 +03:00
da755b7902
Renamed method names for better clarity + refactoring
...
- renamed getWPUsers() to getWPSegment()
- renamed SubscriberSegment methods
2016-05-27 14:14:35 +02:00
6074aa927b
Fix WP Sync
...
- added missing translations in listings (responsive view)
2016-05-19 14:32:40 +02:00
343da0fdcc
- Saves sent posts during rendering by sending queue worker
...
- Prevents empty notification emails from being sent
- Hooks to WP's post update and rewrite post notification logic
- Prevents scheduling multiple queues of the same newsletter
- Fixes issue with segments not updating when scheduling a newsletter
- Removes depreciated hash field & associated logic
2016-05-18 10:00:09 -04:00
4d45635d03
- Implements "in any role" for WP user welcome e-mails
2016-03-24 10:02:04 -04:00