Aaron Lee

Results 60 comments of Aaron Lee

Good to know. I guess the best solution is for me to run my own custom emoji list to match my app's minimum target iOS version. And FYI, [on SO,...

I mentioned this in #17 but I'm planning on changing the UI modal to a "popover" like the Safari one. Here, I can include the version number somewhere (maybe on...

0.4.1 now displays its version number from the new popover. As for including some versioning in the pkg itself--that's TODO

I also thought email trackers would be like website trackers--as in, there would be multiple trackers from different vendors for each page/email. But since the past year, I've come across...

Trackers always come with random-looking, alphanumeric hashes for sure (although not always in UUID format). The current heuristic seems to catch nearly 100% of the trackers I've seen. Your idea...

Completely overlooked the multi-mailbox scenario. These temporal stats are a great suggestion also, thanks! >After updating the MailTrackerBlocker the counter for the amount of found trackers starts again with 0....

Updater doesn't touch your tracker stat/history. MailTrackerBlocker keeps a rolling 30 day time slice of tracker stats then purges data that is older than that. Most likely cause is that...

This is a feature request and not a bug with MailTrackerBlocker right? I've been looking into detracking links. Looks like it's possible to do here but not in all cases...

Yep, yours is clear but I've seen clickable hyperlinks that look like this where it isn't possible (e.g. SendGrid): ``` http://url9216.customers.gumroad.com/ls/click?upn=lxUZP-2FJG4eH36wcqVLdRrts4ZQQmWiM-2FBszgXWRtSoIlCchLU8TftB45jSHKRZZCbZrlIEHwZr-2FNsvxBm-2F2bYw-3D-3DUBQg_DtJU5KezLEf9Vl9dVV-2BNPAOv1VBd-2BHw4r3Vy6FLArsnkp2RxK5yBFTSJ3BPedpa9pppz2BX23sqnzmjt48Cdu-2B42fUVU1e9d5AflLTW2fgw4X39HJFTlZg8Mlcekh1nlIwt3-2F1mO7n4R0EJEj7AJdtvjg34UZZVTFFXqyN4a1wQJeR0vSExNEGdHMI-2BNg1wdcNgwLuphthFdob-2FDcvfjhp7ESHJ-2F5-2FfwM5TGcoWVRYxO99ks1VAqMSKbxbf3hpJbOQi0O5W37jWEXIcbKmCFLEXd2iKssTDo3X5KGY09dT-2FDpxWGh7XXNsRFO1uktDmADaAW-2FYII0QJC3Ev8ct5Ltb7KQ5EhMrLJGI9yay19I4eQ3pXhpyi7yL-2BBpzdDCrioBusnohircnPwC9w4yw-3D-3D ```

No such option right now. Plugin assumes "Load Remote Content" is always enabled. Would this be a useful feature?