Commit Graph

  • adc159186c [formtypes] Introduce LOOKASIDE_FIELD_REGISTRY Florian Schmaus 2021-03-14 17:58:13 +0100
  • 73941629f3 [sinttest] Call OutgoingFiletransfer.getException() in case of error Florian Schmaus 2021-03-14 17:57:13 +0100
  • 2779187d8c [filetransfer] Set the status to error in setException() Florian Schmaus 2021-03-14 17:54:03 +0100
  • c564c89c40 [extensions] Add OutgoingFileTransfer.setCallback() Florian Schmaus 2021-03-14 17:52:12 +0100
  • f2b44f65d9 [tcp] Add code comment why we need to set "running = false" here Florian Schmaus 2021-03-14 17:51:33 +0100
  • 9d1b88a877 [muc] Do not filter for presence ID if #stable_id is not announced Florian Schmaus 2021-03-12 22:26:36 +0100
  • 61cb73ee37 [core] Add AndFilter(List<StanzaFilter>) constructor Florian Schmaus 2021-03-12 22:25:50 +0100
  • 14142a0ef2 [omemo] Introduce OmemoAesCipher as central AES API Florian Schmaus 2021-03-12 22:23:01 +0100
  • b7905d585d [omemo] Use RandomUtil.fillWithSecureRandom() to generate IV Florian Schmaus 2021-03-12 22:21:58 +0100
  • 17ac41c8cb [core] Add RandomUtil.fillWithSecureRandom(byte[]) Florian Schmaus 2021-03-12 22:21:22 +0100
  • 7cf0112487 [omemo] Cleanup CryptoFailedException Florian Schmaus 2021-03-12 22:19:55 +0100
  • c7b429535b [doc] Fix extensions/index.md table Florian Schmaus 2021-03-10 10:24:39 +0100
  • f9114f780d [tcp] Ignore exceptions in reader thread if writer was terminated Florian Schmaus 2021-03-09 13:10:40 +0100
  • 4adbd21a0f [smack-xmlparser] Allow override of used XmlPullParserFactory Florian Schmaus 2021-03-03 22:25:32 +0100
  • 3bef905ef5 [xmlparser-stax] Move getNamespace() to its friends within the file Florian Schmaus 2021-03-03 21:43:43 +0100
  • ba6968fc79 [xmlparser-stax] Fix potential IAE in StaxXmlPullParser.getNamespace() Florian Schmaus 2021-03-03 21:41:07 +0100
  • 48f5e349b9 Merge tag '4.4.1' Florian Schmaus 2021-03-03 13:39:57 +0100
  • 7d6891c077 Smack 4.4.2-SNAPSHOT Florian Schmaus 2021-03-03 13:38:25 +0100
  • ae44af5d63 Smack 4.4.1 Florian Schmaus 2021-03-03 12:51:56 +0100
  • d4d2a7a6d8 [xdata] Do not require FORM_TYPE field in FilledForm Frank Matheron 2021-02-23 14:25:31 +0100
  • bca3821343
    Merge pull request #465 from Flowdalic/xdata-order-fields Florian Schmaus 2021-03-03 10:11:40 +0100
  • 33f59fd7ed [xdata] Ensure that hidden FROM_TYPE field is first Florian Schmaus 2021-03-02 21:40:52 +0100
  • 687c4f35aa
    Merge pull request #464 from Flowdalic/relax-forms-v2 Florian Schmaus 2021-03-02 15:50:09 +0100
  • 1c262471e5 [xdata] Use extra registry for fields in clark notation Florian Schmaus 2021-02-21 13:01:43 +0100
  • 3c4610d500 Merge branch 'master' of github.com:igniterealtime/Smack Florian Schmaus 2021-02-28 11:59:36 +0100
  • 19521174f4
    Merge pull request #463 from vanitasvitae/intellij_import Florian Schmaus 2021-02-27 16:06:34 +0100
  • af77543544
    Add Smack import schema file for Intellij Paul Schaub 2021-02-27 15:11:11 +0100
  • 1a1a67a2c5 [core] Add assert message in AbstractXMPPConnection.onStreamOpen() Florian Schmaus 2021-02-25 22:09:59 +0100
  • d881395d05
    Merge pull request #460 from Flowdalic/ci-java-15 Florian Schmaus 2021-02-15 13:43:48 +0100
  • 4e90db3191 [gitlab-ci] Also check with Java 15 Florian Schmaus 2021-02-14 20:34:48 +0100
  • 8b0248c346 Bump Mockito to 3.7.7 Florian Schmaus 2021-02-15 13:03:30 +0100
  • 4aacdc5154 Add smack-websocket-java11 Florian Schmaus 2021-02-14 19:42:27 +0100
  • cd40455b62 [smack-integration-test] Bump reflections to 0.9.12 Florian Schmaus 2021-02-14 17:41:11 +0100
  • fe3214291d Bump Bouncy Castle to 1.68 Florian Schmaus 2021-02-14 17:40:49 +0100
  • 9261d6485e [openpgp] Do not put the BouncyCastleProvider at first position Florian Schmaus 2021-02-14 17:39:05 +0100
  • 1b9fae8e52
    Fix minor issues ramabit.avatar Paul Schaub 2021-02-12 00:32:03 +0100
  • ce4f85acf8
    Merge pull request #459 from Flowdalic/reported-data Florian Schmaus 2021-02-01 16:04:48 +0100
  • bda3901910 Deprecate DataForm.Builder.setType() Florian Schmaus 2021-01-29 20:17:30 +0100
  • 070aa8e28e [DataFormProvider] Retrieve field types from <reported/> if possible Florian Schmaus 2021-01-29 20:13:54 +0100
  • 86b48fbf00
    Merge pull request #458 from Flowdalic/errorprone Florian Schmaus 2021-01-29 09:45:24 +0100
  • a7b3303f3e Bump ErrorProne to 2.5.1 and refactor Providers a bit Florian Schmaus 2021-01-28 22:05:47 +0100
  • 0f5297c957
    XEP-0084: User Avatar Fernando Ramirez 2021-01-28 18:25:25 +0100
  • 1df0763f92 Remove AbstractWebsocketNonza since it is no longer needed Aditya Borikar 2020-09-02 09:58:15 +0530
  • c5a546554b Rework WebSocket code Florian Schmaus 2021-01-25 19:51:45 +0100
  • 0c013e4f29 Merge branch '4.4' Florian Schmaus 2021-01-25 19:48:16 +0100
  • 9ab50c374d [extensions] Use StanzaView as parameter type in BoBDataExtension.from() Florian Schmaus 2021-01-25 14:29:21 +0100
  • 84d73e9623 [core] Fix XmlEnvironment namespace: Use default namespace (not element's) Florian Schmaus 2021-01-24 19:23:18 +0100
  • ec80ab4a20
    Merge pull request #456 from Flowdalic/coveralls Florian Schmaus 2021-01-12 16:04:22 +0100
  • 9fb4a2bf4f [gradle] Bump coveralls-gradle-plugin to 2.10.2 Florian Schmaus 2021-01-12 12:43:10 +0100
  • ec2ef1facc
    Merge pull request #455 from Flowdalic/fix-data-form-npe Florian Schmaus 2021-01-12 12:31:17 +0100
  • d64a9d9029 [xdata] Fix NPE in DataForm.Builder.addItem() Florian Schmaus 2021-01-12 09:41:46 +0100
  • 1bfb9f34f1 Merge branch '4.4' Florian Schmaus 2021-01-12 09:22:42 +0100
  • 9d734c4a3e
    Merge pull request #454 from Flowdalic/readme-build-status-github-actions Florian Schmaus 2021-01-12 09:21:54 +0100
  • 3a661d71b9
    Merge pull request #453 from Flowdalic/fix-caps-npe Florian Schmaus 2021-01-12 09:12:16 +0100
  • 8cc4ba0a42 [README] Switch "build status" badge from Travis to Github Actions Florian Schmaus 2021-01-12 09:06:24 +0100
  • df3ca4100b [caps] Check for null in EntityCapsManager.addCapsExtension() Florian Schmaus 2021-01-11 20:14:03 +0100
  • c431d84154 Merge branch '4.4' Florian Schmaus 2021-01-10 20:45:32 +0100
  • 938a4271f3
    Merge pull request #452 from Flowdalic/abstract-provider-element-type Florian Schmaus 2021-01-10 20:45:12 +0100
  • 6eda93228f [core] AbstractProvider should also consider TypeVariable Florian Schmaus 2021-01-08 19:35:15 +0100
  • 1d5949de4d
    Merge pull request #451 from Flowdalic/github-actions Florian Schmaus 2021-01-10 20:36:29 +0100
  • 5b73f2c061 Add Github Actions CI workflow, drop Travis CI Dan Caseley 2020-10-28 17:31:32 +0000
  • 35a71f0131 Merge branch '4.4' Florian Schmaus 2021-01-06 13:51:38 +0100
  • 65d7c1c1b8 [im] Update DirectoryRosterStore TODO note regarding Android API 26. Florian Schmaus 2021-01-06 13:48:49 +0100
  • 40aa9e87b7 [im] DirectoryRosterStore.readEntry() should also catch IllegalArgumentException Florian Schmaus 2021-01-06 13:48:03 +0100
  • d64ee785bd [extensions] Add BoBDataExtension getBobData() and getContentId() Florian Schmaus 2021-01-06 13:47:09 +0100
  • fcc372754e Fix NPE in BoBIQ by adding XmlStringBuilder.optIntAttribute(String, Integer) Florian Schmaus 2021-01-06 13:45:13 +0100
  • 198c51356d Add initial support for XEP-0103 and XEP-0104: URL Address Information url_address_information Paul Schaub 2020-12-31 00:04:18 +0100
  • d8642847ea Merge tag '4.4.0' Florian Schmaus 2020-12-06 12:16:44 +0100
  • ca3679add9 Smack 4.4.1-SNAPSHOT Florian Schmaus 2020-12-06 12:15:19 +0100
  • d8864b62ca Smack 4.4.0 Florian Schmaus 2020-12-06 11:28:41 +0100
  • a4bb5bfda8 [ibb] Use UInt16 for 'seq' and fix its handling Florian Schmaus 2020-12-03 08:53:19 +0100
  • 1a963cc794 Merge branch '4.4' Florian Schmaus 2020-11-25 20:57:44 +0100
  • 02c9058c3d [core] Remove @SuppressWarnings for parseContentDepthWithRoundtrip() Florian Schmaus 2020-11-25 20:50:58 +0100
  • ca497a2199 [core] Fix parseContentDepthWithRoundtrip() and add tests Florian Schmaus 2020-11-25 20:49:31 +0100
  • 821bdf6d86 Smack 4.4.0-rc3-SNAPSHOT Florian Schmaus 2020-11-18 21:19:01 +0100
  • c1f3f8ce13 Smack 4.4.0-rc2 Florian Schmaus 2020-11-18 20:04:55 +0100
  • a2636b2f60 Merge branch '4.4' Florian Schmaus 2020-11-14 15:33:42 +0100
  • f10cbb4a97 [core] Add requireNonNull() check to some connection endpoints Florian Schmaus 2020-11-14 12:41:58 +0100
  • c4228e072b [tcp] Add missing null check in resolveDomain() Florian Schmaus 2020-11-14 12:44:42 +0100
  • 3f3a7cb540 Merge branch '4.4' Florian Schmaus 2020-11-09 21:23:25 +0100
  • 59cf449799 Provide more detailed code comment. Guus der Kinderen 2020-11-09 16:23:21 +0100
  • 0ff8040895 FileTransfer: replace Error.none with null Guus der Kinderen 2020-11-09 16:20:02 +0100
  • 5522d6681e [README] Update contact information Florian Schmaus 2020-11-09 12:26:51 +0100
  • 68f400616d [README] Update URL for Nightly Unique Maven Snapshots Florian Schmaus 2020-11-09 12:21:24 +0100
  • 71f5cfe3da Merge branch '4.4' Florian Schmaus 2020-11-09 11:08:47 +0100
  • e117f431bc Smack 4.4.0-rc2-SNAPSHOT Florian Schmaus 2020-11-09 09:32:29 +0100
  • e6236b0c21 Smack 4.4.0-rc1 Florian Schmaus 2020-11-09 08:54:18 +0100
  • afd18f95c9 Add Smack.getNoticeStream() and 'License' section to README Florian Schmaus 2020-11-08 23:01:39 +0100
  • 1f5ada4822 Add org.jivesoftware.smack.Smack with getVersion() and ensureInitialized() Florian Schmaus 2020-11-08 22:27:57 +0100
  • df96c57093 [address] Get rid of PacketCopy workaround Florian Schmaus 2020-11-08 22:14:15 +0100
  • 72acd8e095 [core] Add StanzaBuilder.build() Florian Schmaus 2020-11-08 22:13:49 +0100
  • 7e311ab9df [muc] Prevent race condition on enter() by waiting Florian Schmaus 2020-11-08 21:46:06 +0100
  • f12fe2264a [muc] Only retrieve MUCUser once in Presence listener Florian Schmaus 2020-11-08 19:37:41 +0100
  • 5dfed2935f Add NOTICE file Florian Schmaus 2020-11-05 12:54:54 +0100
  • e1624e1ab9 Add resources/get-contributors.sh Florian Schmaus 2020-11-05 12:52:22 +0100
  • 74adcda23d Add .mailmap Florian Schmaus 2020-11-05 12:51:52 +0100
  • cfccc78ba0 [muc] Rename local variable 'presence' to 'reflectedSelfPresence' Florian Schmaus 2020-11-03 22:31:22 +0100
  • 5f66685949
    Merge pull request #436 from guusdk/sint-use-specific-assertions Florian Schmaus 2020-10-27 11:57:21 +0100
  • a809f181f5 In tests, use specific assertion implementation Guus der Kinderen 2020-10-03 16:34:18 +0200
  • b7a235f43c
    Merge pull request #435 from guusdk/sint-cli-output-fix Florian Schmaus 2020-10-27 11:14:18 +0100