1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-11-01 01:35:59 +01:00

Commit graph

  • e6433a6870 Merge branch '4.4' Florian Schmaus 2021-03-31 12:26:25 +0200
  • 8c57d34b97
    Merge pull request #466 from Vshnv/master Florian Schmaus 2021-03-29 18:15:40 +0200
  • 4736d080a1 Added proxy support for XEP-0363 Vshnv 2021-03-29 19:01:58 +0530
  • 525db827a9 Added support for Java's Proxy class in ProxyInfo Vshnv 2021-03-29 19:01:42 +0530
  • e04a3877fb Merge branch '4.4' Florian Schmaus 2021-03-25 19:28:58 +0100
  • 92f4aadfdc [sasl] Avoid mechanisms that need a password when none is available Florian Schmaus 2021-03-25 15:01:15 +0100
  • 72e11ebf71 [README] Fix typo; s/NOICE/NOTICE/ Florian Schmaus 2021-03-25 15:00:07 +0100
  • 33d735a42e [core] Make Smack.getNoticeStream() more robust Florian Schmaus 2021-03-25 14:58:44 +0100
  • b58511d624 [core] Also provide incoming Nonzas to SmackDebugger Florian Schmaus 2021-03-25 14:51:25 +0100
  • 5844bee1c3 [javadoc-overview] Disconnect the connection in example code Florian Schmaus 2021-03-25 12:23:39 +0100
  • a39d44ed1f [javadoc-overview] Improve 'License' section Florian Schmaus 2021-03-25 12:23:19 +0100
  • 406daa78f7 [javadoc-overview] Use stanza factory in example code Florian Schmaus 2021-03-25 12:16:04 +0100
  • 61713c500c Merge tag '4.4.2' Florian Schmaus 2021-03-25 11:45:03 +0100
  • 2dab49f048 Smack 4.4.3-SNAPSHOT Florian Schmaus 2021-03-25 09:46:57 +0100
  • 9d64af26b7 Smack 4.4.2 Florian Schmaus 2021-03-25 09:26:02 +0100
  • d07d46bbdc [chat2] Fix resource unlock condition Florian Schmaus 2021-03-25 08:22:12 +0100
  • eb31479913 [muc] Make sendMessage() return a MessageView of the sent message Florian Schmaus 2021-03-25 08:19:53 +0100
  • ed807d5954 Merge branch '4.4' Florian Schmaus 2021-03-23 21:41:25 +0100
  • 64a2db3f19 [sid] Add <origin-id/> to MUC messages if not muc#stable_id Florian Schmaus 2021-03-23 21:21:31 +0100
  • 4381d04831 [muc] Introduce MucMessageInterceptor Florian Schmaus 2021-03-23 21:21:19 +0100
  • b8f23eb371 [sid] Do not enable StableUniqueStanzaIdManager per default Florian Schmaus 2021-03-23 21:20:13 +0100
  • 800c771700 [sid] Check if there is already a <origin-id/> in addOriginId() Florian Schmaus 2021-03-23 21:19:33 +0100
  • 4fefa92e40 Merge branch '4.4' Florian Schmaus 2021-03-19 09:47:07 +0100
  • b276b89916 [sinttest] Add code comment and empty line Florian Schmaus 2021-03-18 21:32:37 +0100
  • ddf96828e4 [sinttest] Add fromMarkers array to exception message Florian Schmaus 2021-03-18 21:32:21 +0100
  • 35cd1a8f88 [sinttest] Do not lazily create fromMarkers Florian Schmaus 2021-03-18 21:30:43 +0100
  • 47178fd27d Bump JUnit to 5.7.1 Florian Schmaus 2021-03-18 09:01:03 +0100
  • 9520aa7d90 [sinttest] Do not create myReceiveMarkers on demand Florian Schmaus 2021-03-15 19:24:19 +0100
  • 11a486d84d [sinttest] Add header to NotAllMessagesReceivedException Florian Schmaus 2021-03-15 19:22:57 +0100
  • f91598e10c [sinttest] Improve NotAllMessageReceivedException Florian Schmaus 2021-03-15 19:22:26 +0100
  • ad8eeebc0d [sinttest] Allow maxPayloadChunks == 0 Florian Schmaus 2021-03-15 19:21:55 +0100
  • d75cd2acb8 [filetransfer] Pre-register 'stream-method' form field Florian Schmaus 2021-03-14 19:34:28 +0100
  • 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