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

Commit graph

  • ae208d6a2f
    Merge pull request #292 from igniterealtime/guusdk-patch-1 Florian Schmaus 2019-02-14 16:13:30 +0100
  • c0a64078c5 build.gradle: Lazily evaluate Android related arguments Florian Schmaus 2019-02-14 12:29:54 +0100
  • 4d3fde4b38
    To many s'ses Guus der Kinderen 2019-02-14 10:37:53 +0100
  • a13829aa74 Add javadoc to Smack(Message|Wrapped)Exception Florian Schmaus 2019-02-10 21:55:07 +0100
  • 394f3d133a Make SmackException abstract Florian Schmaus 2019-02-10 21:53:31 +0100
  • 7e76712c46 Make SASLAuthentication.authenticationFailed(Exception) private Florian Schmaus 2019-02-10 21:51:01 +0100
  • 7fce6b5a98 Introduce SmackMessageException Florian Schmaus 2019-02-10 21:39:48 +0100
  • b51a6c54e8 Introduce SmackSaslException Florian Schmaus 2019-02-10 19:50:46 +0100
  • bb759a136e Use SmackWrappedException where sensible Florian Schmaus 2019-02-10 19:05:55 +0100
  • b7d6edcd1e Do not wrap XmlPullParser exception in openStream() Florian Schmaus 2019-02-10 19:03:07 +0100
  • 7dee3b88a2 Introduce SmackParsingException Florian Schmaus 2019-02-10 19:01:47 +0100
  • 163ca2b009 Merge branch '4.3' Florian Schmaus 2019-02-09 20:15:09 +0100
  • 78dcaec75b Remove null checks for writer/reader fields in XMPPTCPConnection Florian Schmaus 2019-02-09 18:20:55 +0100
  • 60f324eb1b Make writer/reader fields final in XMPPTCPConnection Florian Schmaus 2019-02-09 13:59:06 +0100
  • 09bffb8dca Fail sync points on exception in XMPPTCPConnection Florian Schmaus 2019-02-07 20:43:45 +0100
  • 5c8e830157 Log if not all reader/writer threads where terminated Florian Schmaus 2019-02-08 13:08:51 +0100
  • 62cba0d96f XMPPTCPConnection: Ensure both writer/reader threads are terminated Florian Schmaus 2019-02-06 21:49:58 +0100
  • b17539cc41 travis: Install graphviz Florian Schmaus 2019-02-05 18:39:51 +0100
  • f86eabfefe travis: Build with OpenJDK8 also Florian Schmaus 2019-02-05 18:24:51 +0100
  • 3a155b0792 travis: Use gradle 5.1.1 Florian Schmaus 2019-02-05 18:23:47 +0100
  • 91f200dca0 Do not use deprecated jacoco plugin API Florian Schmaus 2019-02-05 13:47:38 +0100
  • 6edc444b6a Bump jacoco to 0.8.3 Florian Schmaus 2019-02-05 13:41:44 +0100
  • 58a5055067 Bump gradle-animalsniffer-plugin to 1.4.6 Florian Schmaus 2019-02-05 13:41:24 +0100
  • d06f533bb9 Drop OSGi support Florian Schmaus 2019-02-05 13:23:30 +0100
  • 083dac8b83 Rework exceptions in the parsing / provider subsystem Florian Schmaus 2019-02-05 10:41:50 +0100
  • 4c42d0cd32 Add concurrent but in-order listeners to XMPPConnection Florian Schmaus 2019-02-04 21:58:35 +0100
  • fee3ed81ca Introduce XmlEnvironment Florian Schmaus 2019-02-04 13:27:41 +0100
  • dc780ffd6c Make sendStanza() final Florian Schmaus 2019-02-04 09:49:51 +0100
  • 5705f18f58 Remove SmackDaneVerifier.finish(SSLSocket) Florian Schmaus 2019-02-04 09:47:59 +0100
  • 658fd08d20 Use try-with-resources where possible Florian Schmaus 2019-02-04 09:36:37 +0100
  • e98d42790a SmackReactor/NIO, Java8/Android19, Pretty print XML, FSM connections Florian Schmaus 2019-02-04 08:59:39 +0100
  • dba12919d0 Merge branch '4.3' Florian Schmaus 2019-01-30 08:58:26 +0100
  • 5273402b87 Use ranged versions for jXMPP and MiniDNS Florian Schmaus 2018-12-30 16:30:47 +0100
  • ee8728479d Merge branch '4.3' Florian Schmaus 2018-12-27 14:43:31 +0100
  • 1a4ad7b8b5 Mark Local SOCKS5 Proxy thread as daemon thread Florian Schmaus 2018-12-27 14:42:48 +0100
  • 77f466560b Sinttest: Always record why test class could not be constructed Florian Schmaus 2018-12-27 14:40:25 +0100
  • e4c31541e0 Make MultiUserChat.leave() behave as leaveSync() Florian Schmaus 2018-12-26 21:44:35 +0100
  • a9de8e2f76 Merge branch '4.3' Florian Schmaus 2018-12-26 21:40:10 +0100
  • 4b21f003af Add MultiUserChat.leaveSync() Florian Schmaus 2018-12-26 21:39:25 +0100
  • 7a3f6f29cc Merge branch '4.3' Florian Schmaus 2018-12-21 13:21:50 +0100
  • b9c12d44c3 Use InetSocketAddress in log message in XMPPTCPConnection Florian Schmaus 2018-12-21 12:05:14 +0100
  • a2743549b8 Make TCP socket connection attempt interruptable Florian Schmaus 2018-12-17 21:16:03 +0100
  • d1c73eba8d Fix MamManager javadoc Florian Schmaus 2018-12-20 17:00:00 +0100
  • 48e3127172 Always wait for stream features after authentication Florian Schmaus 2018-12-20 16:52:44 +0100
  • fb2a9b2167 Merge branch '4.3' Florian Schmaus 2018-12-14 23:09:59 +0100
  • f6da386dea Ensure that IQ response 'to' address and ID are set correctly Florian Schmaus 2018-12-14 17:18:53 +0100
  • 5ddaa623da Check if unacknowledged stanzas queue is full before adding to it Florian Schmaus 2018-12-08 22:54:13 +0100
  • 0c134db072 Add ConnectionConfiguration.setHostAddressByNameOrIp(CharSequence fqdnOrIp) Florian Schmaus 2018-12-04 12:44:16 +0100
  • 273937199b Merge branch '4.3' Florian Schmaus 2018-11-29 22:55:38 +0100
  • 0332fa54d1 Fix previous archive page requested incorrectly in MamManager Tairs Rzajevs 2018-11-15 15:18:17 +0200
  • 62a0c6f26e Merge branch '4.3' Florian Schmaus 2018-11-29 22:39:55 +0100
  • fa7297019d Add checkstyle rule for "Boolean.valueOf()" usages Florian Schmaus 2018-11-29 22:38:11 +0100
  • dbfc123e5e Use ParserUtils.parseXmlBoolean() where appropriate Florian Schmaus 2018-11-29 22:29:21 +0100
  • 7ea7f9e2e9 Add ParserUtils.parseXmlBoolean(String) Florian Schmaus 2018-11-29 08:55:10 +0100
  • 52a9ab1fe6
    Merge pull request #285 from vanitasvitae/omemoMessageTypeChat Florian Schmaus 2018-11-28 13:57:40 +0100
  • b675f49b3d
    Merge pull request #287 from ge0rg/4.3 Florian Schmaus 2018-11-28 13:57:22 +0100
  • b8bd10b056 RoomInfo: use proper boolean parser for muc#roominfo_subjectmod Georg Lukas 2018-11-27 18:33:39 +0100
  • 8b88f9cb20 Bookmarks: use proper boolean parser for autojoin Georg Lukas 2018-11-27 18:33:39 +0100
  • 229653af30 ParserUtils: fix boolean parser Georg Lukas 2018-11-27 18:27:10 +0100
  • a25890cfcc
    Set message type to 'chat' for OMEMO messages Paul Schaub 2018-11-24 15:49:12 +0100
  • 122ad1ee62 Provide '-Xfatal-warnings' argument to scala compiler Florian Schmaus 2018-11-16 22:25:55 +0100
  • b6dedf50f5 smack-repl: Idiomatic Scala imports Florian Schmaus 2018-11-16 22:19:33 +0100
  • 7274582fcf smack-repl: Enable Scala postfixOps Florian Schmaus 2018-11-16 22:19:16 +0100
  • 3f8fa7a311 Add '-feature' argument to scala compiler Florian Schmaus 2018-11-16 22:18:47 +0100
  • 4358251e89 Merge branch '4.3' Florian Schmaus 2018-11-14 15:02:24 +0100
  • 2900c5ae23 Move xml-not-well-formed (RFC 3920) condition handling to StreamError asokolov 2018-11-14 13:36:10 +0300
  • b705355e3d Add IntegrationTestRosterUtil Florian Schmaus 2018-11-11 17:10:40 +0100
  • 5c090c35d4 Ensure sync listeners not being called after they removed themselves Florian Schmaus 2018-11-02 21:51:09 +0100
  • 004b849bc3 Improve Roster documentation (roster.md) Florian Schmaus 2018-10-31 19:55:49 +0100
  • e835db15a5
    Merge pull request #262 from vanitasvitae/mood Florian Schmaus 2018-11-11 16:55:33 +0100
  • 41284b9e8b
    Merge pull request #282 from vanitasvitae/rosterIntTestOmemo Florian Schmaus 2018-11-11 16:42:32 +0100
  • 22e3f463fa
    Utilize RosterIntegrationTest methods Paul Schaub 2018-11-11 16:32:45 +0100
  • cc1bee4659
    SMACK-828: Add support for XEP-0107: User Mood Paul Schaub 2018-11-11 16:13:41 +0100
  • 62795112d7
    Merge pull request #281 from vanitasvitae/fixDocuLinks Florian Schmaus 2018-11-10 23:54:05 +0100
  • ada64e170d
    Update jingle link and fix formatting Paul Schaub 2018-11-10 21:13:02 +0100
  • 49b7e8b905
    Merge pull request #280 from MarcelHeckel/bosh_connection_with_compression Florian Schmaus 2018-11-09 13:52:16 +0100
  • 1ea10831b6 Enables the HTTP compression in JBOSH Marcel Heckel 2018-11-08 13:36:45 +0100
  • 0adcf889bf
    Merge pull request #278 from vanitasvitae/omemoFileBasedStoreUrlEncode Florian Schmaus 2018-11-08 07:38:43 +0100
  • 9302b08854
    Use new BareJidEncoder class in FileBasedOmemoStore Paul Schaub 2018-11-07 18:17:25 +0100
  • b7ea226c56 Bump "Error Prone" to 2.3.2 Florian Schmaus 2018-10-31 16:06:31 +0100
  • ec7badfda0 Add scala code to smack-repl Florian Schmaus 2018-10-29 08:34:15 +0100
  • 04f7b0a9c8 Bump Ammonite REPL to 1.3.2 Florian Schmaus 2018-10-27 15:40:50 +0200
  • 446b0bb5a9
    Merge pull request #277 from vanitasvitae/oxDirectoryFix Florian Schmaus 2018-10-26 13:03:39 +0200
  • d88e03d70c
    Use URL-encoded bareJid in file-based store implementations Paul Schaub 2018-10-26 10:08:29 +0200
  • 77f3864ea8 Bump jxmpp to 0.7.0-alpha5 Florian Schmaus 2018-10-22 20:43:36 +0200
  • 367580d37b Make sure StanzaCollector is cancelled Florian Schmaus 2018-10-22 11:34:49 +0200
  • 06956a36b9 Bump jxmpp to 0.7.0-alpha3 Florian Schmaus 2018-10-21 10:21:54 +0200
  • 2ee621ed10 Factor NickProvider in extra file and fill under correct package Florian Schmaus 2018-10-21 09:31:15 +0200
  • 382057f520 Make Nick immutable Florian Schmaus 2018-10-21 09:01:54 +0200
  • 2f1f0b6c1a Clear comments in Nick Florian Schmaus 2018-10-21 08:58:33 +0200
  • c053f5a41b Escape nickname in Nick.toXML() Florian Schmaus 2018-10-21 08:57:45 +0200
  • 00ce194109 Use Enum.toString() instead of Enum.name() in XmlStringBuilder.optElement() Florian Schmaus 2018-10-19 09:16:42 +0200
  • 01f9b228f2 Consider enclosing namespace in Stream Management elements Florian Schmaus 2018-10-18 20:57:03 +0200
  • 808bb97332 Bump MiniDNS to 0.4.0-alpha3 Florian Schmaus 2018-10-15 13:12:11 +0200
  • 86e16c9412 Bump MiniDNS to 0.4.0-alpha2 Florian Schmaus 2018-10-14 14:32:01 +0200
  • f94c6cd970 Bump jxmpp to 0.7.0-alpha2 Florian Schmaus 2018-10-14 14:31:47 +0200
  • ab120691cb Merge tag '4.3.1' Florian Schmaus 2018-10-14 14:31:31 +0200
  • 5f05da2f77 Smack 4.3.2-SNAPSHOT Florian Schmaus 2018-10-14 14:22:00 +0200
  • 6a43481320 Smack 4.3.1 Florian Schmaus 2018-10-14 12:53:11 +0200
  • cf22371d3e Catch IllegalArgumentException in XmlUtil clinit Florian Schmaus 2018-10-14 12:10:50 +0200