Add documentation to README for assistants default tip

Default to send_invites being false, until it can be confirmed or made to work in more clients

Remove the current assistant if they leave the room

xmpp_muc.js: Support for callback on occupant leave

Management of current assistant via !assist and !stop

Remove hacky our_nick global, use the relevant MUC's nick property, or question_name as appropriate.

Add set_assistant and show_message functions

Declare question_muc/team_muc as global singletons

Add new styles to supportchat.css

Suppress enter key press so it doesn't reach the textbox

Bind enter to the send button in the chat UI

Adding README and LICENSE files to the repository

Rename src/ -> support-chat/

Rename src/css -> src/ui in index.html

Rename src/css -> src/ui

Add waiting.gif animation

Whitespace fix

Changes to work with new callback syntax

xmpp_muc.js: Prepare occupant object with nick, status, role and affiliation

xmpp_muc.js: Add get_child() function

Replace index.html with a new one I've been using, to demonstrate opening the dialog with a link

Remove part of a comment accidentally copy/pasted

Add error page to the UI, and use it on connection errors

Commit the rest of the assistants-offline handling code, now check the affiliations of assistants

Large commit - reorganises directory structure, lots of small fixes

Add jQuery UI into the repo

Add support for sending messages from the converse UI

Make support-chat a dialog

Include jQuery UI js and stylesheet

Add breaker div to bottom of question form

(0) -50 -30 tip

mercurial