Adam Reece

Results 14 comments of Adam Reece

If it's of any use, I found the issue was that I had AJAX enabled in the configuration. This must be off for invisible mode.

I've not looked yet, but I suspect the users API will be able to reveal if a user is a bot. We could then exclude bot users from deletions. (I...

I did try using `//` instead of `\\` for a UNC path, and `/` instead of `\` for directory separators, which sometimes works on Windows apps. On the plus side...

> The main problem here is that when you select the path (with Windows Explorer) it will always end up being `\\`. I do not have control on how thunderbird...