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

Commit graph

  • f79a7d9d5f Fix javadoc warnings Florian Schmaus 2015-12-19 13:30:15 +0100
  • 46f0110949 Fix sending pubsub events for empty item damencho 2015-12-05 23:08:02 -0600
  • 72c7137ff1 Don't request receipts for messages without a body Florian Schmaus 2015-12-14 11:34:18 +0100
  • 09364e571c Ensure that delivery receipts/requests have ID set Florian Schmaus 2015-12-13 22:41:58 +0100
  • f34f37a20c Check for 'null' to avoid NPE in Socks5Proxy Florian Schmaus 2015-12-10 17:10:49 +0100
  • feff081547 Add "Roster loading failed" callback Florian Schmaus 2015-12-09 10:49:15 +0100
  • 45feaecdf7 Make XMPPError imutable and add stanza reference Florian Schmaus 2015-12-08 08:22:50 +0100
  • 83eda4c58d Make EventContentFilter's members 'final' Florian Schmaus 2015-12-06 22:49:48 +0100
  • 54ba300dc5 Make EventContentFilter use FlexiableStanzaTypeFilter<Message> Florian Schmaus 2015-12-06 22:48:22 +0100
  • db72917bb4 Uses voice as default number detail, if no type is available. damencho 2015-12-05 23:17:22 -0600
  • 035bbea837 Reply with service-unavailable for unhandled IQ requests damencho 2015-12-05 22:31:44 -0600
  • f3817d6358 Don't cache all presences from entities not in Roster Florian Schmaus 2015-12-01 18:15:33 +0100
  • 352e422562 Drop SM state *before* binding the resource Florian Schmaus 2015-12-03 13:30:44 +0100
  • 3c74ef2fd2 Fix PubSub Affiliation getElementName() Florian Schmaus 2015-12-03 08:17:19 +0100
  • a5e9037907 Use contains(BareJid) instead of entries.containsKey in Roster Florian Schmaus 2015-12-01 18:08:54 +0100
  • 3c2dd9b9e6 Improve javadoc of getIQChildElementBuilder() Florian Schmaus 2015-11-24 10:58:41 +0100
  • 3e924ff2bb Use https://dl.bintray.com/content/aalmiray/kordamp David Black 2015-11-12 14:08:40 +1100
  • eb1499696a Bump jxmpp to 0.5.0-alpha7 Florian Schmaus 2015-11-22 23:18:46 +0100
  • 8dcb3c11ff Merge tag '4.1.5' Florian Schmaus 2015-11-22 23:14:02 +0100
  • fb6aaa073e Extend MucConfigFormManager and add javadoc Florian Schmaus 2015-11-20 21:13:17 +0100
  • 19469b0faf Fix NPE in ChatManager: Check if null Florian Schmaus 2015-11-20 21:08:12 +0100
  • 6739b74ff9 Smack 4.1.6-SNAPSHOT Florian Schmaus 2015-11-22 22:44:57 +0100
  • 06becd4ac2 Smack 4.1.5 Florian Schmaus 2015-11-22 22:34:30 +0100
  • 81fb1ed93c Make executorService blocking in AbstractXMPPConnection Florian Schmaus 2015-11-20 15:21:47 +0100
  • b849d4102b Allow for multiple 'null' fields in DataForm Florian Schmaus 2015-11-20 17:39:02 +0100
  • 73179072e9 Pin the errorprone version to 2.0.5 Florian Schmaus 2015-11-16 15:07:40 +0100
  • cc758b8f59 Use ackedStanzasCount instead of handledCount in processHandledCount Florian Schmaus 2015-10-21 16:03:45 +0200
  • 9c9d1f893a Typo in XMPPTCPConnection s/ResumptiodDefault/ResumptionDefault/ Florian Schmaus 2015-10-21 11:04:09 +0200
  • 640849dac5 Revert "Typo in XMPPTCPConnection s/ResumptiodDefault/ResumptionDefault/" Florian Schmaus 2015-10-21 10:59:21 +0200
  • f5115f4666 Empty unacknowledgedStanzas when 'resumed' is received Florian Schmaus 2015-10-21 07:42:47 +0200
  • 227ef2c5ae Add StandardExtensionElement Florian Schmaus 2015-10-13 22:31:11 +0200
  • 6ede7d0409 Make RosterStore handle corrupted stores. Florian Schmaus 2015-09-30 10:29:01 +0200
  • d7ac9481c7 Make RosterStore.getEntries() return a List Florian Schmaus 2015-09-30 10:27:58 +0200
  • 86548b87bb Rework Roster IQ and DirectoryRosterStore Florian Schmaus 2015-09-29 22:35:50 +0200
  • b746e5caee Add support for MUC Item Actor 'nick' Florian Schmaus 2015-09-28 13:05:06 +0200
  • b18c6dac62 Smack 4.2.0-alpha3-SNAPSHOT Florian Schmaus 2015-09-28 12:03:09 +0200
  • fd7ab185c7 Smack 4.2.0-alpha2 Florian Schmaus 2015-09-28 11:16:22 +0200
  • f0f655c779 Javadoc fixes in MultiUserChat Florian Schmaus 2015-09-28 11:16:02 +0200
  • e9f7710759 Fix spelling in ConnectionConfiguration Florian Schmaus 2015-09-27 23:12:18 +0200
  • e1f09032d9 Fix javadoc link in ConnectionConfiguration.Builder Florian Schmaus 2015-09-27 23:11:56 +0200
  • 194717d75b Merge branch '4.1' Florian Schmaus 2015-09-26 12:43:27 +0200
  • 4f39c5b9c9 Remove not thrown NotConnectedException in XMPPTCPConnection Florian Schmaus 2015-09-25 18:01:59 +0200
  • 7ceb5f09df Typo in XMPPTCPConnection s/ResumptiodDefault/ResumptionDefault/ Florian Schmaus 2015-09-25 18:00:32 +0200
  • f19ab5f9a4 Delete ModelUtil in smack-legacy Florian Schmaus 2015-09-25 13:43:20 +0200
  • 0382581237 travis-ci: Use gradle 2.7 Florian Schmaus 2015-09-24 11:10:26 +0200
  • 9c694a0a75 Code cleanup: Fix some warnings Florian Schmaus 2015-09-23 23:21:37 +0200
  • 15c1c8ad19 Fix Time class creating invalid XML Florian Schmaus 2015-09-23 23:22:50 +0200
  • 9c772add93 SASL Proxy Auth support Dave Cridland 2015-06-16 17:50:30 +0100
  • a00331dbb4 Fix javadoc of MucEnterConfiguration Florian Schmaus 2015-09-18 23:47:30 +0200
  • 8e33a2f6fb Disable 'TopLevel' errorprone check Florian Schmaus 2015-09-18 23:47:07 +0200
  • b17080a936 Smack 4.1.5-SNAPSHOT Florian Schmaus 2015-09-14 09:05:48 +0200
  • 04a0004035 Merge tag '4.1.4' Florian Schmaus 2015-09-14 09:05:24 +0200
  • 86de237b2c Smack 4.1.4 Florian Schmaus 2015-09-14 08:58:21 +0200
  • d728204890 Add errorprone check and fix found errors Florian Schmaus 2015-09-13 18:12:33 +0200
  • 8096da43e0 Add "uploadLocal" task Florian Schmaus 2015-09-08 14:02:31 +0200
  • 23b7626c18 Suppress warning if roster isn't set to load Florian Schmaus 2015-09-07 09:31:51 +0200
  • aa832ec1f0 Handle cases where no privacy lists are set. Florian Schmaus 2015-09-04 11:22:52 +0200
  • 8aa3f94c90 Drop stream state after stream error Florian Schmaus 2015-08-26 18:47:05 +0200
  • 181d58c996 Don't log a compression releated warning Florian Schmaus 2015-08-26 21:35:54 +0200
  • b1e4884fbb Remove erroneous next() from AbstractJsonExtensionProvider Florian Schmaus 2015-08-24 09:32:28 +0200
  • 7b1b20a13c Use Localpart in AccountManager Florian Schmaus 2015-08-20 19:01:33 +0200
  • 6b7f69b42f Fix MUCs UserStatusListener Florian Schmaus 2015-08-17 12:34:24 +0200
  • ef8fa1fa46 Fix MUCRole and MUCAffiliation equal checks in MultiUserChat Florian Schmaus 2015-08-17 12:52:36 +0200
  • 33e5c37af8 Refactor PEP to use PubSub API. Florian Schmaus 2015-08-17 08:16:49 +0200
  • 0d6f00873f Use Travis-CI's container based infra Florian Schmaus 2015-08-12 10:50:30 +0200
  • d711caee38 Use EntityFullJid in MUC's getOccupant(Presence) API Florian Schmaus 2015-08-12 10:16:48 +0200
  • f9faebe831 Add (disable|enable)CarbonsAsync() to CarbonsManager Florian Schmaus 2015-07-31 14:04:03 +0200
  • 3bbffeae28 Make abstract package protected methods in PEPItem public Vaibhav 2015-07-31 16:52:33 +0530
  • 8c6e56b122 Reset carbons state on clean disconnect Florian Schmaus 2015-07-31 13:27:03 +0200
  • 8db082e5ea Bump jxmpp to 0.4.2 Florian Schmaus 2015-07-29 08:21:20 +0200
  • 9884eee85d Provide a hint in NotConnectedException Florian Schmaus 2015-07-29 08:20:46 +0200
  • e0e4fd9b12 Add checkstyle rule for StringBuilder.append(char) Florian Schmaus 2015-07-21 08:19:15 +0200
  • 19ebcb814b Check that service is MUC service in getHostedRooms() Florian Schmaus 2015-07-17 09:07:29 +0200
  • 2e03f0f3f3 Improve HostedRoom API Florian Schmaus 2015-07-17 09:06:40 +0200
  • 7032688123 Rework Proxy API Florian Schmaus 2015-07-17 08:50:19 +0200
  • 24365f0f1e Fix MultiUserChat javadoc Florian Schmaus 2015-07-15 22:37:49 +0200
  • ea00caca31 Fix MultiUserChat.enter() 'nickname' check Florian Schmaus 2015-07-15 22:36:10 +0200
  • 46f9b9ab39 Improve StringUtils.escapeForXML() Florian Schmaus 2015-07-01 23:21:53 +0200
  • 38b8016ab7 Smack 4.1.4-SNAPSHOT Florian Schmaus 2015-07-15 12:30:39 +0200
  • 1c716bc1e0 Merge tag '4.1.3' Florian Schmaus 2015-07-15 09:37:46 +0200
  • f8d513e37c Smack 4.1.3 Florian Schmaus 2015-07-15 09:02:46 +0200
  • 710948c8f7 Add support for XEP-360: Nonzas Florian Schmaus 2015-07-14 22:41:33 +0200
  • 734695c80e Improve StringUtils.collectionToString() Florian Schmaus 2015-07-14 13:40:23 +0200
  • ae944d3546 Only wait in Roster's presence listener if loading Florian Schmaus 2015-07-03 17:35:20 +0200
  • 36d99ecab3 Fix ChatManager API documentation Florian Schmaus 2015-07-10 23:08:35 +0200
  • 57cc3aa3f8 Add MucEnterConfiguration API Florian Schmaus 2015-07-06 09:55:25 +0200
  • 0555297a6e Fix Roster.waitUntilLoaded and make it interruptable Florian Schmaus 2015-07-03 14:42:45 +0200
  • 3bb06b8429 Wait in Roster's presence listener until Roster is loaded Florian Schmaus 2015-07-03 14:24:13 +0200
  • bfdcfba092 Throw NotConnectedException instead of NoResponseException Florian Schmaus 2015-07-03 12:57:30 +0200
  • cd3692f329 Add link to 4.1 Readme to README.md Florian Schmaus 2015-07-03 09:37:50 +0200
  • a73dcd6f53 Shrink try body in XmppHostnameVerifier Florian Schmaus 2015-06-24 10:56:02 +0200
  • 19c797777e Add more javadoc and comments to XmppHostnameVerifier Florian Schmaus 2015-06-22 22:36:57 +0200
  • e6a403fb1c Re-escape XML text in parseContentDepth() Florian Schmaus 2015-07-02 09:16:21 +0200
  • 9ea5c0a2ce "Smackify" HOXT code: Use Smack programming idioms Florian Schmaus 2015-07-01 13:39:04 +0200
  • 4d57848a0f Update HOXT API to use the buidler pattern. Tibo-lg 2015-06-29 12:10:01 +0200
  • a9741a8b10 Use weak map for 'managers' in Socks5BytestreamManager Florian Schmaus 2015-06-29 17:07:42 +0200
  • ebcbdb75cd Merge tag '4.1.2' Florian Schmaus 2015-06-27 15:04:54 +0200
  • 7d97653926 Smack 4.1.3-SNAPSHOT Florian Schmaus 2015-06-27 15:04:26 +0200
  • 54719a43e2 Smack 4.1.2 Florian Schmaus 2015-06-27 14:33:14 +0200
  • 65788389ea Reset ReconnectionManager's 'attempts' to 0 Florian Schmaus 2015-06-27 14:25:19 +0200