I just updated the zip to include a bug fix. It's just the gateway.php that needs to be uploaded.
The bug is that on outgoing posts, my regular expression removed the letter 's' if it was at the beginning of a line (for you regex people, I used \s to match whitespace, but that didn't work). Version 1.7 fixes this bug.
I also added the Ynt: prefix to be looked for for replies just like the Re: is looked for. If other languages use other prefixes for replies and you need support for it, please let me know and I'll add them.
I probably won't be releasing a new version for a while, except in the case of a bug fix, and when the admin control panel integration is finished (that GameCrash has offered to create).
|