Commit Graph

  • 2b41a67028 sinttest: only append subdescriptions if there are any Florian Schmaus 2020-04-12 22:17:12 +0200
  • 268425854a resolver-dnsjava: bump to dnsjava 3.0 series Florian Schmaus 2020-04-12 22:14:26 +0200
  • 5d10afbb11 resolver-dnsjava: change description Florian Schmaus 2020-04-12 22:14:05 +0200
  • e8fef260e6 sinttest: migrate to JUnit5, drop JUnit4 Florian Schmaus 2020-04-12 21:54:18 +0200
  • fdeaaf368e
    Merge pull request #350 from adiaholic/pepOverPubsub Florian Schmaus 2020-04-12 19:20:04 +0200
  • 31d69b07f9
    Merge pull request #354 from vanitasvitae/smackomemoStyleFixes Florian Schmaus 2020-04-12 19:18:42 +0200
  • 5438fb7b33 core: add hint towards StanzaView.getExtension(Class) Florian Schmaus 2020-04-12 12:16:36 +0200
  • d498cd8499 core: re-add Stanza.getExtension(String, String) and mark deprecated Florian Schmaus 2020-04-12 12:13:32 +0200
  • 7bc2ebb731 core: fix javadoc of Stanza.getExtensionElement(String, String) Florian Schmaus 2020-04-12 12:12:57 +0200
  • 7a57bb7c09 Rename Stanza.getExtension(String, String) to getExtensionElement() Florian Schmaus 2020-04-12 12:09:04 +0200
  • 9879dea0bf Refer to static fields by their declaring type Florian Schmaus 2020-04-12 12:08:31 +0200
  • 0479a75d1d Remove unnecessarily suppressed warnings Florian Schmaus 2020-04-12 12:07:59 +0200
  • de0f3cd06c extensions: comment out unfinished jingle util test Florian Schmaus 2020-04-12 12:07:32 +0200
  • e63ba07e5c Cast with generic declared Florian Schmaus 2020-04-12 12:07:02 +0200
  • 8c4513a618 dox: make setDefaultDnsOverXmppResolver() static Florian Schmaus 2020-04-12 12:06:18 +0200
  • c10a56dc84 mam: remove unused import Florian Schmaus 2020-04-12 12:06:00 +0200
  • 516c68bdb4 test: remove InitExtensions Florian Schmaus 2020-04-12 09:34:08 +0200
  • 28e763f938 extensions/experimental: line separator according to import order Florian Schmaus 2020-04-12 09:33:14 +0200
  • 463dfac48d extensions: finish conversion to JUnit5, drop JUnit4 Florian Schmaus 2020-04-11 22:10:19 +0200
  • 4ccced906e core: add SuppressWarnings("static-method") to getReactor() Florian Schmaus 2020-04-11 22:07:16 +0200
  • b5f9d4d7a3 Introduce test fixtures Florian Schmaus 2020-04-11 21:59:21 +0200
  • 4a99f7252c gradle: remove 'java' plugin Florian Schmaus 2020-04-11 18:06:03 +0200
  • 2c83c73005 core: Avoid ClassCastException in getExtension(Class) Florian Schmaus 2020-04-11 18:04:15 +0200
  • d0a393118c
    update Travis-CI badge on README.md akrherz 2020-04-11 10:36:58 -0500
  • 594d2f5238 sinttest: convert LoginIntegrationTest to Junit5 Florian Schmaus 2020-04-11 12:18:18 +0200
  • adfca965b5 Merge branch 'master' of github.com:igniterealtime/Smack Florian Schmaus 2020-04-10 21:10:20 +0200
  • 993bed07ef readme: replace IRC badge with XMPP MUC badge Florian Schmaus 2020-04-10 19:52:43 +0200
  • 79b9c7b934 sinttest: add testDisconnectedNeverConnected for modular connection Florian Schmaus 2020-04-09 21:09:42 +0200
  • e68b89d266 sinttest: rename and move ModularXmppClientToServerConnection test Florian Schmaus 2020-04-09 21:07:41 +0200
  • 85af4a022d compression: remove Android SDK level < 19 compatiblity Florian Schmaus 2020-04-09 20:54:36 +0200
  • 53c28f72ad
    Merge pull request #351 from adiaholic/docFix Florian Schmaus 2020-04-09 17:23:16 +0200
  • 390f7823e1 mam: add javadoc for parameter Florian Schmaus 2020-04-09 15:22:33 +0200
  • b8b084970e mam: remove deprecated method in MamManager Florian Schmaus 2020-04-09 15:21:50 +0200
  • 1e5ea1fdbe mam: remove dead code in MamManager Florian Schmaus 2020-04-09 15:20:00 +0200
  • 353e43407f mam: support of advanced configuration Florian Schmaus 2020-04-09 15:15:27 +0200
  • bf92712f4c legacy: merge workgroup.providers into legacy.providers Florian Schmaus 2020-04-08 21:44:45 +0200
  • f1dd925844 Mark code from the old integration-test dir as migration candidates Florian Schmaus 2020-04-08 21:19:25 +0200
  • f329b447f2 Delete some outdated code from the old integration-test dir Florian Schmaus 2020-04-08 21:17:59 +0200
  • 57d7ac4d5d Remove smack-compression-jzlib Florian Schmaus 2020-04-08 20:57:02 +0200
  • 5579567572 core: use addCompressionHandler() instead directly adding to the list Florian Schmaus 2020-04-08 20:54:05 +0200
  • 4991c952e7 Correct code example inside `UserTuneElement`. adiaholic 2019-10-20 17:42:53 +0530
  • eaa94be7e6
    Merge pull request #356 from vanitasvitae/improveAttention Florian Schmaus 2020-04-09 14:28:54 +0200
  • e70506152e
    Merge pull request #357 from vanitasvitae/nicktest Florian Schmaus 2020-04-09 14:28:08 +0200
  • 48d5ef9522 Improve readability by fixing wrong indentation levels Paul Schaub 2020-01-06 20:01:04 +0100
  • 6d0bf04c1e Improve Javadoc readability by adding separating lines Paul Schaub 2019-12-13 18:30:43 +0100
  • 85ff749d89 Use StringBuilder instead of String concatenation Paul Schaub 2019-12-13 18:28:09 +0100
  • 2391cffa97 Avoid returning empty set of deviceIds in caching store Paul Schaub 2019-12-13 18:26:40 +0100
  • a8b2446042 Fix javadoc issues Paul Schaub 2019-12-13 18:25:46 +0100
  • b5caf13c8a
    Add Nick JUnit test Paul Schaub 2020-04-08 22:15:29 +0200
  • ffbd97ff10
    Add AttentionElementTest Paul Schaub 2020-04-08 22:09:13 +0200
  • 340e186cf6 Make use of `pep` instead of `pubsub` in GeoLocationManager adiaholic 2019-10-20 16:30:38 +0530
  • 10aee6c787 http-file-upload: make order of parameters more logical Florian Schmaus 2020-04-08 14:33:09 +0200
  • e2d393d00d tcp: add newline for better readability Florian Schmaus 2020-04-07 23:13:50 +0200
  • 51b167c0d4 tcp: do not flush after writing the SM ack Florian Schmaus 2020-04-07 23:13:03 +0200
  • bfff412112 tcp: increase unack'ed stanza queue size, decrease ack request limit Florian Schmaus 2020-04-07 23:10:35 +0200
  • 9c7f62ec07
    Merge pull request #319 from adiaholic/SMACK-867 Florian Schmaus 2020-04-08 14:30:35 +0200
  • dfa61c3058 Extend `HttpFileUploadManager` with InputStream parameter adiaholic 2019-05-08 19:28:13 +0530
  • a564620383 sinttest: add 'dnsResolver' setting Florian Schmaus 2020-04-07 20:59:32 +0200
  • 5b805336ce
    Merge pull request #375 from adiaholic/junit5 Florian Schmaus 2020-04-07 17:46:19 +0200
  • d4c1216fb1 Merge branch 'master' of github.com:igniterealtime/Smack Florian Schmaus 2020-04-07 17:43:29 +0200
  • 3b27eb520f sinttest: Use Thread.sleep(15) instead of Thread.yield() Florian Schmaus 2020-04-07 16:58:21 +0200
  • 398cba330b gradle: add support for custom repo to publish to Florian Schmaus 2020-04-07 16:56:54 +0200
  • 5169e887ad Replace JUnit4 with JUnit5 in `smack-extensions`. adiaholic 2020-04-06 16:55:07 +0530
  • ea944a8dc6 build.gradle: remove OSGi leftovers Florian Schmaus 2020-04-07 10:02:22 +0200
  • 078cb5cc8f
    Merge pull request #366 from vanitasvitae/offlineMessage Florian Schmaus 2020-04-06 09:22:26 +0200
  • 8b0de5ff85 Introduce TLSUtils.setEnabledTlsProtocolsToRecommended(B builder) Florian Schmaus 2020-04-05 22:26:18 +0200
  • 69e9f3c044 Remove deprecated GroupChatInvitation.getFrom() Florian Schmaus 2020-04-05 22:14:27 +0200
  • 0967019a5f Remove deprecated Forwarded.getForwardedPacket() Florian Schmaus 2020-04-05 22:13:14 +0200
  • 07da9ffb48 Do not have Stanza.getExtension(String, String) return a generic type Florian Schmaus 2020-04-05 22:10:05 +0200
  • 62916b8490 Improve exception message of XmppElementUtil.getQNameFor() Florian Schmaus 2020-04-05 22:08:10 +0200
  • 8d432e2303 Add StanzaView.hasExtension(Class<? extends ExtensionElement>) Florian Schmaus 2020-04-05 19:59:24 +0200
  • 5380e5705f Remove deprecated Packet(Extension) and DefaultExtensionElement types Florian Schmaus 2020-04-05 19:12:10 +0200
  • 3382cbdf44 Delete superfluous newline in SmackInitialization Florian Schmaus 2020-04-05 18:59:28 +0200
  • 439e29a1c7 Do not import Message.Body explicitly in SmackInitialization Florian Schmaus 2020-04-05 18:59:02 +0200
  • 14c351397d Implement message stanza <thread/> and <subject/> as ExtensionElement Florian Schmaus 2020-04-05 17:51:06 +0200
  • f9fb4d7627 Remove deprecated XmlStringBuilder.rightAngelBracket() Florian Schmaus 2020-04-05 17:26:21 +0200
  • c9efa5581d
    Attempt implementing first IQs mix Paul Schaub 2020-04-05 12:12:00 +0200
  • da7d2e7e08
    Start implementing first MIX discovery methods Paul Schaub 2020-04-04 22:47:47 +0200
  • e6a1cb2f87 Add more constants Paul Schaub 2020-04-03 19:51:57 +0200
  • 1923d174e4 Wip: Add first business classes Paul Schaub 2020-03-14 13:05:53 +0100
  • 310a48f161 Add Mix Providers and tests Paul Schaub 2020-03-02 17:04:04 +0100
  • d38f1c7726 Implement LeaveElementProvider Paul Schaub 2020-02-29 01:48:15 +0100
  • 4845572aee Add MIX elements Paul Schaub 2020-02-29 01:46:54 +0100
  • 12e20c2d6c Remove deprecated methods/fields scheduled for removal in Smack 4.4 Florian Schmaus 2020-04-04 13:03:03 +0200
  • 0cbbac90bc sinttest: use StringUtils.appendTo(Collection, StringBuilder) Florian Schmaus 2020-04-04 13:03:45 +0200
  • 6029ba875b fix-a-javadoc.sh: add FailedNonzaException Florian Schmaus 2020-04-04 13:03:36 +0200
  • e35bdb1da2 Add forgotten XEPs to extensions index.md Paul Schaub 2020-02-24 05:32:28 +0100
  • 3fb4438566 Reorder smack-extensions providers xml Paul Schaub 2020-02-24 04:32:16 +0100
  • cc636fff21 Introduce Smack's Modular Connection Architecture Florian Schmaus 2020-04-04 13:03:31 +0200
  • 75a2d58449 Add forgotten XEPs to extensions index.md reorderProviders Paul Schaub 2020-02-24 05:32:28 +0100
  • 0127e8f204 Reorder smack-extensions providers xml Paul Schaub 2020-02-24 04:32:16 +0100
  • cec312fe64 Help With Documentation Jesus Fuentes 2020-03-16 21:51:05 -0500
  • 4dd3800d82 Remove Bouncycastle as direct dependency Florian Schmaus 2020-03-13 16:58:45 +0100
  • 4beaae7d6a disco: avoid boxing to Integer when not necessary Florian Schmaus 2020-03-13 16:41:27 +0100
  • 39a833166a Add workaround for truststores in JKS format when using Java >= 9 Florian Schmaus 2020-03-13 16:40:46 +0100
  • 863d0bf403 Fix NPE in ServiceDiscoveryManager Florian Schmaus 2020-03-09 14:41:52 +0100
  • 00dd77b346 Try to guess the default truststore and path Florian Schmaus 2020-03-09 13:39:19 +0100
  • 6440f322fe Ensure a X509TrustManager is set Florian Schmaus 2020-02-12 23:09:36 +0100
  • 9a081e621d gradle: use compileClasspath instead of compileOnly Florian Schmaus 2020-03-07 20:08:32 +0100
  • 7b002ea214 gradle: add Android jar to smack-android-extensions compile classpath Florian Schmaus 2020-03-07 20:08:01 +0100