Your script seems to be directly adding HTML from unsecure HTTP:
document.getElementsByClassName(classname)[j].innerHTML=r.responseText;
Just get a SSL certificate, configure apache to prevent BEAST.
Right
I'll change that by returning only ASCII from the server and formatting/deleting <>s within the script
I didn't find anything in greasemonkey that checks SSL certs so I can't use them for now, I'd prefer though so I'll continue to search for it
I don't think that the current low number of people using this script would interest anybody anyway
A nice edit to the code would be to add a newline between the PM link and the logged in time.
Originally there's no newline there but I can add it as a setting (the settings page is becoming a mess though, I'll have to tidy that soon)
The script works! Finally! Thanks, jackjack.
Great!
It looks great, but I dont see the point of having it.
If you have over 1000 pm's you will might need it
I always clean my inbox, so that will never happen
Why do you delete them? I sometimes need to read them again, don't you?
I'm still far from TF's amount but even with 320PMs it's really annoying to search through them. Moreover when you realize there's no search function for PMs...