Commit Graph

4 Commits

Author SHA1 Message Date
John Oleksowicz
c701f444ec Add transactional sending method to system info
[MAILPOET-4148]
2022-03-21 10:51:25 +01:00
Rodrigo Primo
a6e93f93ff Replace old Subscriber model with Doctrine equivalent
[MAILPOET-4009]
2022-01-19 16:16:55 +01:00
Rodrigo Primo
e95ceac77f Mask the API key when displayed in the info page
This commit adds a new flag to \MailPoet\Helpscout\Beacon::getData() to
mask half of the API key when this method is used to get information for
the System Info page. When it is used to pass information to HelpScout
nothing should change and the full key will be returned.

[MAILPOET-4009]
2022-01-19 16:16:55 +01:00
Jan Jakes
9f790efbf0 Move plugin files to a subfolder
[MAILPOET-3988]
2022-01-18 15:30:22 +01:00