Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Made Four Island 2 a little more sane | Starla Insigna | 2010-12-11 | 1 | -7/+0 |
| | | | | | | | | | I spent the last few hours sanitizing the database and fixing huge bugs in the code. Among the changes made were: - "Theoretically related posts" have been removed due to the lack of FULLTEXT index support in InnoDB tables - Removed tons of stripslashes() calls that were used to remove slashes from records before I realized (while doing all of this work) that magic_quotes_gpc was on for some reason. I mean, like, come on! - Replaced all non-library uses of htmlentities() with htmlspecialchars(), which basically does the same thing except it doesn't mangle Unicode. - Completely eradicated polls. Note that this does mean that all database backups prior to December 11th 2010 are now incompatible with Four Island. | ||||
* | Removed POTW from sidebar | Starla Insigna | 2010-09-22 | 1 | -6/+0 |
| | |||||
* | Fixed AudioPlayer bug | Starla Insigna | 2010-05-25 | 1 | -1/+1 |
| | |||||
* | Fixed some stylistic problems | Starla Insigna | 2010-05-24 | 2 | -0/+0 |
| | | | | Including padding around posts on layouts 4.5 and 6.2, corner rounding on The Fourm and duplicate profile links on The Fourm on layout 6.2. | ||||
* | Added [audio] | Starla Insigna | 2010-05-22 | 1 | -0/+7 |
| | |||||
* | Added some fixes to Subtle Mode's The Fourm | Starla Insigna | 2010-05-22 | 1 | -0/+23 |
| | |||||
* | Probably fixed some problems with Subtle Mode in IE | Starla Insigna | 2010-05-17 | 1 | -40/+50 |
| | |||||
* | Created Subtle Mode (SEVERE BETA, LOL IT LOOKS GROSS) | Starla Insigna | 2010-05-17 | 2 | -0/+1579 |