86add53c30
Always count WP user list towards the limit
...
[MAILPOET-3143]
2021-01-11 14:55:44 +01:00
4039ac873a
Use the updated component in subscriber and segment listings [MAILPOET-2917]
2020-06-02 13:52:25 +02: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
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
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
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
1b5b9d89ff
Autofix namespace declaration spacing
...
[MAILPOET-2409]
2019-10-01 14:29:30 +01:00
3ee58aea10
Add space between if and ‘(‘
...
[MAILPOET-1791]
2019-02-13 08:26:27 -05:00
7d2e13b9a3
- Updates license check logic
...
- Updates subscriber limit check logic
- Updates unit tests
- Updates Menu's check for subscriber limit
2016-10-27 12:35:57 -04:00
a4395f2350
- Adds unit tests
2016-10-27 11:16:30 -04:00
411969b3eb
- Adds check for premium plugin status
...
- Bypasses subscriber count enforcement if premium is enabled
2016-10-27 10:20:05 -04:00