1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2025-09-15 12:09:38 +02:00

Commit graph

  • c792be9267 Add StringUtils.requireNullOrNotEmpty() Florian Schmaus 2018-06-07 17:55:00 +02:00
  • 414d730962 Optimize XmlStringBuilder.element() for the empty element case Florian Schmaus 2018-06-07 17:15:16 +02:00
  • a3cf1ab0ca Fix MamManager.isSupported(): Use archive address Florian Schmaus 2018-06-06 08:39:44 +02:00
  • 5ae164f670 Add Forwarded.extractMessagesFrom(Collection<Forwarded>) Florian Schmaus 2018-06-06 08:39:09 +02:00
  • f2ea3e0d5b Add XmlUnitUtils.assertXmlSimilar() Florian Schmaus 2018-06-03 21:19:38 +02:00
  • 8aa7029b38 Add DataForm.addFields() Florian Schmaus 2018-06-03 21:19:04 +02:00
  • d26baeb66f Add Date API methods to FormField values Florian Schmaus 2018-06-03 17:28:49 +02:00
  • 298bcc8097 Improve FormField.resetValues() Florian Schmaus 2018-06-03 17:17:29 +02:00
  • 2adf8a79af Add CommandsProviderTest Florian Schmaus 2018-06-03 17:01:08 +02:00
  • fb5d7ff7d4 Add MamManager.getInstanceFor(MultiUserChat) Florian Schmaus 2018-05-31 18:37:31 +02:00
  • ccf2b8bcf8 Add MultiUserChat.getXmppConnection() Florian Schmaus 2018-05-31 18:37:08 +02:00
  • cb97b5032c Improve javadoc for MamManager.getInstanceFor(XMPPConnection) Florian Schmaus 2018-05-31 18:27:54 +02:00
  • 50e98fe31d Improve javadoc for MamManager.isSupported() Florian Schmaus 2018-05-31 18:27:34 +02:00
  • 7a2e4140c7 Add MamManager.getArchiveAddress() Florian Schmaus 2018-05-31 18:27:11 +02:00
  • 8f691e4b1d Add ArrayBlockingQueueWithShutdown.tryTake() Florian Schmaus 2018-05-31 17:20:09 +02:00
  • 751c7b0d40 Improve ArrayBlockingQueueWithShutdown.tryPut() Florian Schmaus 2018-05-31 17:19:36 +02:00
  • b80cc795e3
    Merge pull request #240 from jitsi/clean-muc-map-4.3 Florian Schmaus 2018-05-22 09:40:55 +02:00
  • a89f3458f2
    Merge pull request #239 from vanitasvitae/fileutils Florian Schmaus 2018-05-22 09:40:21 +02:00
  • fd5e86ce5a fix: Cleans the multiUserChats map. Boris Grozev 2018-05-21 14:44:23 -05:00
  • 168e9398e3
    Add method to delete directory Paul Schaub 2018-05-21 12:35:25 +02:00
  • 27c77fcb1c Add utility methods Paul Schaub 2018-04-30 13:54:52 +02:00
  • 84f282befe Add XMPPConnection trySendStanza() Florian Schmaus 2018-05-16 08:09:09 +02:00
  • c7697ea9d0 Add ArrayBlockingQueueWithShutdown.tryPut(E) Florian Schmaus 2018-05-16 07:57:50 +02:00
  • 59ac41faef README.md: Fix openhub.net link, remove Flattr Florian Schmaus 2018-05-13 21:19:45 +02:00
  • 98a029e9c7 Set name of local SOCKS5 proxy thread Florian Schmaus 2018-05-13 19:37:41 +02:00
  • 929361f35b Smack 4.3.0-rc1-SNAPSHOT Florian Schmaus 2018-05-12 19:48:15 +02:00
  • 0a55ca2e75 Smack 4.4.0-alpha1-SNAPSHOT Florian Schmaus 2018-05-12 19:47:48 +02:00
  • 0cdd80b09e Smack 4.3.0-beta2 Florian Schmaus 2018-05-12 17:10:02 +02:00
  • fd97f5ba0b Use a CopyOnWriteArraySet for joinedRooms Florian Schmaus 2018-05-10 20:18:48 +02:00
  • cb27b02658 Make SmackFuture use Smack's cached executor service Florian Schmaus 2018-05-10 19:36:11 +02:00
  • a22ec4b112 Use java.text.Normalizer for SASLPrep Florian Schmaus 2018-05-10 19:33:28 +02:00
  • 72de6540b2 Add DiscoInfoLookupShortcutMechanism and EntityCapabilitiesChangedListener Florian Schmaus 2018-05-10 19:24:55 +02:00
  • 0e31bc8f73 Fix Stanza.overrideExtension(ExtensionElement) Florian Schmaus 2018-05-10 15:34:24 +02:00
  • 458d8d98b6 Make junit assertion more verbose Florian Schmaus 2018-05-10 15:26:06 +02:00
  • c94962c763 Add toString() to Disco Feature and Identity Florian Schmaus 2018-05-10 15:25:20 +02:00
  • 6f83553c1b Reduce scope of 'discoInfoSend' in EntityCapsTest integratino test Florian Schmaus 2018-05-10 14:54:54 +02:00
  • e8923b9d16 Enable trailing whitespace checkstyle check open Florian Schmaus 2018-05-09 23:06:12 +02:00
  • 9d61a6de7d Bump checkstyle to 8.10 Florian Schmaus 2018-05-09 21:14:52 +02:00
  • 3066801d58 Bump James Murty's java-xmlbuilder to 1.2 Florian Schmaus 2018-05-09 20:20:45 +02:00
  • e5d93e58a1 Bump PowerMock to 1.7.3 Florian Schmaus 2018-05-09 20:16:05 +02:00
  • 4cff9ddfa0 Bump junit to 5.2.0 Florian Schmaus 2018-05-09 19:59:39 +02:00
  • a415a90ac7 Bump xmlunit to 2.6.0 Florian Schmaus 2018-05-09 19:44:10 +02:00
  • f4f072c4cb Create sinntest configuration to connection configuration method Florian Schmaus 2018-05-09 18:10:11 +02:00
  • 96f75a1857 Fix TODO in PacketParserUtils Florian Schmaus 2018-05-09 17:01:13 +02:00
  • 0df7734efc Slightly improve PacketParserUtils.parseSessionFeature() Florian Schmaus 2018-05-09 17:00:09 +02:00
  • 49417d2e20 Remove deprecated methods in PacketParserUtils Florian Schmaus 2018-05-09 16:59:10 +02:00
  • 6d76e8a1ae Remove PacketParserutils.getLanguageAttribute(XmlPullParser) Florian Schmaus 2018-05-09 16:57:40 +02:00
  • a9e45475ab Treat <body/> just like all other extension elements in Message Florian Schmaus 2018-05-09 16:53:08 +02:00
  • cb9a11b74e Fix Forwarded.toXml(String): Set the correct enclosing XML namespace Florian Schmaus 2018-05-09 16:52:22 +02:00
  • cd5daa6fd7 Do net set a default language when parsing Message stanzas Florian Schmaus 2018-05-09 16:50:19 +02:00
  • 93c2b2be26 Do not return a Message "default" language if there is none Florian Schmaus 2018-05-09 16:49:23 +02:00
  • b4b75a3cca Make <subject/> (XML) language optional Florian Schmaus 2018-05-09 16:48:53 +02:00
  • 4b8f7ca6b6 Make <body/> (XML) language optional Florian Schmaus 2018-05-09 16:47:28 +02:00
  • ad932caf78 Do not use a reflection based initializer for core elements Florian Schmaus 2018-05-09 12:37:51 +02:00
  • 09c6a9e2bc Add Objects.equals(Object, Object) Florian Schmaus 2018-05-09 12:37:09 +02:00
  • c909f15f23
    Improve elements and providers and create tests ox_provider_elements Paul Schaub 2018-05-08 12:53:36 +02:00
  • 7e1248f9e8 DRAFT/WIP Started XEP-0373: OpenPGP for XMPP implementation Florian Schmaus 2017-02-12 19:26:28 +01:00
  • 455e083144
    Merge pull request #236 from vanitasvitae/BodyProvider Florian Schmaus 2018-05-06 22:02:29 +02:00
  • 779ebd5d69
    Merge pull request #234 from vanitasvitae/fixDeliveryReceipts Florian Schmaus 2018-05-06 22:00:47 +02:00
  • 90b1afe417
    Merge pull request #233 from vanitasvitae/fixtable Florian Schmaus 2018-05-06 22:00:30 +02:00
  • 901b316c06
    Add and register BodyElementProvider BodyProvider 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 fixDeliveryReceipts Paul Schaub 2018-04-28 13:24:46 +02:00
  • 64c16e4f0d
    Fix extensions table by adding missing table header. fixtable 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
  • cd75cb30b2
    Add BodyElement + Provider bodyElement Paul Schaub 2018-04-22 16:03:36 +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
  • 92206b147e Smack 4.2.5-SNAPSHOT 4.2 Florian Schmaus 2018-04-15 14:39:10 +02:00
  • b548da0707 Smack 4.2.4 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) idle 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