summary refs log tree commit diff stats
path: root/includes/parsers.php
Commit message (Collapse)AuthorAgeFilesLines
* Fixed April Fools Day RSS bugStarla Insigna2010-03-281-0/+1
| | | | | The RSS feed was displaying a message that doAprilFoolsDay() was not found because specialdates.php was never included. This commit can be reverted along with the previous one when April Fools Day is done.
* Added April Fools Day jokeStarla Insigna2010-03-281-0/+1
|
* Added an emoticon parsing systemStarla Insigna2008-12-171-0/+36
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.