1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2024-11-27 16:52:07 +01:00

Commit graph

  • 8cc2a76e7f Refactor Message Event (XEP-22) code to current design Florian Schmaus 2014-05-29 21:04:56 +0200
  • c3ae73472e Do not filter groupchat messages without body Florian Schmaus 2014-05-29 17:47:30 +0200
  • e9b47d4164 Smack 4.0.0-rc3-SNAPSHOT Florian Schmaus 2014-05-29 17:49:43 +0200
  • 2a091debc1 Add FlexiblePacketTypeFilter Florian Schmaus 2014-05-29 16:05:20 +0200
  • c606530e22 Add .travis.yml Florian Schmaus 2014-05-27 08:14:31 +0200
  • ca4fbcf2b0 Make PacketReader and PacketWriter nested classes Florian Schmaus 2014-05-26 22:02:04 +0200
  • 6fd4bb850e Remove schedule() from XMPPConnection interface Florian Schmaus 2014-05-26 17:36:00 +0200
  • 3647a7fce5 Improve parsing. Add method for de-serializing Strings Florian Schmaus 2014-05-25 23:31:58 +0200
  • beecb8a675 Make XMPPConnection an interface Florian Schmaus 2014-05-25 12:28:08 +0200
  • 6dd180e9d3 Improve Entity Capabilities code Florian Schmaus 2014-05-25 17:49:17 +0200
  • 47d9146c76 Update Maven repositories in README.md Florian Schmaus 2014-05-25 11:01:52 +0200
  • f69e81d7ea Smack 4.1.0-alpha1-SNAPSHOT Florian Schmaus 2014-05-24 16:02:28 +0200
  • 183ecb5542 Smack 4.0.0-rc2 Florian Schmaus 2014-05-24 11:45:02 +0200
  • d790db5729 Don't throw an IOException if IBBStream got closed by the remote Florian Schmaus 2014-05-20 14:18:47 +0200
  • a19181ce04 Make XMPPConnection.schedule() protected Florian Schmaus 2014-05-21 21:43:16 +0200
  • 1302dbe9cb Re-use executorService as listenerExecutor Florian Schmaus 2014-05-21 20:50:45 +0200
  • f4f7eca7ca Shutdown listenerExecutor to prevent the Thread from leaking Florian Schmaus 2014-05-21 13:02:32 +0200
  • f1f7713513 Introduced unchangedEntries in Roster logic Florian Schmaus 2014-05-17 10:43:30 +0200
  • 9a61c75ab0 Make Roster.hasValidSubscriptionType() static Florian Schmaus 2014-05-17 09:45:20 +0200
  • c80a4044e6 Replace deprecated Z(Input|Output)Stream Florian Schmaus 2014-05-15 16:44:34 +0200
  • 4c76f2652d Reworked OSGi support of Smack (SMACK-343) Florian Schmaus 2014-05-15 15:04:46 +0200
  • 541b8b3798 Update Presence.java Jared DiCioccio 2014-05-12 12:38:28 -0400
  • 98333e362d Add 'null' check to parseContentDepth Florian Schmaus 2014-05-11 10:18:49 +0200
  • e0b8577930 Make IQ attributes final in parseIQ() Florian Schmaus 2014-05-11 10:15:14 +0200
  • de6eb4b21c Tell Gradle to download javadoc Florian Schmaus 2014-05-11 09:38:13 +0200
  • 90ea9ba2fc Make ProviderManager static Florian Schmaus 2014-05-11 09:27:41 +0200
  • 0111be1a04 Fix description of subprojects POMs file Florian Schmaus 2014-05-10 21:00:40 +0200
  • 82654cd15e Use StringBuilder in parseContentDepth() Florian Schmaus 2014-05-10 10:53:03 +0200
  • 5618da4e23 Add parseContentDepthTest() Florian Schmaus 2014-05-10 10:51:45 +0200
  • ecccfe61af Reset usingTLS in XMPPTCPConnection.shutdown() Florian Schmaus 2014-05-10 10:26:48 +0200
  • 7a5533c823 Fix NPE in DiscoverInfo.Identities XmlStringBuilder Florian Schmaus 2014-05-07 12:46:24 +0200
  • 07d6b9203c Synchronize PacketWriter shutdown Florian Schmaus 2014-05-05 17:45:40 +0200
  • 74d188aabb Fix appendix in smack-core Florian Schmaus 2014-05-05 10:34:34 +0200
  • 39c837190d Don't make non-core packages a fragment bundle Florian Schmaus 2014-05-05 09:59:21 +0200
  • 0e664863d9 Add newlines to smack-core/build.gradle Florian Schmaus 2014-05-05 09:56:52 +0200
  • f940d72fcd Move duplicate code into XMPPConnection Florian Schmaus 2014-05-04 20:31:25 +0200
  • 7d72b9b770 Fix NPE in JavaxResolver Florian Schmaus 2014-05-03 11:17:51 +0200
  • 9484fb9259 Update javadoc for (get|set)CustomSSLContext() Florian Schmaus 2014-04-29 22:48:05 +0200
  • 42f2eae8fb Make sendPacket throw NotConnectedException Florian Schmaus 2014-05-03 10:23:57 +0200
  • 7041e90522 Properly sync PacketWriter's queue Florian Schmaus 2014-04-30 14:05:52 +0200
  • ed8b80c2ff Synchronize bindingRequired Florian Schmaus 2014-04-30 12:28:56 +0200
  • fd532be9b6 Fix unfiledEntries not updating Florian Schmaus 2014-04-29 15:15:59 +0200
  • 10e82fae45 Add log statements to Roster Florian Schmaus 2014-04-29 14:52:03 +0200
  • 6e12409b82 Make roster push and presence packet filter static final Florian Schmaus 2014-04-29 14:51:01 +0200
  • 9fd0961c32 Simplified Roster Florian Schmaus 2014-04-29 14:12:49 +0200
  • 2375c59791 Extend JivePropertiesManager Florian Schmaus 2014-04-28 20:22:46 +0200
  • 91fd15ad86 Prefix subprojects with 'smack-' Florian Schmaus 2014-04-28 19:27:53 +0200
  • b6fb1f3743 Notify PacketReader in case of TLS exceptions Florian Schmaus 2014-04-28 18:18:28 +0200
  • 5a19668544 Add Eclipse-(PatchFragment|ExtensibleAPI) manifest data Florian Schmaus 2014-04-28 17:42:23 +0200
  • bc176d72a3 Throw exceptions of SSLSocket.startHandshake() in connect() Florian Schmaus 2014-04-28 08:29:12 +0200
  • ddb47c2d60 Don't throw XmlPullParserException Florian Schmaus 2014-04-28 17:35:07 +0200
  • 06c6546d2e Strip 'smack-' prefix from artifacts Florian Schmaus 2014-04-28 17:10:53 +0200
  • 858492b177 Fix OSGi Bundle-Version Florian Schmaus 2014-04-28 11:22:42 +0200
  • 656b1c70be Only send scheduled Pings if no Pong was received Florian Schmaus 2014-04-28 11:07:14 +0200
  • 854489e785 No need to synchronize bindingRequired Florian Schmaus 2014-04-27 15:52:49 +0200
  • 874a22489e Remove resource binding out of sasl auth Florian Schmaus 2014-04-27 12:27:12 +0200
  • d17f64ed9a Improve stream compression for TCP connections Florian Schmaus 2014-04-27 11:39:38 +0200
  • 9b235d0d8f Improve javadoc of Java7ZlibInputOutputStream Florian Schmaus 2014-04-27 11:04:15 +0200
  • 86ad192bea Log connectionClosedOnError exceptions Florian Schmaus 2014-04-26 19:42:26 +0200
  • 790ebeca33 Make PacketReader.resetParser() throw the exception Florian Schmaus 2014-04-26 19:08:50 +0200
  • a613d5f574 Improve PacketReader startup() Florian Schmaus 2014-04-26 19:00:58 +0200
  • 76ce883ef3 Simplify PacketReader wait/notify code Florian Schmaus 2014-04-26 18:47:47 +0200
  • 2cd7bbadc5 Remove try/catch in startTLSReceived Florian Schmaus 2014-04-26 18:13:33 +0200
  • 08cec251c7 Add missing HOXT entry in toc.html Florian Schmaus 2014-04-26 17:34:07 +0200
  • 6e08a10186 Move Packet 'properties' from core to extensions Florian Schmaus 2014-04-26 15:43:58 +0200
  • c2b214f8d8 Remove reply timeout from RemoteCommand Florian Schmaus 2014-04-23 09:56:32 +0200
  • f5276a78c2 Fix javadoc of useCompression() Florian Schmaus 2014-04-23 09:50:39 +0200
  • 069e7d7e60 Use connection specific reply timeout value Florian Schmaus 2014-04-23 09:49:05 +0200
  • 439f4cd291 Use volatile instead of synchronized Florian Schmaus 2014-04-23 09:43:48 +0200
  • 0996a44a61 Replace sync block with sync method Florian Schmaus 2014-04-23 09:43:22 +0200
  • 5b8fd51345 Replace printStackTrace() with call to Logger Florian Schmaus 2014-04-23 09:37:16 +0200
  • cf6076ce43 Remove unnecessary try/catch blocks in DirectoryRosterStore Florian Schmaus 2014-04-23 09:31:52 +0200
  • 4e43292f1d Don't overwrite SSLSocket settings Florian Schmaus 2014-04-22 22:50:17 +0200
  • e2bca403e0 Improve proceedTLSReceived() documentation Florian Schmaus 2014-04-22 22:45:20 +0200
  • 3de8af6865 callConnectionAuthenticatedListener() should call authenticated() Florian Schmaus 2014-04-22 21:29:43 +0200
  • 865168688d Fix PrivateDataManager getInstanceFor() always returns null Florian Schmaus 2014-04-22 21:28:46 +0200
  • 075308a7cd Fix typo in Roster.java: s/iss/is/ Florian Schmaus 2014-04-22 21:28:19 +0200
  • b4c338b6e5 Smack 4.0.0-rc2-SNAPSHOT Florian Schmaus 2014-04-17 13:53:09 +0200
  • 9e79fa4d12 Smack 4.0.0-rc1 Florian Schmaus 2014-04-17 12:19:15 +0200
  • 02d73f723f Change keyringfile example to real file Florian Schmaus 2014-04-17 13:45:19 +0200
  • 4483e2bbd0 Make gradle use the local maven cache Florian Schmaus 2014-04-17 13:43:25 +0200
  • 649f7af276 Move gradle signing code out of allprojects Florian Schmaus 2014-04-17 12:51:54 +0200
  • bd5ceded37 Provide a MUC method to create *or* join a room Florian Schmaus 2014-04-15 23:33:42 +0200
  • 8ba0715cc3 Bump jbosh to 0.8.0 Florian Schmaus 2014-04-17 12:13:34 +0200
  • b4eb8ad182 Javadoc fixes Florian Schmaus 2014-04-15 11:22:46 +0200
  • 0136c3eb81 Return List instead of Collection where appropriate Florian Schmaus 2014-04-14 14:09:53 +0200
  • 61fd3c9dd0 Add FromMode regarding 'from' attribute of outgoing stanzas Florian Schmaus 2014-04-14 09:07:42 +0200
  • c3cb98a116 Make ConnectionConfugration getters public Florian Schmaus 2014-04-10 21:12:12 +0200
  • 4cff008708 Return Collections (or sublcasses) instead of Iterators Florian Schmaus 2014-04-09 08:26:28 +0200
  • 6ea1d65e73 Remove star imports in VCardProvider Florian Schmaus 2014-04-09 19:59:51 +0200
  • f33b9f08d4 VCardProvider should treat tel code element optional Florian Schmaus 2014-04-09 19:57:51 +0200
  • ab70cfec24 Refactoring: All connection classes begin with XMPP now Georg Lukas 2014-04-09 12:16:44 +0200
  • c86d6e3b61 Update README.md's ChatManager example to new API Florian Schmaus 2014-04-08 18:26:14 +0200
  • afa4ce5773 Fix not-well-format packet exception when set property for packet XiaoweiYan 2014-04-08 17:34:20 +0800
  • 5832236578 Cleanup SASLErrorException Florian Schmaus 2014-04-05 18:40:48 +0200
  • 0c29fdb769 Use WeakHashMap in BookmarkManager and PrivateDataManager Florian Schmaus 2014-04-04 11:55:06 +0200
  • ef43ba6322 Fix or suppress warnings Florian Schmaus 2014-04-03 23:00:36 +0200
  • d8a5610d7b Use Locale.US when doing String operations Florian Schmaus 2014-04-03 22:50:13 +0200
  • 94adaf8e50 Always transform 'from' to lower case in FromMatchesFilter Florian Schmaus 2014-04-03 14:36:08 +0200
  • a016910baf Use toLowerCase(Locale.US) in FromMatchesFilter Florian Schmaus 2014-04-03 14:35:10 +0200