Jelte
Jelte
@jobisoft Any idea how to get the equivalent of nsIMsgFolder.URI? I can fetch most data (side gripe: why is every basic call async now) but I can't seem to find...
> That is actually an advantage and makes sure add-ons do not hang/kill the system. Just do not use .then() callbacks but async functions and your code does not look...
> What do you need the URI for in WebExtension land? The folder URI is how alerts are matched to folders; changing to a different convention there would mean a...
> Is it static? What data are you pulling? Could it not have been changed in the meantime? sorry, I mean 'static' as in globally available directly and always up-to-date,...
Any 102 version should still work, so 102.15.1 too.
Are you trying to disable alerts for specific folders or do you want to disable all of them? For starters, make sure you don't have the built-in alerts enabled (Edit...
Is this still an issue? If so, it might be that it gets confused with the different types of quoting
I have fixed the delete issue, and the fix will be in the next release. However, I was not able to reproduce the 'open in current window' issue; it's working...
The window should be brought to the foreground (and unminimized if it was minimized), and the message should be selected in the 'main view'; it does not open the message...
The preferences are stored in the file prefs.js in the profile directory on your hard drive. If you still have the old profile directory on your hard drive you can...