UPDATE: Basic QOL stuff - Part 1
Finished October 4
- Mobile-compatible "Eggle purple" style
Did this a while ago.
- Hide birthdays by default
I was going to disable the display of birthdays altogether, but that looked to be a much larger undertaking than simply setting the default display at signup to "hide". Which means if you've already registered you'll have to go and hide yours at the User CP.
She is banned. All is well.
Um, sort of... see here. I need to figure out what is wrong with emails.
This one I did not actually accomplish, simply because I could not fucking figure it out. I gave it a good try though. I was hoping someone had already written a plugin for this but they had not. I was envisioning a toggle on Post Options, like "Disable Smilies".
I know nothing about what writing plugins for this will entail, since I'd have to somehow override the post parser and whatever hell the WYSIWYG editor is going to give me, but I will give it my best shot. If all else fails I'll make a Greasemonkey script that'll work on other forums too.
- Spoiler tags? Do we have those yet??
We did not! Now we do. They work like quotes:
Code:
[spoiler=name][/spoiler]
Did this a while ago. Kind of wondering if it should be different from the blog, but I didn't want to muddle the theming too much.
Next up is Basic QOL Stuff Part 2, where I try again to implement account deletion, some form of markdown support, and any other concerns you guys might have.