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

Commit graph

  • 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 fixAndroid Paul Schaub 2019-09-13 14:33:58 +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
  • 9b186f2541 Add support for XEP-0328: JID Prep Florian Schmaus 2019-09-08 18:29:46 +0200
  • 09e7368313 Delete unused IQ(String) constructor Florian Schmaus 2019-09-08 18:17:35 +0200
  • a6a1142255 Improve OX's PubkeyElement Florian Schmaus 2019-09-07 23:27:36 +0200
  • 34f1c2b79e errorprone: Enable MethodCanBeStatic Florian Schmaus 2019-09-07 23:01:39 +0200
  • 870d1a7238 build.gradle: Bump gradle-errorprone-plugin to 0.8.1 Florian Schmaus 2019-09-07 22:59:38 +0200
  • 65576cf3c2 Rework XML Element hierarchy and XmlStringBuilder Florian Schmaus 2019-09-07 18:17:08 +0200
  • e9bcdf3e6d QueryArchiveTest: Call assertsEquals with the correct order of arguments Florian Schmaus 2019-09-07 17:05:37 +0200
  • e8819d31dd PagingTest: Call assertsEquals with the correct order of arguments Florian Schmaus 2019-09-07 10:11:32 +0200
  • dd4df0a5ef Improve how XmlStringBuilder handles enclosing XML environments Florian Schmaus 2019-09-04 09:48:02 +0200
  • 935465a11b Remove duplicate code in XmlStringBuilder Florian Schmaus 2019-09-04 09:47:29 +0200
  • 85ef149c83 Make XmlStringBuilder.prelude() protected Florian Schmaus 2019-09-04 09:45:53 +0200
  • 80793910b8
    Make adding originId by default configurable enableStanzaId Paul Schaub 2019-09-02 17:39:27 +0200
  • a36e74832e
    Merge pull request #344 from vanitasvitae/fixStanzaIDs Florian Schmaus 2019-09-02 13:18:27 +0200
  • ff8d1b8299 travis: Add javadocAll to 'script' gradle targets Florian Schmaus 2019-09-01 17:15:51 +0200
  • 1a7e2c1510 javadocAll: Set source to sourceCompatibility to work around bug Florian Schmaus 2019-09-01 22:44:14 +0200
  • 75625283ef Make "duplicate" package-info.java files symbolic links Florian Schmaus 2019-09-01 17:14:51 +0200
  • ac77c969ac gradle: Use project(':foo') intead of project(path: ':foo') when possible Florian Schmaus 2019-09-01 17:09:42 +0200
  • 3d0e5716e7
    Add documentation Paul Schaub 2019-08-31 19:36:17 +0200
  • 4d298e39e3
    XEP-0359: Fix appending origin-ids Paul Schaub 2019-08-31 19:36:10 +0200
  • 5b23b9a6ae
    Merge pull request #342 from fenek/fix-http-file-upload-header Florian Schmaus 2019-08-30 19:46:15 +0200
  • 1a3067c89b Enable werror for javadoc and fix javadoc issues Florian Schmaus 2019-08-30 12:08:30 +0200
  • 4249c1a845 Improve PepManager.publish() Florian Schmaus 2019-08-28 22:50:58 +0200
  • 563dad08e8 Remove trailing semicolon in the header used in HttpFileUploadManager Piotr Nosek 2019-08-28 17:53:04 +0200
  • 851bd3c5dd Add IllegalArgumentException to parsing exceptions Florian Schmaus 2019-08-27 09:00:22 +0200
  • 944dd71976
    Merge pull request #341 from vanitasvitae/prekeyid Florian Schmaus 2019-08-24 13:12:21 +0200
  • a160358d5d
    OMEMO: Allow prekey ID 0 Paul Schaub 2019-08-24 12:22:38 +0200
  • 8f2eefaeb0 Fix whitespace errors in AbstractXMPPConnection Florian Schmaus 2019-08-22 15:28:54 +0200
  • 9f0420be4f
    Merge pull request #339 from bjalon/patch-5 Florian Schmaus 2019-08-22 15:16:58 +0200
  • afcc0935ef
    Merge pull request #336 from bjalon/patch-4 Florian Schmaus 2019-08-22 15:16:48 +0200
  • 9dc24c2b11
    Merge pull request #335 from bjalon/patch-3 Florian Schmaus 2019-08-22 15:16:37 +0200
  • d71ea55edc
    Merge pull request #334 from bjalon/patch-2 Florian Schmaus 2019-08-22 15:16:17 +0200
  • bf0c69c93e
    Merge pull request #333 from adiaholic/docFix Florian Schmaus 2019-08-22 15:16:00 +0200
  • c6b75d8bcc
    Merge pull request #308 from adiaholic/SMACK-718 Florian Schmaus 2019-08-22 14:54:15 +0200
  • f863bd222c Merge branch '4.3' Florian Schmaus 2019-08-22 11:52:41 +0200
  • d40b16b5a7 Fix log message format in Roster: s/{}/{0}/ Florian Schmaus 2019-08-22 10:50:03 +0200
  • 01e0ae230b Deprecate setHostAddressByNameOrIp() and move logic into setHost() Florian Schmaus 2019-08-22 10:30:46 +0200
  • 9923268391 Remove LOCK in OmemoManager and use Manager instance instead Florian Schmaus 2019-08-06 08:23:10 +0200
  • d7b7abc7eb Delete XML whitespace before feeding the Base64 decoder Florian Schmaus 2019-08-05 22:20:36 +0200
  • 1bc8a22b28 Add StringUtils.deleteXmlWhitespace(String) Florian Schmaus 2019-08-05 22:20:21 +0200
  • 1893fa7474
    Update muc.md Benjamin JALON 2019-08-05 12:57:48 +0200
  • 3a0356488d Add OmemoClient repl class Paul Schaub 2019-08-04 15:28:46 +0200
  • e6ac568f32 Change license of smack-repl to GPLv3 Paul Schaub 2019-08-04 15:28:21 +0200
  • 1bce378e6d smack-omemo*: Do not swallow IOException deep within the library Florian Schmaus 2019-08-05 08:28:42 +0200
  • 699905a1de Use HttpURLConnection.setFixedLengthStreamingMode(long) Florian Schmaus 2019-08-04 23:04:00 +0200
  • ca7529c192 Use Integer.compare(int, int) now that we are on Android 19 Florian Schmaus 2019-08-04 23:03:42 +0200
  • 144e99c020 DocFix in NodeInformationProvider adiaholic 2019-08-02 11:20:37 +0530
  • f7a699af8a
    Update gettingstarted.md Benjamin JALON 2019-08-04 14:35:04 +0200
  • 3e74d11b45 Disable MucMemoryLeakTest Florian Schmaus 2019-08-03 22:25:21 +0200
  • efb206f7bd Use Locale.getDefault() to initialize the language Florian Schmaus 2019-08-03 22:20:05 +0200
  • 6a0e0f0f67 Implement xml:lang support in ConnectionConfiguration and AbstractXMPPConnection Georg Lukas 2019-07-26 15:02:47 +0200
  • 12cbeede57 Use Enum.toString() in XmlStringBuilder.element(String, Enum) Florian Schmaus 2019-08-03 22:15:44 +0200
  • afa5c0f5ad
    Update processing.md Benjamin JALON 2019-08-03 11:44:46 +0200
  • b8cf599691
    Update providers.md Benjamin JALON 2019-08-03 11:42:25 +0200
  • 093b576e0d Errors: language selection for error description Georg Lukas 2019-07-30 15:33:38 +0200
  • eecd5b70d3 Merge branch 'master' of github.com:igniterealtime/Smack Florian Schmaus 2019-07-30 11:35:45 +0200
  • 8da954f7a4 OpenPGP: Bump Pgpainless to 0.0.1-alpha7 Florian Schmaus 2019-07-25 09:56:46 +0200
  • 96e14471d0
    Merge pull request #324 from adiaholic/spellcorrection Florian Schmaus 2019-07-28 18:11:56 +0200
  • d2f9617418
    Merge pull request #326 from adiaholic/bugFix Florian Schmaus 2019-07-28 17:50:09 +0200
  • 41a3ec05c7 Returning obtained XmlStringBuilder instead of null adiaholic 2019-07-28 16:36:12 +0530
  • b86d088926 Bump BouncyCastle to 1.62 Florian Schmaus 2019-07-27 12:37:55 +0200
  • 4ca2c7cc69 Enable MissingJavadocPackage and UnnecessaryParentheses checkstyle checks Florian Schmaus 2019-07-24 09:18:39 +0200
  • 2ac452fe1e travis: Use apt addon to install graphviz Florian Schmaus 2019-07-22 08:47:37 +0200
  • 95c73f51b1 Bump Checkstyle to 8.22 Florian Schmaus 2019-07-21 23:07:53 +0200
  • 9de2b983c8 gradle: Add workaround for gpg signatory not supporting 'required' Florian Schmaus 2019-07-21 09:01:07 +0200
  • 4e34f221d8 Smack 4.4.0-alpha3-SNAPSHOT Florian Schmaus 2019-07-21 08:01:49 +0200
  • acefc9d324 Smack 4.4.0-alpha2 Florian Schmaus 2019-07-20 10:40:52 +0200
  • 5ba85aa8a7 gradle: Use gpg-agent for signing Florian Schmaus 2019-07-20 22:34:05 +0200
  • 2da2633b0f travis: Update cache configuration Florian Schmaus 2019-07-19 23:34:21 +0200
  • ce0ddcf69c travis: Remove "sudo: false" as recommended by travis Florian Schmaus 2019-07-19 22:43:52 +0200
  • 8c69048be3 travis: Update the Ubuntu repositories Florian Schmaus 2019-07-19 20:34:27 +0200
  • fcb95bf549 travis: Remove openjdk8, add openjdk(9|11) Florian Schmaus 2019-07-19 15:12:09 +0200
  • cd0cb95ce1 checkstyle: Use $config_loc for Java 11 Florian Schmaus 2019-07-20 09:36:14 +0200
  • 947244b704 Use XMLInputFactory.newInstance() instead of newFactory() Florian Schmaus 2019-07-19 19:22:51 +0200
  • 91ec6cc955 Javadoc changes for Java 11 compatibility Florian Schmaus 2019-07-19 18:10:36 +0200
  • 8fa90113c9 Remove finalize() from AbstractXmppNioConnection Florian Schmaus 2019-07-19 15:17:35 +0200
  • ce57c952ce travis: Use Ubuntu 14.04 (Trusty) Florian Schmaus 2019-07-19 15:06:28 +0200
  • 346a86dae0 travis: Use apt-get instead apt Florian Schmaus 2019-07-19 14:51:42 +0200
  • 68e14bd897 travis: Also call 'install' target Florian Schmaus 2019-07-19 14:23:53 +0200
  • ca9fb36d09 travis: Use gradle 5.5.1 Florian Schmaus 2019-07-19 14:16:19 +0200
  • 90cbcaebc7 smack-android/build.gradle: Use 'implementation' for smack-xmlparser-xpp3 Florian Schmaus 2019-07-19 14:13:49 +0200
  • fe85ab3b83 Correcting mini typing error adiaholic 2019-07-09 22:12:26 +0530
  • 658905e1ba Do not check exception message in PacketParserUtilsTest Florian Schmaus 2019-07-05 17:40:45 +0200
  • fda9408cf3 Use XmlStringBuilder in PubSub's SubscribeExtension Florian Schmaus 2019-07-05 11:31:12 +0200
  • 9c0da3ed07 Change SubscribeExtension's jid field type from String to Jid Florian Schmaus 2019-07-05 11:24:02 +0200
  • 89b64fbf0c Add TODO comment to XmppNioTcpConnection Florian Schmaus 2019-05-29 11:50:25 +0200
  • 60c7e0ab76 Fix typo in XmppNioTcpConnection: s/Therfore/Therefore/ Florian Schmaus 2019-05-29 11:49:16 +0200
  • 178ae8abef Merge branch 'master' of github.com:igniterealtime/Smack Florian Schmaus 2019-07-04 16:57:07 +0200
  • aec648c34b Improve PubSubIntegrationTest Florian Schmaus 2019-07-04 16:45:28 +0200