1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-26 13:24:49 +02:00

Commit graph

  • 4cfbf00e48 SMACK-199 MultiUserChat invitation listeners are no longer removed on disconnect. Derek DeMoro 2007-02-15 22:27:56 +0000
  • 0e85f25129 Outputstream may not have been properly closed in case of error. SMACK-198 Alex Wenckus 2007-02-15 17:33:44 +0000
  • 9d598f1398 Remove superfluous trace Thiago Camargo 2007-02-15 14:28:39 +0000
  • a4cc45f75d Jingle Refactoring - Remove superfluous property Thiago Camargo 2007-02-15 05:27:10 +0000
  • 81ad05d49b Jingle Refactoring Thiago Camargo 2007-02-14 20:50:37 +0000
  • f5834d3ed5 Fixed case of resource. Gaston Dombiak 2007-02-14 19:53:18 +0000
  • 4a856a497f git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@7105 b35dd754-fafc-0310-a699-88a17e54d16e Thiago Camargo 2007-02-14 02:35:22 +0000
  • ed660f73e9 git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@7104 b35dd754-fafc-0310-a699-88a17e54d16e Thiago Camargo 2007-02-14 02:35:04 +0000
  • 858b84d912 Removed ant so that build file works more consistently (including in source release). (SMACK-197) Matt Tucker 2007-02-14 01:56:49 +0000
  • 76087c3928 Unable to remove avatar in current model. This is now fixed. Derek DeMoro 2007-02-13 17:00:44 +0000
  • 5d30c8ac26 Fixed another possible null case. Matt Tucker 2007-02-13 16:21:24 +0000
  • 1303db9703 Fixed a case where null was returned. Matt Tucker 2007-02-13 16:19:26 +0000
  • 322292cad9 Added ability to sign off with a custom presence packet (SMACK-195). Matt Tucker 2007-02-13 02:23:28 +0000
  • 5f9456db0d Close trust store after loading (SMACK-188). Matt Tucker 2007-02-12 03:08:40 +0000
  • 7329435c8e Javadoc cleanup. Matt Tucker 2007-02-12 01:14:30 +0000
  • b25b9d5d7c Default to null presence mode (SMACK-193). Matt Tucker 2007-02-12 01:11:09 +0000
  • 98bf0d8cfb Copyright update. Matt Tucker 2007-02-12 00:59:05 +0000
  • 5c1fc7f8b7 * Roster.getPresence now forces bare JID (SMACK-192). * RosterListner API changes (SMACK-191). Matt Tucker 2007-02-12 00:56:47 +0000
  • 274ef0cd51 RosterListener now uses generics. Matt Tucker 2007-02-09 06:21:29 +0000
  • 877afcd3ba Terminate a session instead Decline with an Error packet Thiago Camargo 2007-02-09 03:49:43 +0000
  • 5102acc985 Changes to decline a session Thiago Camargo 2007-02-09 03:48:58 +0000
  • 94a7762d9d Echo Test Added Thiago Camargo 2007-02-08 22:39:09 +0000
  • 754d47fedf Remove Echo Thiago Camargo 2007-02-08 22:38:46 +0000
  • 8f0b41d8b1 Remove Echo Thiago Camargo 2007-02-08 22:38:14 +0000
  • 23d27b9ffc Fixes in Echo Thiago Camargo 2007-02-08 22:36:54 +0000
  • 2cc661a189 Reduce negociation time Thiago Camargo 2007-02-08 22:35:36 +0000
  • 749916aa8a Fixes Thiago Camargo 2007-02-08 22:35:17 +0000
  • 2db477145d 1) Use #notifyAll to notify all waiting threads on listenethread. SMACK-189 2) Added try/catch while notifying listener to recover gracefully from potential errors. SMACK-190 Gaston Dombiak 2007-02-08 18:23:44 +0000
  • 85dcb0a5c4 Updated for new API. Thanks to Michael Hunter. Matt Tucker 2007-02-08 06:12:01 +0000
  • a5a6697496 Echo Cancel Fixed Thiago Camargo 2007-02-07 04:57:23 +0000
  • 85387aa360 Close Echo when Session Closed Thiago Camargo 2007-02-07 04:31:33 +0000
  • 8115930299 Close Echo listener before trigger Session Established Thiago Camargo 2007-02-07 04:15:53 +0000
  • 78c6e3438b Only relay session if the Transport is Relayed Thiago Camargo 2007-02-07 04:13:37 +0000
  • f9203c0e00 UDP Echo added Thiago Camargo 2007-02-07 03:51:23 +0000
  • e688cefd33 UDP Echo Test Thiago Camargo 2007-02-07 02:35:54 +0000
  • fb89cb289e UDP Echo added Thiago Camargo 2007-02-07 02:35:27 +0000
  • dee9b8a297 Fixing version in Javadoc. Matt Tucker 2007-02-06 20:08:19 +0000
  • b6975b44a8 JMFInit Custom Class Thiago Camargo 2007-02-06 20:03:51 +0000
  • abc9416a68 Changing src name. Matt Tucker 2007-02-06 19:30:53 +0000
  • 90fb03c767 Fixing name format. Matt Tucker 2007-02-06 18:34:17 +0000
  • e6b1b4b1e7 Fixed clean target. Matt Tucker 2007-02-06 18:01:06 +0000
  • 4668399c30 Updated date. Matt Tucker 2007-02-06 17:51:49 +0000
  • 290f1f0558 Release file name fixes. Matt Tucker 2007-02-05 18:38:37 +0000
  • e1b93839d7 Doc updates. Matt Tucker 2007-02-04 22:53:16 +0000
  • 06a61c54dc Updates for release. Matt Tucker 2007-02-04 21:24:51 +0000
  • bf02dbe3da Added unique identifier to each thread name (SMACK-51). Matt Tucker 2007-02-04 20:52:45 +0000
  • 2407d9e30f Fixing documentation (SMACK-183). Matt Tucker 2007-02-04 18:50:38 +0000
  • bf6471e76b Fixes Matt Tucker 2007-02-04 06:17:15 +0000
  • 035852e6ec Removed lib dir from build script. Matt Tucker 2007-02-04 06:07:35 +0000
  • 9419fa7ae1 Some changes in jar build Thiago Camargo 2007-02-02 20:23:38 +0000
  • d606014679 Modified license to apache. Gaston Dombiak 2007-02-02 18:30:24 +0000
  • bf2db58c7c OOPS... Thiago Camargo 2007-01-30 01:06:20 +0000
  • 01abc3a797 ICE Transport now uses Wildfire Media Proxy as a last resort Thiago Camargo 2007-01-29 23:45:13 +0000
  • 59a7863401 Update Module Dependencies Thiago Camargo 2007-01-26 01:22:47 +0000
  • b63f8ca333 Close Receiver and Transmitter after session Closed Thiago Camargo 2007-01-26 00:38:38 +0000
  • d0b9454b75 Removed unused .jar files. Gaston Dombiak 2007-01-20 00:21:06 +0000
  • da9a0e4543 Update to track last chat state of a chat so that the user is not updated more than once, and the XEP is not violated. Alex Wenckus 2007-01-17 19:36:45 +0000
  • 1426964334 Add service discovery feature for chat state Alex Wenckus 2007-01-17 17:35:45 +0000
  • 8e750912a7 Re-worked security settings, clean-up of connection config, fixed concurrency when shutting down the packet writer. Matt Tucker 2007-01-11 19:01:24 +0000
  • 5a57e2390a Javadoc fixes, builds now go to target directory. Matt Tucker 2007-01-07 23:03:16 +0000
  • 2ab0cd9749 No longer needed Thiago Camargo 2007-01-07 15:11:31 +0000
  • 47775dca10 git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@6611 b35dd754-fafc-0310-a699-88a17e54d16e Matt Tucker 2007-01-06 22:39:03 +0000
  • 9facc5fd63 STUN Service discovery and Server/Port Retrieve added Thiago Camargo 2007-01-05 20:03:10 +0000
  • 92d1de2dce Initial cut of constructor re-factor (SMACK-184). Matt Tucker 2007-01-04 23:00:58 +0000
  • 3915eae215 Small fixes and update to latest Chat API. Gaston Dombiak 2007-01-04 22:34:06 +0000
  • d63a4f1fbe Improved teardown logic. An error while deleting an account does no longer stop the tear down process (i.e. deletion of the other accounts). Gaston Dombiak 2007-01-04 22:32:45 +0000
  • 7828c5005b Not needed anymore. Thiago Camargo 2007-01-04 17:26:47 +0000
  • 4b6de6647b Jingle Extension added to Smack Repository Thiago Camargo 2007-01-04 17:25:30 +0000
  • f1972c2571 small tweak Alex Wenckus 2006-12-28 02:48:35 +0000
  • 7d9189e490 test of sending message after sending a directed presence. Alex Wenckus 2006-12-27 20:02:59 +0000
  • dd6f76fcac Fixed loading of vcard of other users when using an anonymous connection. Gaston Dombiak 2006-12-20 22:05:38 +0000
  • 694c7863bd file transfer callback is now actually a callback. Alex Wenckus 2006-12-12 19:47:59 +0000
  • 469b5c2a0a Initialization with String no longer needed. Due last changes. Thiago Camargo 2006-12-08 17:48:00 +0000
  • f40cb8bfbf Generics Alex Wenckus 2006-12-07 03:25:39 +0000
  • 5273e6c73d Improved logic to find correct chat. If search for threadID fails then fallback to sender of message. Gaston Dombiak 2006-12-05 18:07:35 +0000
  • 642967adbf Commeted out test case with invalid XML since some servers will just close the connection. Gaston Dombiak 2006-12-05 08:09:48 +0000
  • 74016aa553 Commeted out test case with invalid XML since some servers will just close the connection. Gaston Dombiak 2006-12-05 08:08:11 +0000
  • f31411c997 A FROM value was not always present in messages sent as part of the chat. Gaston Dombiak 2006-12-05 07:46:29 +0000
  • 0b4006d394 Fixed way an inner class is being referenced. Gaston Dombiak 2006-12-05 00:11:44 +0000
  • 07f89a78ac Fixed concurrency error. Gaston Dombiak 2006-12-04 23:52:59 +0000
  • 58a3b60570 Updated to be able to compile. :( Gaston Dombiak 2006-12-02 02:15:35 +0000
  • 5658fb705a Code complete chat state manager Alex Wenckus 2006-12-01 18:42:33 +0000
  • dd754e5a7f fix for new chat manager Alex Wenckus 2006-11-30 19:15:45 +0000
  • 7a16b8ff95 1.5 Alex Wenckus 2006-11-29 23:32:04 +0000
  • c3aad4dec1 Redundant Alex Wenckus 2006-11-29 23:22:29 +0000
  • a58e1dd0a4 Updated to be able to compile. :( Gaston Dombiak 2006-11-28 19:26:54 +0000
  • 4279a4acf8 Added ability to create a chat with a prior specified threadID. Alex Wenckus 2006-11-28 18:46:40 +0000
  • 355bd56d85 Fixed JDK Alex Wenckus 2006-11-28 18:08:27 +0000
  • 88ea6cf037 ChatState mostly code complete. Alex Wenckus 2006-11-23 21:10:59 +0000
  • 10eda70a40 Removed accidental commit Alex Wenckus 2006-11-23 20:38:03 +0000
  • 3269d65591 Initial work on ChatState. Alex Wenckus 2006-11-23 01:51:00 +0000
  • ae6065d7cc Created new chat manager which handles the creation of Chats. Alex Wenckus 2006-11-22 22:55:37 +0000
  • 18a35e4e8f Small tweaks. Alex Wenckus 2006-11-20 23:18:14 +0000
  • 1f3ab16aad Small tweaks. Alex Wenckus 2006-11-20 23:09:11 +0000
  • b34d338b31 Make sure that reconnect does not occur on conflict error. Derek DeMoro 2006-11-20 18:03:53 +0000
  • 69b36d5861 ProviderManager is no longer static. SMACK-182 Gaston Dombiak 2006-11-16 19:31:30 +0000
  • aa92ee9942 Minor update to reconnection logic. Derek DeMoro 2006-11-15 22:33:48 +0000
  • 4e0397e80a 1) Added conflict check in ReconnectionManager. 2) Fixed compilation errors due to change in interface name. Derek DeMoro 2006-11-15 22:29:25 +0000
  • f5371f42a7 Fix Alex Wenckus 2006-11-14 21:59:39 +0000
  • 0537629ee9 Spellcheck. Alex Wenckus 2006-11-14 21:58:03 +0000