## Schnurrboardt Changelog v 1.8 svn588 (25/04/13) ----------------------- - Updated 'Forum Options' styles - Fixed numerous PHP programming notices v 1.7 svn572 (24/04/13) ----------------------- - Fixed private messaging interface - Re-styled much of the forum v 1.6 svn552 (16/04/13) ----------------------- - converted website to use PDO and alexdb class - fixed private messaging (it now uses jquery instead of prototype) - removed the message prefix, message suffix, "read after x days", and threads per page options - fixed the post options not showing the correct information (i.e. stickies are again possible) v 1.5 svn417 (15/12/08) ----------------------- - Fixed regression caused by svn407 - Made the text in the toolbar smaller. - Removed float bumping until it is satisfactory (probably permanently). - Reduced vertical space between posts. - Reduced indentation of posts. - Fixed bug where restoring a post did not return the admin to the restored post. - Differentiated post layout for thread starters and non-thread starters. - Moved post controls to the left side of the posts (was right side). - Fixed some colors in the Options screen. - Branches now more visually separated from each other. - Experimental: Most recent post is automatically bumped to the bottom of each thread. v 1.4.2 svn412 (27/11/08) ------------------------- - Fixed bug where colors were not showing up after posts were made. - "Original Message" in the post screen changed to "Show Original Message" - Added a new Message Option called "Float Bumping" to Options page. - Added visual cue to thread navigation to indicate new posts in the thread. v 1.4.1 svn409 (25/11/08) ------------------------- - Fixed regressions caused by svn400 - Fixed bug where clicking on a user's name to send a PM would not correctly display the breadcrumbs. - Fixed bug where editing a PM before it is read would not correctly display the breadcrumbs. - Users may now highlight message text and then click on a tag in order to add the tag to the selected text. - Fixed display glitch in the New Post screen caused by svn386. - Fixed minor display glitch when editing a post with no poll. - The cursor will now immediately be placed in the message box when editing any sort of message. - Changed layout for the QUOTE tag. v 1.4 svn400 (25/11/08) ----------------------- - Clicking on a user's avatar now brings you to the Write PM page. - Sending a PM now brings up a pop-up of name suggestions. - New posts within a thread now have visual notifications. v 1.3 svn390 (20/11/08) ------------------------ - Users may now create and edit polls and vote in them. - An icon now appears in the index for threads with polls in them. - Fixed bug where clicking on the "View Post" breadcrumb would not point to the post that was being viewed. - Fixed bug appearing in IE6 and above where the tag buttons were displaying on two separate lines. - Fixed the display of several toolbar items in IE8. - Added many more comments to the php code. - Removed "Send PM" button from posts. Users may now simply click on an author's name anywhere it shows up to send a PM to that author. v 1.2.1 svn378 (14/11/08) ------------------------- - # of Replies and Views shown in index is now centered. - Made the border around the smilies box lighter. - Prefixes and suffixes now allow line breaks. - Fixed bug where cursor was not being correctly set when the user selected font color, size, or face from the post message screen. - Fixed bug where sometimes prefix and suffix were not being added to Live Preview. - Fixed bug where Live Preview would not allow multiple URL tags in one post. - The Live Preview is the bane of my existence. v 1.2 svn370 (13/11/08) ----------------------- - Editing an unread pm now correctly shows who the target of the pm is. - Fixed longstanding Live Preview javascript bug that sometimes prevents tags from working with carriage returns (partially fixed in svn349) - Customized author names now appear when viewing a post. - Default avatar for users who do not upload their own may now be set. - Users may now use quotation marks in subject lines! - Switched to a better error handling system. - All user-selectable fonts are now measured in points instead of pixels. v 1.1.3 svn367 (13/11/08) ------------------------- - Fixed bug where Live Preview was always using Verdana as its font. - Live Preview now correctly shows the user-specified prefix and suffix. - Journal entries now show the number of replies their corresponding forum threads have. - Fixed textual bug in Options screen after a user views a locked forum. v 1.1.2 svn363 (09/11/08) ------------------------- - Fixed bug where posts in locked forums would disappear. v 1.1.1 svn362 (09/11/08) ------------------------- - Locked forums now have an icon next to them in the forum list. - Corrected the forum list in the post screen to no longer list disabled forums. - Cleaned up the layout of the forum list slightly. v 1.1 svn359 (08/11/08) ----------------------- - Fixed display glitch that occurred when a forum did not contain any posts. - Administrators are now allowed to lock entire forums. - Authors of blog posts now have the option to make a new thread upon creation of a new blog post. - Added link to the bottom of each blog post pointing to its respective forum thread. v 1.0.1 svn349 (06/11/08) ------------------------- - Fixed bug that disallowed nested tags. - Fixed regressions caused by svn346 in which a user could not see anything but the forum list until visiting a forum. - Cleaned up layout for users of IE6/7 - No more outstanding bugs! v 1.0 svn346 (05/11/08) ----------------------- - Fixed bug where sometimes a user would be directed to a non-existant forum rather than the main forum list.