22
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 8 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added test that ensures that Smack answers a 404 error when the disco#info includes a node. SMACK-8 More... over 19 years ago
Answer an item-not-found error when Smack receives a disco#info and node is not null. SMACK-8 More... over 19 years ago
Fixed possible NPE when parsing invalid XHTML text. SMACK-3 More... over 19 years ago
Links updated. More... over 19 years ago
Modified form's variable names according to the new spec version. More... over 19 years ago
Removed enum variable. More... over 19 years ago
Added ability to obtain the value of a given account attribute. SMACK-164 More... over 19 years ago
Modified order of param in assertEquals to honor expected and actual values. More... over 19 years ago
Fixed problem parsing the server name of addresses with this format <domain> More... over 19 years ago
Modified in order to hold any valid JID format. SMACK-152 More... over 19 years ago
Added #setDefaultAnswer(String) to set the default value as the current value of a given field More... over 19 years ago
Changed #testCreateReservedRoom to set the default value as the answer of the form fields and also to specify the JID of the room owner. More... over 19 years ago
Added test to ensure that the MUC service (server side) works with the old groupchat protocol More... over 19 years ago
1. Adds new tests for discussion history and reserved nickname 2. Adds new asserts while testing invitations More... over 19 years ago
Don't belong here. More... over 19 years ago
Treat XMPP addresses as case insensitive. SMACK-157 More... over 19 years ago
Updating for 1.1 release More... over 19 years ago
Allows to remove a connection listener while notifying that the connection is being closed. SMACK-162 More... over 19 years ago
1. Closes reader and writer when the connection is closed. SMACK-156 2. Closes reader and writer and shuts down PacketReader and PacketWriter if an exception occurs while initializing the connection. SMACK-156 More... over 19 years ago
Adds security checks to ensure that PacketReplyTime is always greater than 0. More... over 19 years ago
Replaces a hardcoded value in #startup with one provided by SmackConfiguration.getPacketReplyTimeout. SMACK-156 More... over 19 years ago
Allows a disco#info packet to include a dataform. SMACK-153 More... over 19 years ago
Allows registration entries with blank values. SMACK-151 More... over 19 years ago
Fixes a bug parsing MUCOwner packets. More... over 19 years ago
Fixes incorrect namespace for granting and revoking admin/owner privileges. More... over 19 years ago
Changes some bare JIDs with full JIDs More... over 19 years ago
Changes package names of LA provider classes More... over 19 years ago
Extension was renamed to lowercase. More... over 19 years ago
Adding Smack Project. More... over 19 years ago
Code tweaks. More... over 19 years ago