Wew, just an hour before the proclaimed launch time.
https://files.catbox.moe/6irvu5.PNG As you can see here, I wrote a fuckton of code last night,
New features include: user blocking, post blocking, comment blocking. (and unblocking for all of these - you can find the unblock page under the 'blocked' tab on your user page).
I completely rewrote the horrible, horrible way comment reply boxes were handled previously. Not only did I completely delete/rewrite the old, horrible and copy pasted code, but I also implemented captcha functionality for new comments. Don't worry, this is enabled by an additional 'enable captcha comments' option, and is turned off by default. This will only be turned on if I start to see serious spam.
Fixed a few bugs with messages. Encrypted messages sent to the wrong/outdated key will no longer show up as a full, encrypted message, but instead a small 'this message was sent to an invalid key' line.
Quite a few different css changes. Quite a few other misc changes including a light-weight javascript "alert" function. Right now it's only used in a few places, but most functionality should eventually utilize it.
https://files.catbox.moe/6irvu5.PNG As you can see here, I wrote a fuckton of code last night,
New features include: user blocking, post blocking, comment blocking. (and unblocking for all of these - you can find the unblock page under the 'blocked' tab on your user page).
I completely rewrote the horrible, horrible way comment reply boxes were handled previously. Not only did I completely delete/rewrite the old, horrible and copy pasted code, but I also implemented captcha functionality for new comments. Don't worry, this is enabled by an additional 'enable captcha comments' option, and is turned off by default. This will only be turned on if I start to see serious spam.
Fixed a few bugs with messages. Encrypted messages sent to the wrong/outdated key will no longer show up as a full, encrypted message, but instead a small 'this message was sent to an invalid key' line.
Quite a few different css changes. Quite a few other misc changes including a light-weight javascript "alert" function. Right now it's only used in a few places, but most functionality should eventually utilize it.
Code changes can be found here. https://github.com/cc-d/ieddit/commit/feabc8213637a664bc91a7e266ff142156620f49
I just have to update the readme and then we are good to go.
shoutouts to 2 character captcha