Added instant message feature.
commit4f77bd8eb7fbe693a3e06f7e5cf7d7b38fdf7579
authorSteven Schronk <steven@schronk.com>
Mon, 20 Aug 2012 03:35:09 +0000 (19 22:35 -0500)
committerSteven Schronk <steven@schronk.com>
Mon, 20 Aug 2012 03:35:09 +0000 (19 22:35 -0500)
tree538b591dfdd210e21b74f1c84653ec4a6bb6d2f3
parentc39538d4bfdd94ef703790223bff37f540cfc896
Added instant message feature.

All users may message each other with an Ajax enabled message tool.
17 files changed:
TODO.TXT
ajax.js
auth.php
code_db.sql
gfx/bullet_green.png [new file with mode: 0644]
gfx/bullet_red.png [new file with mode: 0644]
gfx/bullet_yellow.png [new file with mode: 0644]
header.php
im.php [new file with mode: 0644]
im_chat_update.php [new file with mode: 0644]
im_send_message.php [new file with mode: 0644]
im_user_update.php [new file with mode: 0644]
manage.php
sfx/beep.wav [new file with mode: 0644]
sfx/click.wav [new file with mode: 0644]
sfx/doorknock.wav [new file with mode: 0644]
style.css