summaryrefslogtreecommitdiffstats
path: root/ajax/chat.ajax.php
Commit message (Collapse)AuthorAgeFilesLines
* Minor fixes and adjustments.Snap2015-05-011-3/+1
| | | | | Moved Javascript in chat to: js/chat.js re-ordered script loading so Jquery loads first. Fixed cookie login issue.
* Chat improvements.Snap2015-04-281-0/+1
| | | | | Fixed "&P" or ";P" bug. Reduced size of chat-request size considerably with use of header_remove();
* Some work on the Chat.Snap2015-04-251-0/+14
| | | Fixed bug where user could chat as "SERVER"
* More memberlist editsPatrick Davison2014-03-181-0/+14
|
* More work on channel list.Patrick Davison2014-01-151-3/+10
|
* Fixed the chat - Re-added the longpolling - with opt boolean.Patrick Davison2014-01-141-5/+24
|
* Attempting to remove the multiple calls to getChat(); however, I seem to ↵Messing_with_chatBlueRaja2013-06-091-24/+11
| | | | have broken chat...
* BUGFIX: Name changing not working anymoreBlueRaja2013-06-031-45/+1
|
* Set up foreign keys within the database. There is a small chance I may have ↵BlueRaja2013-05-291-7/+9
| | | | broken emails, unlocks, or chat. Will test :)
* More PHP warning and notice fixes.Patrick Davison2013-05-161-2/+2
|
* You can now view the chat logged out. Removed extra stripslashes.Patrick Davison2013-05-131-6/+6
|
* Many PHP warnings/notices fixes.Patrick Davison2013-05-131-0/+4
|
* Many bugs and PHP notices & warning fixes.Patrick Davison2013-05-101-2/+2
|
* Chat fixes and smileys galore.Patrick Davison2013-04-231-2/+1
|
* Cow DooDoo ^_^.Patrick Davison2013-04-181-1/+2
|
* Chat fixesPatrick Davison2013-04-161-0/+10
|
* BUGFIX: Chat eating messages. Also removed 'the supermarket'. Hell, it's ↵Patrick Davison2013-03-271-1/+1
| | | | about time.
* small cleanupBlueRaja2013-03-071-6/+0
|
* Added a bunch more unnecessary chat filtersBlueRaja2013-03-051-6/+20
|
* Chat antispam and more replacements.Patrick Davison2013-03-031-4/+26
|
* Chat /me and URL LinkingPatrick Davison2013-02-281-3/+4
|
* Added /spoiler command to chat - Fixed issue with 2 quick succession chats ↵Patrick Davison2013-02-241-2/+5
| | | | being very slow.
* Added a few more chat filters :)BlueRaja2013-02-211-1/+6
|
* BUGFIX: Chat filter is case sensitivegit2013-02-211-14/+13
|
* added /time to chat for funziesPatrick Davison2013-02-201-1/+9
|
* More chat fixesPatrick Davison2013-02-181-1/+1
|
* Chat updates. Commands /say to speak as server. Notification of new maps in ↵Patrick Davison2013-02-181-1/+24
| | | | chat.
* Mute-User and Lockdown for chat. :).Patrick Davison2013-02-141-6/+26
|
* ajax chat moved. loading.gif added - not sure if we'll use it.Patrick Davison2013-01-271-0/+84