summary refs log tree commit diff stats
path: root/theme/layouts/subtle
Commit message (Collapse)AuthorAgeFilesLines
* Made Four Island 2 a little more saneStarla Insigna2010-12-111-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 sidebarStarla Insigna2010-09-221-6/+0
|
* Fixed AudioPlayer bugStarla Insigna2010-05-251-1/+1
|
* Fixed some stylistic problemsStarla Insigna2010-05-242-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 Insigna2010-05-221-0/+7
|
* Added some fixes to Subtle Mode's The FourmStarla Insigna2010-05-221-0/+23
|
* Probably fixed some problems with Subtle Mode in IEStarla Insigna2010-05-171-40/+50
|
* Created Subtle Mode (SEVERE BETA, LOL IT LOOKS GROSS)Starla Insigna2010-05-172-0/+1579