45b933d635
- Implements open tracking
2016-04-19 21:01:27 -04:00
435cd9b777
fixed unsubscribe action + updated public api decodeData to prevent warning
2016-04-15 18:59:20 +02:00
bfde34eb8d
- Rebases master
...
- Updates PubliAPI's logic dealing with request data
2016-04-15 12:10:56 -04:00
2cbd2d54f3
Subscription pages
2016-04-15 11:56:33 -04:00
599661e028
- Updates code based on Taut's comments
2016-04-14 20:35:56 -04:00
a3e6eb5bba
- Implementsi tracking clicks & redirecting URLs
2016-04-14 19:37:27 -04:00
89f2958d23
- Updates cron to use new public API query parameters
2016-04-08 18:53:57 -04:00
8c8435766e
- Updates query parameters for public API
2016-04-08 18:40:45 -04:00
746c19d6ed
- Resolves an issue with cron not starting
2016-01-27 14:15:00 -05:00
0dbe04c3f8
- Addresses issues identified during code review
2016-01-06 19:19:06 -05:00
f1bf2bb097
- Refactors Mailer class
...
- Refactors SendingQueue worker class
- Adds Maier router with a send() method + ability to specify sending method
- Updates tests
- Introduces 'stopping' and 'starting' cron states
- Improves cron control mechanism
Closes #276
2016-01-05 10:34:57 -05:00
268dabdc9f
Bugfixes on sending
...
- added checks to prevent adding to the queue useless items
- fixed issue with mta settings (duplicated "host" input / renamed duplicate to "domain" for MailGun)
- fixed namespace issue on cron daemon/supervisor
- fixed typo in migration preventing the newsletter_templates table to be created.
- partially fixed cron.jsx
2015-12-07 13:29:42 +01:00
d2e5fb89c2
- Places supervisor/daemon/worker under the new Cron class
...
- Updates endpoints
- Integrates queue worker with MailPoet mailer
- Fixes script activation check logic
2015-12-02 22:48:15 -05:00
5ce5f0bf8a
- Refactors code
2015-11-27 07:35:16 -05:00
3124d6a61b
- Fixes issue with ucwords() function on older PHP versions
...
- Updates Supervisor/Daemon to strip port from site_url() when it's
running on localhost inside a virtual machine :)
2015-11-27 07:35:13 -05:00
149d031b52
- Adds session support
...
- Renames Queue to Daemon
- Updates router methods
2015-11-27 07:35:12 -05:00
fa96c4697d
- Adds Queue router
...
- Updates logic for Queue and Supervisor
- #227
2015-11-27 07:35:12 -05:00
00f06ea202
Revert "Queue"
2015-11-20 23:51:02 +01:00
556a170903
- Bootstraps queue
2015-11-20 16:20:35 -05:00