]> jfr.im git - irc/quakenet/qwebirc.git/commit - js/auth.js
Add feedback support.
authorChris Porter <redacted>
Sun, 18 Jan 2009 01:06:34 +0000 (01:06 +0000)
committerChris Porter <redacted>
Sun, 18 Jan 2009 01:06:34 +0000 (01:06 +0000)
commit391f51ff6861a0c79aca4a269fccaf502d7a1902
tree92bfed9c47b15cd288d93f9b4482c00a3df5feab
parent941e1642b6b38e4c6356c9d015e1ec41f188816a
Add feedback support.
Use new beep sound, thanks Dreamcast!
Add abillity to disable auth support (or at least the display of it).
Update copyright.
Bump version number.
Add feedback to privacy policy.
Update mootools.
omg! qwebirc icon now has cool animations!!!
Fix network services bug.
27 files changed:
compile.bat
compile.sh
config.py.example
js/auth.js
js/copyright.js
js/irc/baseircclient.js
js/irc/ircclient.js
js/sound.js
js/ui/baseui.js
js/ui/frontends/qui.js
js/ui/panes/connect.js
js/ui/panes/feedback.js [new file with mode: 0644]
js/version.js
pagegen.py
qwebirc/feedbackengine.py [new file with mode: 0644]
qwebirc/root.py
static/about.html
static/css/dialogs.css
static/css/qui.css
static/feedback.html [new file with mode: 0644]
static/js/mootools-1.2.1-core-nc.js
static/js/mootools-1.2.1-core.js
static/privacypolicy.html
static/sound/beep2.mp3 [new file with mode: 0644]
static/sound/beep2.wav [new file with mode: 0644]
static/sound/beep3.mp3 [new file with mode: 0644]
static/sound/beep3.wav [new file with mode: 0644]