1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2024-11-23 14:52:06 +01:00

Commit graph

  • 5272680d47 Add XmlStringBuilder API for Date Vyacheslav Blinov 2015-03-30 19:24:56 +0300
  • 64d134052d Enable javadoc checkstyle Florian Schmaus 2015-03-29 12:15:32 +0200
  • 57260b2a44 Merge tag '4.1.0' Florian Schmaus 2015-03-29 12:27:54 +0200
  • 54cbd9a50a Smack 4.1.1-SNAPSHOT Florian Schmaus 2015-03-29 12:26:36 +0200
  • 4bb8aea281 Smack 4.1.0 Florian Schmaus 2015-03-29 12:05:59 +0200
  • 6a5637c2e4 Add JivePropertiesExtension.from(Message) Florian Schmaus 2015-03-25 10:25:59 +0100
  • e1cb837489 Make FileTransferNegotiatorTest extends InitExtensions Florian Schmaus 2015-03-25 10:25:39 +0100
  • 72f41e20b1 Don't rethrow RuntimeExceptions in parseAndProcessStanza Florian Schmaus 2015-03-25 09:50:54 +0100
  • 0897b76718 Fix unit-tests initialization Florian Schmaus 2015-03-24 21:38:21 +0100
  • c6594aec2f Lint fixes: Remove dead code, etc. Florian Schmaus 2015-03-24 18:33:47 +0100
  • 83b84c5bd3 Merge branch '4.1' Florian Schmaus 2015-03-24 17:16:18 +0100
  • dbaee174ca Smack 4.1.0-rc6-SNAPSHOT Florian Schmaus 2015-03-24 17:06:35 +0100
  • 869c01b91f Smack 4.1.0-rc5 Florian Schmaus 2015-03-24 17:06:21 +0100
  • 9ac3633612 javadoc: s/packet/stanza/ Florian Schmaus 2015-03-24 14:09:42 +0100
  • 164b7c6690 Set localNodeVer after currentCapsVersion is set Florian Schmaus 2015-03-24 12:05:56 +0100
  • 49c2c35609 Synchronize SDM methods that change the state Florian Schmaus 2015-03-24 11:30:32 +0100
  • 130a8216d1 EntityCapsManager must not use CapsVersionAndHash.toString() Florian Schmaus 2015-03-24 11:22:59 +0100
  • b7fbd0614e Fix assert statement in XMPPTCPConnection Florian Schmaus 2015-03-23 22:44:15 +0100
  • 7cefe63175 Don't require a properties file Florian Schmaus 2015-03-23 21:12:13 +0100
  • f4d76fa85e Add 'XEP-80: User Location' to list of supported XEPs Florian Schmaus 2015-03-23 16:59:21 +0100
  • 40a2a28ebe Enable -Werror and add XmppHostnameVerifier Florian Schmaus 2015-03-23 14:09:37 +0100
  • 451eb4c826 Add missing break statements Florian Schmaus 2015-03-23 09:52:01 +0100
  • f546d28ad8 Xlint all the things Florian Schmaus 2015-03-23 09:27:15 +0100
  • 7c5428ab0e Javadoc improvements Florian Schmaus 2015-03-21 18:56:27 +0100
  • 5e86db4f80 Substitute 'packet' with 'stanza(/packet)' in javadoc Florian Schmaus 2015-03-21 09:36:28 +0100
  • e1686927a2 Run the integration tests with assertions enabled Florian Schmaus 2015-03-19 22:38:07 +0100
  • fae9d129a9 Added support for pre-approved subscription requests (RFC 6121 § 3.4) SMACK-639 Tomáš Havlas 2015-03-14 15:19:52 +0100
  • f410ece468 Call connection created listeners in constructor Florian Schmaus 2015-03-17 12:06:55 +0100
  • 0ca4e8b72a Add EntityCapsManager to startup classes Florian Schmaus 2015-03-18 22:05:26 +0100
  • 5188c6f934 Add checkstyle check for space(s) after tab(s) Florian Schmaus 2015-03-18 21:51:25 +0100
  • a7616f2a03 Add the possibility to choose reconnection policy lucastucchi 2015-03-17 16:05:48 +0100
  • 8878cf3773 Add checkstyle check for trailing whitespace Florian Schmaus 2015-03-18 21:01:49 +0100
  • b8f046706b Add Integration Test Framework Florian Schmaus 2015-03-18 09:52:33 +0100
  • 4e6fbe7293 Merge branch '4.1' Florian Schmaus 2015-03-18 08:35:08 +0100
  • 8c0218f560 Smack 4.1.0-rc5-SNAPSHOT Florian Schmaus 2015-03-18 08:33:10 +0100
  • fe102d780e Smack 4.1.0-rc4 Florian Schmaus 2015-03-18 08:23:40 +0100
  • b2221d5483 Add more checkstyle tests Florian Schmaus 2015-03-17 21:19:06 +0100
  • 4f64bb1036 Add commented checkstyle entry for trailing whitespace lines Florian Schmaus 2015-03-17 11:40:58 +0100
  • 0fde39fa45 's;^\s+$;;' on all source files Florian Schmaus 2015-03-17 11:33:02 +0100
  • 05c97c494b Add roomDestroyed callback to MUC UserStatusListener meisterfuu 2015-03-16 10:06:16 +0100
  • 0d8f3185e5 Add Support for XEP-80: User Location Ishan Khanna 2015-03-13 10:08:21 +0400
  • 3828102651 Move EnhancedDebugger's images to the correct location Anno van Vliet 2015-03-09 11:19:47 +0100
  • e126469003 Update documentation and README.md Florian Schmaus 2015-03-13 16:27:50 +0100
  • 24d2b0b0b9 Update README.md Florian Schmaus 2015-03-13 11:30:26 +0100
  • bc093b620d Make Provider.parse() just throw Exception Florian Schmaus 2015-03-13 09:27:18 +0100
  • 4d9bd6f216 Add jacocoRootReport task to build.gradle Florian Schmaus 2015-03-12 18:11:46 +0100
  • 03206fcbf6 Add jacoco and coveralls gradle plugins Florian Schmaus 2015-03-12 15:44:53 +0100
  • 79e59028ac Bump gradle-clirr-plugin to 0.2.0 Florian Schmaus 2015-03-12 13:22:11 +0100
  • 41b74ec13c Immutable objects must not implemented TypedCloneable Florian Schmaus 2015-03-12 13:12:39 +0100
  • 0b322419ce Bump jxmpp to 0.5.0-alpha2 Florian Schmaus 2015-03-11 22:00:06 +0100
  • 516e397679 Improve MUC's Destroy element class Florian Schmaus 2015-03-11 21:31:37 +0100
  • 369878b6d9 Merge branch '4.1' Florian Schmaus 2015-03-11 20:51:08 +0100
  • f6ba363843 Always include role in MUCItem if it's set Florian Schmaus 2015-03-11 12:36:15 +0100
  • e85c1881d7 Add TypedCloneable Florian Schmaus 2015-03-10 22:46:40 +0100
  • 429af3b642 Add VersionManager to startupClasses Florian Schmaus 2015-03-10 13:50:51 +0100
  • d389b4db20 Fix NPE in EntityCapsManager Florian Schmaus 2015-03-10 13:21:16 +0100
  • 92c76d1023 Only reset smSessionId if the stream is no longer resumeable Florian Schmaus 2015-03-10 13:17:18 +0100
  • e79e538655 Smack 4.2.0-alpha2-SNAPSHOT Florian Schmaus 2015-03-07 21:43:17 +0100
  • 6efdfb796b Smack 4.2.0-alpha1 Florian Schmaus 2015-03-07 21:32:30 +0100
  • c540ac9703 Merge Smack 4.1.0-rc3 Florian Schmaus 2015-03-07 21:31:35 +0100
  • 16cafd0094 Smack 4.1.0-rc4-SNAPSHOT Florian Schmaus 2015-03-07 21:22:54 +0100
  • 35e32e0ad2 Smack 4.1.0-rc3 Florian Schmaus 2015-03-07 21:09:54 +0100
  • a95d25544c Improve EmbeddedPacketExtension javadoc Florian Schmaus 2015-03-07 21:12:12 +0100
  • 745d67a676 Update markdown-gradle-plugin to 1.0.0 Florian Schmaus 2015-03-07 21:05:31 +0100
  • 48aae12ba3 Remove XMPPException from MultiUserChat.sendMessage Florian Schmaus 2015-03-07 20:52:44 +0100
  • 2db5ebb4b7 Fix BytestreamsProvider: Mode is optional Florian Schmaus 2015-03-07 20:51:23 +0100
  • 9c5b7d263e Include conditionText in XMPPError.toXML() Florian Schmaus 2015-03-06 09:10:49 +0100
  • 701aa7d9c4 Merge branch '4.1' Florian Schmaus 2015-03-04 22:42:36 +0100
  • ed4fa3390f Add XMPPConnection.sendStanza(Stanza) Florian Schmaus 2015-03-04 21:44:43 +0100
  • 183af99ffb DeliveryReceipt helper methods take Message as argument Florian Schmaus 2015-03-04 15:27:30 +0100
  • b813e3aa9e Return delivery receipts with the same type as the request Florian Schmaus 2015-03-04 15:26:18 +0100
  • 18d9be0099 Add CapsExtensionProviderTest Florian Schmaus 2015-03-04 13:08:35 +0100
  • 85a9b07230 Fix MUC participantStatusListeners Florian Schmaus 2015-03-03 17:05:42 +0100
  • 0279677883 Add support for clirr to the build system Florian Schmaus 2015-03-03 14:06:21 +0100
  • 50cf7f42f3 DataListener is no longer a StanzaListener Florian Schmaus 2015-03-02 15:48:43 +0100
  • 63fabf78ed Fixed Data IQ packet receiving Anno van Vliet 2015-03-02 14:46:42 +0100
  • 96bb37f924 Fix counting bug Stream Management implementation Florian Schmaus 2015-03-02 15:12:19 +0100
  • dde0cfd7f6 Fix incoming file transfers Florian Schmaus 2015-02-27 10:02:48 +0100
  • 21c0be5e2a Fixed AbstractXMPPConnection.cachedExecutorService Florian Schmaus 2015-02-27 23:38:13 +0100
  • caa7b9acb8 Improve message of StreamErrorException Florian Schmaus 2015-02-28 10:16:32 +0100
  • 75ec271c6c Rename PacketListener to StanzaListener Florian Schmaus 2015-03-01 10:28:15 +0100
  • d4a6d8e653 Rename PacketFilter (and implementing classes) and PacketExtension Florian Schmaus 2015-02-26 18:41:17 +0100
  • 2250ac20ed Make VCard XML null value safe Florian Schmaus 2015-02-26 08:55:53 +0100
  • 49e1c837b2 Adjust AbstractListFilter.toString() Florian Schmaus 2015-02-26 08:45:28 +0100
  • 4b7a396b9b Improve logging wrt XMPPTCPConnection.shutdownDone Florian Schmaus 2015-02-26 08:27:19 +0100
  • 404b90054b Use Executors.newSingleThreadScheduledExecutor Florian Schmaus 2015-02-25 16:14:16 +0100
  • 39382b8b38 Shorten Smack's executor service names Florian Schmaus 2015-02-25 16:09:41 +0100
  • 9006ccf291 Fix VCardManager.saveVCard(VCard) Florian Schmaus 2015-02-23 21:25:03 +0100
  • 7e68bb7470 Javadoc fixes in Roster Florian Schmaus 2015-02-23 22:17:31 +0100
  • 4424ec6c53 Make Roster API not leak internal state Florian Schmaus 2015-02-23 22:16:49 +0100
  • e9dd3e2fa6 Add copy constructor to Message and Presence Florian Schmaus 2015-02-23 22:15:57 +0100
  • bc3bbb5bb4 Set "rootProject.name = 'Smack'" in settings.gradle Florian Schmaus 2015-02-23 13:58:51 +0100
  • afba123ba3 Javadoc improvements in MultiMap and Stanza Florian Schmaus 2015-02-23 10:49:33 +0100
  • b74b8c5757 Make Stanza constructors 'protected' Florian Schmaus 2015-02-23 10:48:43 +0100
  • 180a3bb4ca Fix SASL X-OAUTH2: Use Base64.encode() instead of decode() Florian Schmaus 2015-02-23 08:49:30 +0100
  • 90969e252a Improve the bundle and defer mechanism Florian Schmaus 2015-02-22 10:44:22 +0100
  • 8b0ccd7420 Minor javadoc fixes and improvements Florian Schmaus 2015-02-22 10:33:08 +0100
  • fbf0ba13ce Merge Smack 4.1.0-rc2 Florian Schmaus 2015-02-21 18:07:45 +0100
  • 0fae7a26c2 Samck 4.1.0-rc3-SNAPSHOT Florian Schmaus 2015-02-21 17:20:47 +0100
  • 407f555cbf Smack 4.1.0-rc2 Florian Schmaus 2015-02-21 16:57:52 +0100