summaryrefslogtreecommitdiffstats
path: root/includes/chats.php
Commit message (Collapse)AuthorAgeFilesLines
* Partial multiple channels for chat implementationSnap2015-05-051-13/+16
|
* 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-1/+13
| | | Fixed bug where user could chat as "SERVER"
* More memberlist editsPatrick Davison2014-03-181-2/+3
|
* More work on channel list.Patrick Davison2014-01-151-5/+25
|
* Channellist preperations. - Fixes with regards to close() which apparently ↵Patrick Davison2014-01-141-3/+74
| | | | means DESTROY or something retarded.
* Attempting to remove the multiple calls to getChat(); however, I seem to ↵Messing_with_chatBlueRaja2013-06-091-8/+8
| | | | have broken chat...
* BUGFIX: Name changing not working anymoreBlueRaja2013-06-031-1/+43
|
* Wall orientation achievements - huge commit.Patrick Davison2013-03-181-1/+2
|
* Moved sqli connection to sqlEmbeded.phpPatrick Davison2013-02-211-1/+1
|
* More chat fixesPatrick Davison2013-02-181-1/+11
|
* Chat updates. Commands /say to speak as server. Notification of new maps in ↵Patrick Davison2013-02-181-10/+5
| | | | chat.
* Mute-User and Lockdown for chat. :).Patrick Davison2013-02-141-0/+15
|
* Chat supporting 50 messages, - also no blank-messages.Patrick Davison2013-02-091-1/+3
|
* Moved usersData table to users table, added a few more columns to users ↵BlueRaja2013-01-261-5/+3
| | | | (currently unused)
* This is the chat app* whoops.Patrick Davison2013-01-151-0/+74