Mike Primm
d77e518c38
Prevent broken JSON when http://jsonip.appspot.com/ is over quote or
...
broken.
2011-06-12 21:33:36 -07:00
Mike Primm
969c3631a8
Fix web to server chat on standalone - make chat.js use config.sendmessage
2011-06-02 15:41:09 -05:00
Mike Primm
ac26051fbb
Properly stringify chat input, so that we wind up with value JSON (doublequote, and others)
2011-06-02 15:15:46 -05:00
Mike Primm
d061b98b37
Fixes for alias/nicknames in web UI (esp handling player icons),
...
HeroChat fixes
2011-05-21 23:58:48 -05:00
FrozenCow
542bda59d4
Cleaned up join/quit messages (not being send as chat messages)
2011-04-05 22:58:46 +02:00
FrozenCow
be1424ec14
Removed redundant configuration values and made use of customizable join/quit messages.
2011-04-05 22:30:43 +02:00
FrozenCow
d926770096
Simplified component-creation, dropping IE8 compatibility.
2011-03-31 12:54:32 +02:00
FrozenCow
dc43d34c54
Separated chatbox to a separate component (into different files).
2011-03-31 12:32:27 +02:00
FrozenCow
513ede5fcf
Separated chat-balloon-code to a component.
2011-03-29 23:42:56 +02:00
John Du Hart
d7e3d4d6cb
Implemented protocol-relative URLs (this is tested)
2011-03-24 18:32:43 +01:00
Jason Booth
9c799c71a2
WebChat enhancement and fixes
...
Added Spam Message config
Internal server now replies a spam message
Fixed getting webchat-interval to get int rather than double then cast
Fixed holding down "enter" on the empty chat line would spam chat attempts
Fixed so jsonip.appspot query is only done once
2011-03-15 19:17:58 -05:00
Jason Booth
15e7417807
Fix client side timestamp problem
...
Added Support for standalone webchat by reading a json file
Fix for jsonfile-interval in code
Added working php script with spam prevention, for webchat
2011-03-10 00:11:43 -06:00
Jason Booth
912dd0694b
Cleanup Moved CSS and JS to matching folders
2011-03-09 17:43:24 -06:00