Version #0613 - fixed away-message bug - added "rabble" function - news feature on portal-page (raw implementation) Version #0612 - added serah auto-away function - added _BASIC_ serah communication functions - added mysql-errorloggin - added ACP functionality Version #0611 - fixed PM function Version #0610 - added /dice command - solved Topic problem with HTML-Special chars (&, <, >) Version #0610 - first implementation of S.E.R.A.H. (Serialized Electronic Responsive Automated Host) features - last 50 rows are now correctly shown regardless of other users whispers - fixed some issues with the offline-pm system. - fixed IE7/IE8 whitespace issues - smileys in topic are no longer shown when show smileys is disabled - fixed register.php - better sessionhandling in chat_write.php - overworked votekick handling - added /ebay command Version #0602 - Added doxygen documentation - msgfunctions overhauled, better stability & performance - minor fixes in the chat_user.php - fixed votekick Version #0601 - Fixed the HTML special char bug Version #0600 - Switched over to XML-Outputfile + DOM to minimize Memory usage over plain HTML Output + DHTML - Optimized chat.php Version #0512 - added stelth.php to de-referr links Version #0511 - added Heartbeat function to minimize Memory usage through various Interval-Functions Version #0510 - remapped js variables to minimize memoryleaking - the lastID is no longer saved in a hidden field, we'll use a global variable again Version #0505 - fixed the order of the usernames in the userlist - changed user and read requests from setTimeout to setInterval - changed Chat-Input function from GET to POST (safer and allows more characters) - set absolute imageheights (should improve scrolling a bit) Version #0504 - fixed the AJAX-Problem with the Internet Explorer - fixed CSS Problems with the IE (tested on IE7) Version #0503 - added the userlist to the portal Page (index.php) Version #0502 - improved the url-parsing function Version #0501 - added the variable refreshtime which determines how many sec the chat will wait for the next refresh - removed the initial timeout for the chatread command - added timestamp of the last response to "connection reset" sysmsg Version #0500 - fixed "Kein Angabe" -> "Keine Angabe" - fixed the ID-names of the DOM-Objects - new AJAX Engine onboard :o) - fixed header in the style.php file