1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-30 23:26:42 +02:00
Commit graph

15 commits

Author SHA1 Message Date
Gaston Dombiak e7bca260bc Added test to ensure that extensions sent together with the group chat room invitation are received by the invitee. JM-135
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2449 b35dd754-fafc-0310-a699-88a17e54d16e
2005-01-25 17:26:54 +00:00
Gaston Dombiak 075db51590 Modified to allow sending extensions when inviting a user to a room. SMACK-40
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2444 b35dd754-fafc-0310-a699-88a17e54d16e
2005-01-11 17:35:41 +00:00
Gaston Dombiak 1bf4d2fed2 Added support for discovering MUC services. SMACK-39
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2443 b35dd754-fafc-0310-a699-88a17e54d16e
2005-01-03 02:08:23 +00:00
Gaston Dombiak 5386c77c7f Added test for anonymous users joining a room.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2441 b35dd754-fafc-0310-a699-88a17e54d16e
2004-12-31 04:31:12 +00:00
Gaston Dombiak 9cf3d53132 Minor fix.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2440 b35dd754-fafc-0310-a699-88a17e54d16e
2004-12-29 02:19:30 +00:00
Gaston Dombiak d2187b7374 Added notifications of occupant joining and leaving the room. SMACK-38
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2437 b35dd754-fafc-0310-a699-88a17e54d16e
2004-12-26 21:55:41 +00:00
Gaston Dombiak aaeb476f05 Removed welcome message from #testDiscussionHistory since the server no longer sends that message.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2431 b35dd754-fafc-0310-a699-88a17e54d16e
2004-12-17 02:42:03 +00:00
Gaston Dombiak 94db37b89b Added support for room management in batch mode. SMACK-4
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2430 b35dd754-fafc-0310-a699-88a17e54d16e
2004-12-15 19:03:37 +00:00
Gaston Dombiak 1d25c35031 Added test case for discovering room information. SMACK-11
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2426 b35dd754-fafc-0310-a699-88a17e54d16e
2004-12-15 01:44:43 +00:00
Gaston Dombiak a71b6c92d6 Modified form's variable names according to the new spec version.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2399 b35dd754-fafc-0310-a699-88a17e54d16e
2004-10-30 17:14:15 +00:00
Gaston Dombiak b7bf4ad782 Changed #testCreateReservedRoom to set the default value as the answer of the form fields and also to specify the JID of the room owner.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2392 b35dd754-fafc-0310-a699-88a17e54d16e
2004-10-22 20:53:15 +00:00
Gaston Dombiak 4815fbbb7f Added test to ensure that the MUC service (server side) works with the old groupchat protocol
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2391 b35dd754-fafc-0310-a699-88a17e54d16e
2004-10-22 20:49:49 +00:00
Gaston Dombiak b2572bbce6 1. Adds new tests for discussion history and reserved nickname
2. Adds new asserts while testing invitations


git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2390 b35dd754-fafc-0310-a699-88a17e54d16e
2004-10-03 19:07:06 +00:00
Gaston Dombiak d471d42fbf Changes superclass to SmackTestCase.SMACK-142
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2339 b35dd754-fafc-0310-a699-88a17e54d16e
2004-07-12 13:36:13 +00:00
Gaston Dombiak bafef8947c Moved from org.jivesoftware.smackx to org.jivesoftware.smackx.muc.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2334 b35dd754-fafc-0310-a699-88a17e54d16e
2004-07-06 03:07:45 +00:00