summary refs log tree commit diff stats
path: root/theme/images/smilies
Commit message (Collapse)AuthorAgeFilesLines
* Added :D smileyStarla Insigna2009-01-031-0/+0
|
* Included parsers.php into RSS feedStarla Insigna2008-12-202-0/+0
| | | | | Previously, the RSS feed wouldn't display because it attempted to display parsed blog posts, but the parseText() function was not defined as parsers.php was not included.
* Added sad ":(" smileyStarla Insigna2008-12-171-0/+0
|
* Added an emoticon parsing systemStarla Insigna2008-12-171-0/+0
I decided that, because I use the :) emoticon so often, I might as well replace it with an actual image. I've added a Smiley parsing system to complement the BBCode parsing one.