1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2025-09-14 12:49:41 +02:00

Commit graph

  • 901b316c06
    Add and register BodyElementProvider Paul Schaub 2018-05-06 18:47:44 +02:00
  • ab30b0c921 Add AndroidSmackInitializer.initialize(Context) Florian Schmaus 2018-05-06 13:35:11 +02:00
  • 8fbe84ad4b Bump jxmpp to 0.6.2 Florian Schmaus 2018-05-05 10:57:32 +02:00
  • 82cbc40327 Bump MiniDNS to 0.3.0 Florian Schmaus 2018-05-05 10:24:45 +02:00
  • ce715fc91e Make smack-android depend on minidns-android21 Florian Schmaus 2018-05-03 17:09:37 +02:00
  • 95534da53f
    Make receipts id optional Paul Schaub 2018-04-28 13:24:46 +02:00
  • 64c16e4f0d
    Fix extensions table by adding missing table header. Paul Schaub 2018-04-27 10:51:58 +02:00
  • 5ab2903c32 Change Element.toXml() to toXml(String enclosingNamespace) Florian Schmaus 2018-04-25 14:20:18 +02:00
  • 380f9a2b72 build.gradle: Update jxmpp javadoc link Florian Schmaus 2018-04-25 10:04:45 +02:00
  • a91ca2aebf Bump MiniDNS to 0.3.0-alpha1 Florian Schmaus 2018-04-24 21:41:31 +02:00
  • 6c4a02691e Make PubSub's SimplePayload infer the XML Element name and namespace Florian Schmaus 2018-04-23 22:00:12 +02:00
  • a3e365bfb9 Update javadoc links to JavaSE javadoc Florian Schmaus 2018-04-23 21:26:19 +02:00
  • cc0022c919 Globally s;Stanza(/Packet);Stanza; and more 'packet' → 'stanza' Florian Schmaus 2018-04-23 21:06:35 +02:00
  • 98109e7b86 Record request stanza in XMPPErrorException Florian Schmaus 2018-04-23 20:56:54 +02:00
  • 2065a7ed01 Add findServicesDiscoverInfo() with service argument Florian Schmaus 2018-04-23 20:41:33 +02:00
  • 31244ae982 Make PubSub elements namespace aware Florian Schmaus 2018-04-19 11:05:43 +02:00
  • acc64ffc2d Remove unnecessary argument from createMockedConnection() Florian Schmaus 2018-04-18 14:10:14 +02:00
  • 2050845289 Fix Protocol code examples in Javadoc Florian Schmaus 2018-04-18 13:20:23 +02:00
  • 73168bff69 Use XmlUtil for XML pretty printing in Protocol Florian Schmaus 2018-04-18 13:16:57 +02:00
  • 4fb34a6952 Add MultiUserChatManager.getMucServiceDomains() Florian Schmaus 2018-04-18 09:11:04 +02:00
  • 5fbf2ce75a Make Workgroup JID an EntityBareJid in smackx.workgroup Florian Schmaus 2018-04-18 08:48:52 +02:00
  • 96046a063a Make Agent an EntityBareJid in smackx.workgroup Florian Schmaus 2018-04-18 08:27:10 +02:00
  • f69cd55970
    Merge pull request #232 from TimothyPitt/PubSub_NotificationType Florian Schmaus 2018-04-16 18:22:08 +02:00
  • d5aaf8fdab Notification type for pubsub node config Timothy Pitt 2018-04-16 16:03:02 +02:00
  • 74f14484e6 Merge tag '4.2.4' Florian Schmaus 2018-04-15 14:48:22 +02:00
  • b548da0707 Smack 4.2.4 Florian Schmaus 2018-04-15 14:01:49 +02:00
  • fbdb4112ba
    Merge pull request #231 from vanitasvitae/omemoEme Florian Schmaus 2018-04-15 13:56:06 +02:00
  • e200f2ddf8
    Add OMEMO to EME Paul Schaub 2018-04-15 13:39:27 +02:00
  • 7baf276ba0 Bump jxmpp to 0.6.2 Florian Schmaus 2018-04-13 10:15:28 +02:00
  • 5f58529c3a Switch argument of VCard.setJabberId() to CharSequence Florian Schmaus 2018-04-11 09:55:56 +02:00
  • 2674161255
    Merge pull request #211 from vanitasvitae/idle Florian Schmaus 2018-04-10 19:40:17 +02:00
  • ea7be844de
    Merge pull request #217 from TimothyPitt/PubSub_ModifySubs Florian Schmaus 2018-04-10 19:39:17 +02:00
  • 2614c0d5c1
    Add support for XEP-0319: Last User Interaction (SMACK-636) Paul Schaub 2018-04-09 20:59:39 +02:00
  • 832c0a92aa Added pubsub Node.modifySubscriptionsAsOwner with test Timothy Pitt 2018-03-20 11:49:32 +01:00
  • b5bc7d8d9f Use XMPP service name when creating the TLS socket Florian Schmaus 2018-04-09 08:18:13 +02:00
  • 476fdf99a1 Inroduce AsyncButOrdered Florian Schmaus 2018-04-08 21:21:50 +02:00
  • 1acfd872a7 Merge branch '4.2' Florian Schmaus 2018-04-07 23:51:58 +02:00
  • 14d20367b2 Improve chat2 integration tests Florian Schmaus 2018-04-07 23:42:46 +02:00
  • 207d007853
    Merge pull request #205 from vanitasvitae/chat2IntTest Florian Schmaus 2018-04-07 23:35:15 +02:00
  • 270e378287 Fix StreamManagement.Failed.toXML() Florian Schmaus 2018-04-07 23:10:58 +02:00
  • d275d9a7da Remove TODO comment in packet.StreamManagement Florian Schmaus 2018-04-07 23:06:49 +02:00
  • 2efec89050 Rename XMPPError to StanzaError Florian Schmaus 2018-04-07 21:25:40 +02:00
  • 609f4243d9 Remove deprecated method in PUshNotificationsManager Florian Schmaus 2018-04-07 21:22:39 +02:00
  • 93680e34e2 Remove no longer required 'deprecation' suppression in debug-slf4j Florian Schmaus 2018-04-07 21:20:52 +02:00
  • f11134dc4c Remove deprecated reconnection callbacks in ConnectionListener Florian Schmaus 2018-04-07 21:15:20 +02:00
  • 0a99291d59 Make asyncGo() and schedule() static Florian Schmaus 2018-04-07 21:11:55 +02:00
  • 0e15a903d9 Do not silently swallow exceptions in ChatStateManager Florian Schmaus 2018-04-06 19:37:18 +02:00
  • 19a445ea02 Remove unnecessary check in ChatStateManager Florian Schmaus 2018-04-06 19:32:44 +02:00
  • 9d53363413 Synchronize ChatStateManager's chatStateListeners Florian Schmaus 2018-04-06 19:31:32 +02:00
  • 75babfb9c6 Add comment to HttpFileUploadManager Florian Schmaus 2018-04-06 13:26:03 +02:00
  • 1d88c857b5 Change FormField value(s) type from String to CharSequence Florian Schmaus 2018-04-06 13:24:54 +02:00
  • 9b5dafe541 Enable LeftCurly checkstyle check Florian Schmaus 2018-04-06 10:21:46 +02:00
  • 5a841ff0a8 Remove support for classpath:org.jivesoftware.smack/disabledClasses Florian Schmaus 2018-04-05 19:37:56 +02:00
  • f73641da5a Better exception messages on Smack initialization Florian Schmaus 2018-04-04 16:42:29 +02:00
  • f48b761c33 Log exception when handling debugEnable Florian Schmaus 2018-04-04 16:42:09 +02:00
  • ac5508ae37 Remove deprecated CustomSmackConfiguration on intialization Florian Schmaus 2018-04-04 16:41:49 +02:00
  • 6a42d5baff Rework FileUtils Florian Schmaus 2018-04-04 16:41:24 +02:00
  • 2a56b24929
    Add IntegrationTests for chat2 API Paul Schaub 2018-04-04 15:41:59 +02:00
  • 632c172f6d Add pubsub publishing and altaccuracy parameter to geoloc Fernando Ramirez 2018-04-04 15:02:23 +02:00
  • f8f70bc5fb
    Merge pull request #229 from fuentesj11/update-disco-doc Florian Schmaus 2018-04-04 14:50:20 +02:00
  • a0d769225c
    Merge pull request #228 from fuentesj11/update-providers-doc Florian Schmaus 2018-04-04 14:49:49 +02:00
  • b1b2c49e18
    Merge pull request #227 from fuentesj11/update-processing-doc Florian Schmaus 2018-04-04 14:49:27 +02:00
  • bcf6d3ecef
    Merge pull request #226 from fuentesj11/update-hoxt-doc Florian Schmaus 2018-04-04 14:48:53 +02:00
  • fe157b1a2a
    Merge pull request #225 from fuentesj11/update-filetransfer-doc Florian Schmaus 2018-04-04 14:48:04 +02:00
  • 5f83edb86b
    Merge pull request #221 from fuentesj11/update-docs3 Florian Schmaus 2018-04-04 14:47:19 +02:00
  • 2756759f67
    Merge pull request #220 from fuentesj11/update-docs2 Florian Schmaus 2018-04-04 14:45:33 +02:00
  • 58141940e9
    Merge pull request #219 from fuentesj11/update-doc1 Florian Schmaus 2018-04-04 14:45:06 +02:00
  • 9bd88e0df5 Update disco.md Jesus Fuentes 2018-04-03 08:46:50 -05:00
  • b13178ddfd Update providers.md Jesus Fuentes 2018-04-03 08:26:14 -05:00
  • 3acc94f7e6 Update processing.md Jesus Fuentes 2018-04-03 08:14:45 -05:00
  • 969a3729d5 Update hoxt.md Jesus Fuentes 2018-04-03 07:51:18 -05:00
  • 2e4e593a97 Update filetransfer.md Jesus Fuentes 2018-04-03 07:30:09 -05:00
  • 32f8c345fb Update disco.md Jesus Fuentes 2018-04-03 07:15:16 -05:00
  • d92f24ea66
    Merge pull request #224 from fuentesj11/update-docs6 Florian Schmaus 2018-04-03 07:49:41 +02:00
  • b472ba0dd2
    Merge pull request #223 from fuentesj11/update-docs5 Florian Schmaus 2018-04-03 07:48:44 +02:00
  • 8a83d2245f
    Merge pull request #222 from fuentesj11/update-docs4 Florian Schmaus 2018-04-03 07:48:05 +02:00
  • 22b8f29d90
    Merge pull request #218 from fuentesj11/update-documentation Florian Schmaus 2018-04-03 07:45:27 +02:00
  • b443958bee Remove setting to disable legacy session establishment Florian Schmaus 2018-04-02 13:27:01 +02:00
  • f0c5d1db74 Update/Edit documentation Jesus Fuentes 2018-04-01 09:57:13 -05:00
  • 2a3b7ca4ff Update/Edit documentation Jesus Fuentes 2018-04-01 09:23:09 -05:00
  • 74a4828df9 Update/Edit documentation Jesus Fuentes 2018-04-01 09:17:57 -05:00
  • fba36dbff6 Update/Edit documentation Jesus Fuentes 2018-04-01 09:12:31 -05:00
  • 63de8abde5 Update/Edit documentation Jesus Fuentes 2018-04-01 09:05:56 -05:00
  • 31706c503b Update/Edit documentation Jesus Fuentes 2018-04-01 08:59:27 -05:00
  • d60f3d1ee6 Update/Edit documentation Jesus Fuentes 2018-04-01 08:43:29 -05:00
  • ad87243060 Globally 's;stanza(/packet);stanza;' Florian Schmaus 2018-03-31 14:17:30 +02:00
  • 1d12be1644 Add XMPPConnection.sendIqRequestAndWaitForResponse(IQ) Florian Schmaus 2018-03-31 14:15:46 +02:00
  • a9ca1a0989 Enable ModifierOrder checkstyle check Florian Schmaus 2018-03-29 12:35:11 +02:00
  • bd08f11c4a Add DataValidationTest.testNamespacePrefix() Florian Schmaus 2018-03-28 19:37:26 +02:00
  • 702b9a5139 Use an extra variable for 'name' in DataValidationProvider Florian Schmaus 2018-03-28 19:35:41 +02:00
  • 3132d9a224 Bump errorprone to 2.2.0 Florian Schmaus 2018-03-28 15:56:04 +02:00
  • 214218c49b Bump checkstyle to 8.8 Florian Schmaus 2018-03-28 14:09:44 +02:00
  • dcb30d8029 Fix style issues in smack-java7 Base64 Florian Schmaus 2018-03-28 14:47:45 +02:00
  • 4c13ea4125 Fix style issues in Workgroup Macros Florian Schmaus 2018-03-28 14:47:33 +02:00
  • 74e3d56ba2 Fix style issues in EnhancedDebugger Florian Schmaus 2018-03-28 14:47:20 +02:00
  • b5209f4701 Enable RedundantModifier checkstyle check Florian Schmaus 2018-03-28 14:02:21 +02:00
  • 193688e553 Merge branch '4.2' Florian Schmaus 2018-03-28 12:51:28 +02:00
  • 5b9254aff5
    Merge pull request #209 from fuentesj11/rename-deprecate-xmppconnection-methods Florian Schmaus 2018-03-28 12:11:32 +02:00
  • fb90d2af23
    Merge pull request #203 from vanitasvitae/documentation Florian Schmaus 2018-03-28 12:08:43 +02:00
  • 701b9671dc travis: Use gradle 4.6 Florian Schmaus 2018-03-28 10:57:05 +02:00