Sun, 05 Sep 2010 16:02:16 -0400 |
Dan Fuhry |
Fixed display of username in comments (ranks enabled)
|
file |
diff |
annotate
|
Fri, 30 Jul 2010 21:32:05 -0400 |
Dan Fuhry |
Improved display of comments from foes, and fixed some general issues with the friend and foe lists
|
file |
diff |
annotate
|
Sun, 28 Mar 2010 23:10:46 -0400 |
Dan |
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.
|
file |
diff |
annotate
|
Sat, 20 Mar 2010 16:05:38 -0400 |
Dan |
Fixed "unapproved" status taking precedence over "spam" flag in comment submit and some display related bugs in comments.js
|
file |
diff |
annotate
|
Mon, 01 Feb 2010 02:15:04 -0500 |
Dan |
Fixed more places where author_uid wasn't right.
|
file |
diff |
annotate
|
Fri, 18 Dec 2009 05:12:02 -0500 |
Dan |
Comments (AJAX): Now paginated server side. Fixes issue 2.
|
file |
diff |
annotate
|
Sat, 12 Dec 2009 16:45:52 -0500 |
Dan |
Updated KNOWN_BUGS to point to our issue tracker
|
file |
diff |
annotate
|
Fri, 21 Aug 2009 11:47:26 -0400 |
Dan |
SECURITY: Comments: fix poor sanitization of subject on initial submit
|
file |
diff |
annotate
|
Thu, 20 Aug 2009 20:01:55 -0400 |
Dan |
Fixed some upgrade bugs; added support for choosing one's own date/time formats; rebrand as 1.1.7
|
file |
diff |
annotate
|
Sun, 31 May 2009 23:26:05 -0400 |
Dan |
Comments: SECURITY: Fixed IP not recorded in non-JSON submit and a few other non-security issues
|
file |
diff |
annotate
|
Fri, 29 May 2009 16:37:32 -0400 |
Dan |
Comments: fixed failure to supply $q to fetchrow() in JSON fetcher
|
file |
diff |
annotate
|
Wed, 13 May 2009 09:46:54 -0400 |
Dan |
Band-Aided user_homepage undefined index error in comments.
|
file |
diff |
annotate
|
Mon, 16 Feb 2009 16:17:25 -0500 |
Dan |
Major redesign of rendering pipeline that separates pages saved with MCE from pages saved with the plaintext editor (full description in long commit message)
|
file |
diff |
annotate
|
Sun, 25 Jan 2009 21:18:05 -0500 |
Dan |
Added (very basic) spam filtering plugin support. Plugins can mark a message as spam by hooking into the spam check API, which is documented in functions.php. No spam checking functionality is built-in.
|
file |
diff |
annotate
|
Sun, 04 Jan 2009 00:55:40 -0500 |
Dan |
Two big commits in one day I know, but redid password storage to use HMAC-SHA1. Consolidated much AES processing to three core methods in session that should handle everything automagically. Installation works; upgrades should. Rebranded as 1.1.6.
|
file |
diff |
annotate
|