Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor fixes and adjustments. | Snap | 2015-05-01 | 1 | -3/+1 |
| | | | | | Moved Javascript in chat to: js/chat.js re-ordered script loading so Jquery loads first. Fixed cookie login issue. | ||||
* | Chat improvements. | Snap | 2015-04-28 | 1 | -0/+1 |
| | | | | | Fixed "&P" or ";P" bug. Reduced size of chat-request size considerably with use of header_remove(); | ||||
* | Some work on the Chat. | Snap | 2015-04-25 | 1 | -0/+14 |
| | | | Fixed bug where user could chat as "SERVER" | ||||
* | More memberlist edits | Patrick Davison | 2014-03-18 | 1 | -0/+14 |
| | |||||
* | More work on channel list. | Patrick Davison | 2014-01-15 | 1 | -3/+10 |
| | |||||
* | Fixed the chat - Re-added the longpolling - with opt boolean. | Patrick Davison | 2014-01-14 | 1 | -5/+24 |
| | |||||
* | Attempting to remove the multiple calls to getChat(); however, I seem to ↵Messing_with_chat | BlueRaja | 2013-06-09 | 1 | -24/+11 |
| | | | | have broken chat... | ||||
* | BUGFIX: Name changing not working anymore | BlueRaja | 2013-06-03 | 1 | -45/+1 |
| | |||||
* | Set up foreign keys within the database. There is a small chance I may have ↵ | BlueRaja | 2013-05-29 | 1 | -7/+9 |
| | | | | broken emails, unlocks, or chat. Will test :) | ||||
* | More PHP warning and notice fixes. | Patrick Davison | 2013-05-16 | 1 | -2/+2 |
| | |||||
* | You can now view the chat logged out. Removed extra stripslashes. | Patrick Davison | 2013-05-13 | 1 | -6/+6 |
| | |||||
* | Many PHP warnings/notices fixes. | Patrick Davison | 2013-05-13 | 1 | -0/+4 |
| | |||||
* | Many bugs and PHP notices & warning fixes. | Patrick Davison | 2013-05-10 | 1 | -2/+2 |
| | |||||
* | Chat fixes and smileys galore. | Patrick Davison | 2013-04-23 | 1 | -2/+1 |
| | |||||
* | Cow DooDoo ^_^. | Patrick Davison | 2013-04-18 | 1 | -1/+2 |
| | |||||
* | Chat fixes | Patrick Davison | 2013-04-16 | 1 | -0/+10 |
| | |||||
* | BUGFIX: Chat eating messages. Also removed 'the supermarket'. Hell, it's ↵ | Patrick Davison | 2013-03-27 | 1 | -1/+1 |
| | | | | about time. | ||||
* | small cleanup | BlueRaja | 2013-03-07 | 1 | -6/+0 |
| | |||||
* | Added a bunch more unnecessary chat filters | BlueRaja | 2013-03-05 | 1 | -6/+20 |
| | |||||
* | Chat antispam and more replacements. | Patrick Davison | 2013-03-03 | 1 | -4/+26 |
| | |||||
* | Chat /me and URL Linking | Patrick Davison | 2013-02-28 | 1 | -3/+4 |
| | |||||
* | Added /spoiler command to chat - Fixed issue with 2 quick succession chats ↵ | Patrick Davison | 2013-02-24 | 1 | -2/+5 |
| | | | | being very slow. | ||||
* | Added a few more chat filters :) | BlueRaja | 2013-02-21 | 1 | -1/+6 |
| | |||||
* | BUGFIX: Chat filter is case sensitive | git | 2013-02-21 | 1 | -14/+13 |
| | |||||
* | added /time to chat for funzies | Patrick Davison | 2013-02-20 | 1 | -1/+9 |
| | |||||
* | More chat fixes | Patrick Davison | 2013-02-18 | 1 | -1/+1 |
| | |||||
* | Chat updates. Commands /say to speak as server. Notification of new maps in ↵ | Patrick Davison | 2013-02-18 | 1 | -1/+24 |
| | | | | chat. | ||||
* | Mute-User and Lockdown for chat. :). | Patrick Davison | 2013-02-14 | 1 | -6/+26 |
| | |||||
* | ajax chat moved. loading.gif added - not sure if we'll use it. | Patrick Davison | 2013-01-27 | 1 | -0/+84 |