summaryrefslogtreecommitdiffstats
path: root/EssentialsXMPP/src/com/earth2me/essentials/xmpp/XMPPManager.java
Commit message (Expand)AuthorAgeLines
* Remove xmppementalo2015-04-10-407/+0
* Optimize player / user iteration.md_52014-07-19-1/+1
* Cleanup XMPP PRIaccidentally2013-10-16-360/+359
* add XMPP presence management stackpatjense2013-10-16-337/+365
* Fix failing XMPP build.KHobbits2013-07-13-2/+1
* Misc cleanupKHobbits2013-07-07-1/+1
* Split util classes.KHobbits2013-06-08-3/+4
* Add debug option to XMPPChris Ward2013-01-23-0/+1
* Use the right formatter in XMPPAlexander Schepp2012-12-30-1/+3
* Add log color removal.snowleo2012-11-27-2/+2
* Fix xmpp format strippingsnowleo2012-06-08-1/+2
* Updated Essentials to work with R5snowleo2012-02-21-2/+2
* Locale.ENGLISH!!1!snowleo2011-11-27-1/+1
* Switch to the new I18n class and format cleanup of all classessnowleo2011-11-21-2/+3
* More code cleanup.KHobbits2011-11-18-15/+2
* XMPP: Don't send messages from spy users back to them.snowleo2011-10-30-1/+1
* Prevent that hidden players broadcast afk messagessnowleo2011-09-02-2/+3
* XMPP: Let xmpp users see xmpp messages from other xmpp users.snowleo2011-08-08-4/+5
* XMPP: reconnect to server, if connection is broken.snowleo2011-08-08-0/+4
* Prevent loops generated by logging directly to xmppsnowleo2011-07-07-28/+117
* Don't connect to example.com, the default valuesnowleo2011-06-25-1/+1
* Only import what we really need.snowleo2011-06-07-5/+7
* Fixes for XMPP: Prevent loops on errorssnowleo2011-06-03-24/+23
* Fixes for XMPP: display minecraft username for players that have set their ad...snowleo2011-06-03-3/+3
* Fixes for XMPP: display message on /setxmpp, ignore resource on xmpp addresse...snowleo2011-06-03-4/+6
* More cleanupsnowleo2011-06-02-9/+11
* Code cleanupsnowleo2011-06-02-19/+24
* Added EssentialsXMPP from newplugins branch.snowleo2011-06-02-0/+283