Dan [Mon, 29 Mar 2010 01:47:31 -0400] rev 1228
Search: strip HTML tags from result text (DB pages only). Fixes issue 17.
Dan [Sun, 28 Mar 2010 23:10:46 -0400] rev 1227
Going ahead with the switch to tabs. This is a major coding standards change! If any unusual parser bugs show up, check this changeset. Converted all .php, .js, .tpl, .css, and .json files and did basic testing.
Dan [Sun, 28 Mar 2010 21:49:26 -0400] rev 1226
Introduced configurability for gzip compression. Fixes issue 18.
Dan [Sun, 28 Mar 2010 21:40:37 -0400] rev 1225
Replaced (most of) the mini box icons with famfamfam silk icons, they're better looking.
Dan [Sun, 28 Mar 2010 21:39:37 -0400] rev 1224
Added https support in Request_HTTP
Dan [Sat, 20 Mar 2010 16:05:38 -0400] rev 1223
Fixed "unapproved" status taking precedence over "spam" flag in comment submit and some display related bugs in comments.js
Dan [Wed, 17 Mar 2010 14:21:46 -0400] rev 1222
Fixed username not being decoded in Special:ActivateAccount
Dan [Mon, 08 Feb 2010 17:04:43 -0500] rev 1221
Merged braches from accidental split
Dan [Mon, 08 Feb 2010 17:04:08 -0500] rev 1220
Fixed unescaped ampersands in "&enano_version" cache breaking
Dan [Sun, 07 Feb 2010 17:07:42 -0500] rev 1219
URL sanitizer: disabled uppercase letters in URL hex character codes (it was causing conflicts with the Windows/Apache 2.2 alt namespace separator). Thanks Techokami for finding and reporting this bug.
Dan [Wed, 03 Feb 2010 02:35:47 -0500] rev 1218
Added var enano_version to installer JS header
Dan [Mon, 01 Feb 2010 02:22:54 -0500] rev 1217
Modified paragraph rule to not use recursive parsing; made parsing of code and pre tags much more reliable. Fixes issue 1 (QA: RE-TEST).
Dan [Mon, 01 Feb 2010 02:15:04 -0500] rev 1216
Fixed more places where author_uid wasn't right.
Dan [Mon, 01 Feb 2010 02:14:02 -0500] rev 1215
Added "days ago" to the Site Started field on admin home