Sun, 25 Oct 2009 00:09:11 -0400 | Dan | Another fix to paragraph bypass behavior, for when the same substring appears more than once in the text | changeset | files |
Tue, 13 Oct 2009 12:44:27 -0400 | Dan | OK, I'm done with the preg_replace() in the paragraph parser. It's too buggy. Replaced with preg_match_all()/str_replace_once(). | changeset | files |
Wed, 07 Oct 2009 13:01:00 -0400 | Dan | MiniPrompt: [minor] Added short delay before destruction in whiteOutDestroyWithImage(). | changeset | files |
Sun, 04 Oct 2009 03:59:50 -0400 | Dan | Merged from accidental split | changeset | files |
Sun, 04 Oct 2009 03:59:38 -0400 | Dan | More parser work: fixed a few bugs with [[intlinks]] in headers, a bug that caused the paragraph parser to return an empty string, and added a warning/backup-and-restore for when a render stage returns an empty string. | changeset | files |
Thu, 01 Oct 2009 09:07:21 -0400 | Dan | Fixed (more) output buffering bugs in Special:EditSidebar | changeset | files |