Commit Graph

  • f7eaa3cc9e gradle: smack-omemo(-signal) add description, remove plugins Florian Schmaus 2020-03-07 20:02:52 +0100
  • 650deda752 gradle: remove unnecessary repositories{} from smack-openpgp/build.gradle Florian Schmaus 2020-03-07 20:02:23 +0100
  • 894f14f8c8
    Fix typos in extension index typos Paul Schaub 2020-02-24 03:18:55 +0100
  • 16e438a108 Merge branch 'master' of github.com:igniterealtime/Smack Florian Schmaus 2020-02-23 19:22:38 +0100
  • 3adb6c290a travis: use gradle 6.2 Florian Schmaus 2020-02-23 18:32:37 +0100
  • 78be8f3a04 junit: bump to 5.6.0 Florian Schmaus 2020-02-23 18:30:59 +0100
  • 961e56a47c proxy: modernize code by using (ByteArrayOutput|DataInput)Stream Florian Schmaus 2019-11-18 21:08:03 +0100
  • b6ad737aa4 proxy: do not call setTcpNoDelay() but instead flush the stream Florian Schmaus 2019-11-18 19:37:10 +0100
  • be2fc23f41 proxy: make it the caller's reponsibility to close the socket Florian Schmaus 2019-11-18 17:44:08 +0100
  • 22d64ebe6b Merge remote-tracking branch 'my/master' Florian Schmaus 2020-02-23 16:59:50 +0100
  • 7b5186f651
    Merge pull request #353 from vanitasvitae/androidApiExceptionWording Florian Schmaus 2020-02-20 15:23:13 +0100
  • 80e9bcf496
    Merge pull request #361 from adiaholic/bugFix Florian Schmaus 2020-02-20 15:22:48 +0100
  • 4a6f49e414
    Merge pull request #362 from Flowdalic/errorprone-1.1.1 Florian Schmaus 2020-02-20 14:44:56 +0100
  • 876aba9866
    Merge pull request #365 from vanitasvitae/iv12 Florian Schmaus 2020-02-20 14:44:34 +0100
  • 5ed594fe73
    Prevent multi-instancing of OfflineMessageManager Paul Schaub 2020-02-17 01:43:40 +0100
  • e10cb1fcc6
    Some more configuration setups smack-messenger Paul Schaub 2020-02-17 01:04:32 +0100
  • 1fe2aa2dca
    Initial commit inbox Paul Schaub 2020-02-16 23:30:01 +0100
  • 7a33471325
    call onlineSetup method on initial connection Paul Schaub 2020-02-16 22:43:41 +0100
  • 1051cd2640
    OMEMO: Switch to sending 12 byte IV Paul Schaub 2020-02-16 22:15:56 +0100
  • cef58fde24 obey to checkstyle static rule avatars Paul Schaub 2019-09-14 20:29:59 +0200
  • ddbbc63aae Require bytes greater 0 Paul Schaub 2019-08-31 17:10:51 +0200
  • df41a4dc9a Add publish methods without size Paul Schaub 2019-08-31 17:07:33 +0200
  • 6b4e2c3842 Invert if-statements to increase readability Paul Schaub 2019-08-31 17:07:17 +0200
  • 6749a1d9d9 Return XmlStringBuilder instead of CharSequence Paul Schaub 2019-08-31 16:59:11 +0200
  • 225a8fa29d remove whitespace noise from index.md Paul Schaub 2019-08-31 16:57:51 +0200
  • fc253578d1 Use nextTag and switch in provider Paul Schaub 2019-08-31 16:56:44 +0200
  • 0fc9822eaa Pass XmlEnvironment to toXML() Paul Schaub 2019-08-31 16:48:35 +0200
  • 3cac79f895 Add documentation Paul Schaub 2019-08-31 16:10:53 +0200
  • 2b4689b3a2 Add UserAvatarException Paul Schaub 2019-08-31 15:53:15 +0200
  • cee80edb13 XEP-0084: User Avatars Paul Schaub 2019-08-31 14:17:13 +0200
  • 0d90e6535e
    Initial commit Paul Schaub 2020-02-08 17:56:24 +0100
  • 6edbe640cb gradle: bump errorprone plugin to 1.1.1 Florian Schmaus 2020-01-28 16:20:55 +0100
  • ee3d25751d Correct ALPHABET in `BASE32.java` adiaholic 2020-01-28 20:19:42 +0530
  • e81c4814ed
    Make use of XmlStringBuilder in AttentionElement Paul Schaub 2020-01-06 18:41:30 +0100
  • 5fd638545d
    build.gradle: Improve android API exception message Paul Schaub 2019-12-13 16:12:18 +0100
  • 467a0821a0 Add Chat State Notifications support for group chat cmeng_chatstates Eng ChonMeng 2019-11-27 19:40:04 +0100
  • a6e2523648 proxy: modernize code by using (ByteArrayOutput|DataInput)Stream Florian Schmaus 2019-11-18 21:08:03 +0100
  • 14cc0c1e41 proxy: do not call setTcpNoDelay() but instead flush the stream Florian Schmaus 2019-11-18 19:37:10 +0100
  • 7afd1fdf46 proxy: make it the caller's reponsibility to close the socket Florian Schmaus 2019-11-18 17:44:08 +0100
  • 9d626bf787 core: improve AsyncButOrdered Florian Schmaus 2019-11-08 10:14:21 +0100
  • a7a298c5d8 Use standard stanza listeners in MultiUserChat Florian Schmaus 2019-11-06 18:44:07 +0100
  • eb4c2c5572 s/occured/occurred/ Florian Schmaus 2019-10-30 12:02:36 +0100
  • b0277d7e74 Emit <starttls/> as empty element when possible Florian Schmaus 2019-10-30 11:59:51 +0100
  • 2915101843 Use isEmpty() in StringUtils.requireNullOrNotEmpty() Florian Schmaus 2019-10-30 11:56:55 +0100
  • 6d1252755b Mark more methods in Stanza as final Florian Schmaus 2019-10-30 09:23:01 +0100
  • ee699f24dd Remove DiscoverInfo.Identity(Identity) copy constructor Florian Schmaus 2019-10-30 08:24:13 +0100
  • 63a4212f7e Remove clone() from DiscoverInfo.Identity Florian Schmaus 2019-10-30 08:22:47 +0100
  • 63ba524758 Make IQ(IQ) constructor protected Florian Schmaus 2019-10-30 08:20:25 +0100
  • e2223254cf Organize imports everywhere Florian Schmaus 2019-10-29 21:12:22 +0100
  • 69767e9538 Rename AbstractIqBuilder subclasses to their designated names Florian Schmaus 2019-10-29 19:21:31 +0100
  • 6e32305987 Apply builder pattern to DiscoverInfo Florian Schmaus 2019-10-29 11:14:55 +0100
  • 36072fb25a test: created mocked connectionwith stanza factory Florian Schmaus 2019-10-29 10:40:41 +0100
  • 4b01892129 Remove unused DiscoverInfo instances in PingTest Florian Schmaus 2019-10-27 07:51:25 +0100
  • e2d206e741 Introduce XMPPConnection.add(Message|Presence)Interceptor Florian Schmaus 2019-10-25 13:57:18 +0200
  • 5db6191110 Introduce StanzaBuilder Florian Schmaus 2019-10-24 15:45:08 +0200
  • 926c5892ad Fix 260c5539b ("Add support for XEP-0118: UserTune") Florian Schmaus 2019-10-17 12:25:09 +0200
  • 260c5539b5 Add support for XEP-0118: UserTune adiaholic 2019-05-01 13:29:10 +0530
  • 8f371c5381 Fix datatype.Scalar equals() and hashCode() methods Florian Schmaus 2019-10-17 12:08:20 +0200
  • db150a850a Fix order of 'actual' and 'expected' in XmlUnitUtils Florian Schmaus 2019-10-13 23:02:53 +0200
  • 7a58862794 gradle: Ensure git command is run projectDir rather than CWD. John Haubrich 2019-10-10 08:46:47 -0400
  • b510d373b5 reactor: have synchronized block include peeking at scheduled actions Florian Schmaus 2019-10-12 10:22:31 +0200
  • 05c920ab56 Fix typo in comment Florian Schmaus 2019-10-12 10:14:17 +0200
  • e23babf147 Add Stanza.setNewStanzaId() and ensureStanzaIdSet() Florian Schmaus 2019-10-05 23:14:41 +0200
  • 133ee29150 Add XmlStringBuilderTest Florian Schmaus 2019-10-05 23:01:03 +0200
  • 30bbdf9fdb Remove deprecated methods from Stanza class Florian Schmaus 2019-10-05 12:16:41 +0200
  • 6b84517ce8
    Catch NumberFormatException when parsing integer clusterIntTest Paul Schaub 2019-09-28 01:32:11 +0200
  • c3cc7461f1
    Add documentation for IntegrationTest host configs Paul Schaub 2019-09-28 01:17:22 +0200
  • 03bde438ce
    Fix typos in XmppConnectionManager Paul Schaub 2019-09-28 01:12:53 +0200
  • 92e8f81b3c
    IntegrationTest: Implement custom host configuration Paul Schaub 2019-09-28 01:12:37 +0200
  • f0300dc906 Remove deprecated "PacketReplyTimeout" methods in SmackConfiguration Florian Schmaus 2019-09-25 23:45:29 +0200
  • 35cf094386 sasl-javax: Do not set system properties in SASLGSSAPIMechanism Florian Schmaus 2019-09-25 23:36:21 +0200
  • eeb6c52f7e Move SASL logic into AbstractXMPPConnection Florian Schmaus 2019-09-24 23:32:08 +0200
  • c3247ef006 Use optElement() instead of optAppend() in StreamInitiation.toXML() Florian Schmaus 2019-09-24 23:29:26 +0200
  • cf48f12565 Add INSTANCE shortcut to SmackTestUtil Florian Schmaus 2019-09-24 23:28:45 +0200
  • 3ee4dd7b3a Move SASL authentication state into SASLMechanism Florian Schmaus 2019-09-24 10:19:12 +0200
  • 1d03cfdc79 checkstyle: Remove redundant whitespace check Florian Schmaus 2019-09-24 10:12:13 +0200
  • 93aaf6d8d7 Remove SASLAuthentication.init() Florian Schmaus 2019-09-23 20:00:16 +0200
  • bf538129c2 SASL: Add missing InterruptedException to "else if" cascade Florian Schmaus 2019-09-23 19:54:47 +0200
  • 5b1d2664af Clear saslException class field before throwing Florian Schmaus 2019-09-23 19:47:37 +0200
  • be0830fc8f smack-xmlparser: Improve ISE message Florian Schmaus 2019-09-23 15:18:06 +0200
  • 28ef30b4b3 smack-java7: Add missing smack-xmlparser-stax dependency Florian Schmaus 2019-09-23 15:11:22 +0200
  • b1a5509927 smack-tcp: Split dot to png into two makefile steps Florian Schmaus 2019-09-23 15:02:49 +0200
  • bd4b91fc26 Introduce AbstractXMPPConnection.outgoingStreamXmlEnvironment Florian Schmaus 2019-09-21 23:00:17 +0200
  • 002d060584 XmlStringBuilder: Map all XML serialization to appendXmlTo() Florian Schmaus 2019-09-21 22:56:20 +0200
  • 6d7b2b70e8 Add util.Consumer and use it in StateDescriptorGraph Florian Schmaus 2019-09-21 22:54:50 +0200
  • b83dacc60a Merge branch 'master' of github.com:igniterealtime/Smack Florian Schmaus 2019-09-18 09:59:57 +0200
  • 3318a44016 XmlStringBuilder: Declare actual return type instead of supertype Florian Schmaus 2019-09-18 09:00:06 +0200
  • 5483e95920 LazyStringBuilder: Wrap NPE in RuntimeException Florian Schmaus 2019-09-18 08:58:51 +0200
  • 8086a11c6c XmlStringBuilder: Use potential length for target StringBuilder Florian Schmaus 2019-09-18 08:55:51 +0200
  • fb3a71a14d Fix ConcurrentModificationException in XmlStringBuilder.appendToXml() Florian Schmaus 2019-09-18 08:48:39 +0200
  • afd61670a4 pubsub: Add removal comment in ConfigureForm Florian Schmaus 2019-09-16 22:04:57 +0200
  • 65b6a7bfa2
    Merge pull request #330 from ge0rg/errlang Florian Schmaus 2019-09-16 17:42:45 +0200
  • a2acb7b66e
    Merge pull request #345 from vanitasvitae/enableStanzaId Florian Schmaus 2019-09-16 17:40:16 +0200
  • effe82a9c9
    Merge pull request #346 from vanitasvitae/fixAndroid Florian Schmaus 2019-09-16 09:53:55 +0200
  • 2f667f95a8 gradle: Remove archives configuration Florian Schmaus 2019-09-15 23:51:26 +0200
  • 89cb3f679b gradle: Switch to 'maven-publish' plugin Florian Schmaus 2019-09-15 19:49:22 +0200
  • 4ed4e8f71c
    Don't compile android.jar contents into smack-android jar Paul Schaub 2019-09-13 14:33:58 +0200
  • 8978457170
    Don't compile android.jar contents into smack-android jar mercury_master Paul Schaub 2019-09-13 01:14:12 +0200
  • f2e1d7ddd5 Add XmlEnvironment conscious ParserUtils.getXmlLang() Florian Schmaus 2019-09-12 15:04:51 +0200
  • 86c28e9d13 Use XmlEnvironment.EMPTY instead of null in PacketParserUtils Florian Schmaus 2019-09-12 15:04:07 +0200