Commit graph

  • 109af1b1b6 Merge branch 'xep_0085' into develop Lance stout 2010-05-31 13:31:11 -0400
  • 629f6e76a9 Added implementation and tests for XEP-0085 - Chat State Notifications. Lance stout 2010-05-31 13:24:14 -0400
  • 82a3918aa4 Scheduler waits too longer, and pubsubstate registration was backwards Nathan Fritz 2010-05-31 03:36:25 -0700
  • cff3079a04 Added missing 'internal-server-error' condition to error stanza interface. Lance stout 2010-05-29 03:22:35 +0800
  • 4f864a07f5 Touched up the style of creating an Iq stanza. Lance stout 2010-05-28 22:45:48 +0800
  • 938066bd50 Added 'resource-constraint' to the list of error conditions. Lance stout 2010-05-28 22:26:20 +0800
  • 9fee87c258 Added unit tests for the new XEP-0030 stanza objects. All pass. (cherry picked from commit e1b814f27bf160f20bb30c315ca30769d217482d) Lance Stout 2010-05-26 21:40:12 +0800
  • fd573880eb Updated the XEP-0030 plugin to work with stanza objects instead of manipulating XML directly. Lance Stout 2010-05-26 21:34:01 +0800
  • 2f1ba368e2 control-c fixes Nathan Fritz 2010-05-28 19:19:28 -0700
  • bde1818400 added pubsubjobs test Nathan Fritz 2010-05-27 04:59:41 -0700
  • 3a28f9e5d2 added pubsub state stanzas and scheduled events Nathan Fritz 2010-05-27 04:58:57 -0700
  • 0bda5fd3f2 adding scheduler Nathan Fritz 2010-05-26 18:32:28 -0700
  • 1e3a6e1b5f added muc room to readme Nathan Fritz 2010-05-26 11:46:56 -0700
  • fa92bc866b fixed dns unicode problem Nathan Fritz 2010-05-26 11:37:01 -0700
  • f4bc9d9722 plugins now are checked for post_init having ran when process() is called Nathan Fritz 2010-05-26 10:51:51 -0700
  • 9cfe19c1e1 Changed example.py to register first Xep_0030. Hernan E Grecco 2010-05-26 06:28:08 +0800
  • f18c790824 Fixed error registering a plugin. To add a feature to another plugin, it should look into xmpp.plugin dict Hernan E Grecco 2010-05-26 06:10:34 +0800
  • f165b4b52b Merge branch 'master' of git@github.com:fritzy/SleekXMPP Nathan Fritz 2010-05-24 19:34:49 -0700
  • 7ebc006516 updated README, index fix for component Nathan Fritz 2010-05-24 19:33:24 -0700
  • 5ca4ede5ac Added a flag to registerPlugin to control calling the plugin's post_init method. Lance Stout 2010-05-23 01:30:49 +0800
  • 35f4ef3452 Modified the return values for several methods so that they can be chained. Lance Stout 2010-05-22 22:40:30 +0800
  • 828cba875f Added the error attribute 'code' to the Error object interface. Lance Stout 2010-05-22 22:39:35 +0800
  • 3920ee3941 added plugin indexing to components Nathan Fritz 2010-05-24 14:27:13 -0700
  • feaa7539af added test_events and testing new del_event_handler Nathan Fritz 2010-05-20 13:09:04 -0700
  • c004f042f9 Added del_event_handler to remove handler functions for a given event. Lance Stout 2010-05-20 23:17:22 +0800
  • 3e83b16a58 Merge branch 'hacks' of github.com:tomstrummer/SleekXMPP Thom Nichols 2010-05-18 16:11:27 -0400
  • de4d611d30 fixed SRV query - should use dns.rdatatype.SRV Tom Nichols 2010-05-13 14:39:32 -0400
  • e8d0fc37dc updated ignore file Tom Nichols 2010-05-12 16:46:23 -0400
  • dda3e733b5 Merge branch 'master' of https://github.com/macdiesel/SleekXMPP Brian Beggs 2010-05-14 11:00:05 -0400
  • 4b322720b3 Merge remote branch 'tom/master' Brian Beggs 2010-05-14 10:59:41 -0400
  • 3f41fdd231 fixed SRV query - should use dns.rdatatype.SRV Tom Nichols 2010-05-13 14:39:32 -0400
  • 8e95ae2948 attempt to add support for self-signed certificate certs Tom Nichols 2010-05-13 13:49:00 -0400
  • 341c110b6a Merge branch 'master' of git@github.com:tomstrummer/SleekXMPP into hacks Tom Nichols 2010-05-13 13:48:27 -0400
  • 7522839141 added test for unsolicided unavailable presence and fixed bug to make it pass Nathan Fritz 2010-05-13 09:07:20 +0800
  • 4c410dd48a fixed a rather large memory leak Nathan Fritz 2010-05-13 04:45:36 +0800
  • 2d89954412 Merge commit 'fritzy/master' Brian Beggs 2010-05-13 10:01:46 -0400
  • ae41c08fec added test for unsolicided unavailable presence and fixed bug to make it pass Nathan Fritz 2010-05-12 18:07:20 -0700
  • a92075a659 merged Tom Nichols 2010-05-12 16:54:01 -0400
  • 7552efee5c some reconnetion fixes Tom Nichols 2010-05-12 16:51:14 -0400
  • 6bc6ebb95d updated ignore file Tom Nichols 2010-05-12 16:46:23 -0400
  • 223507f36f fixed a rather large memory leak Nathan Fritz 2010-05-12 13:45:36 -0700
  • e0c32b6d9b Fixes for disconnection problems detailed in http://github.com/fritzy/SleekXMPP/issues/#issue/20 Brian Beggs 2010-05-05 02:03:38 +0800
  • 1521a8b5c9 Merge remote branch 'fritzy/master' Brian Beggs 2010-05-12 07:46:07 -0400
  • 8515cef117 refactored presence tracking and fixed jidInRoom Nathan Fritz 2010-05-11 15:12:13 -0700
  • 9d76e7353a Merge branch 'master' of git@github.com:fritzy/SleekXMPP Nathan Fritz 2010-05-11 12:21:02 -0700
  • 2f8c1954f0 use pubsub settings Nathan Fritz 2010-05-11 12:20:57 -0700
  • 70f69c180c Fixes for disconnection problems detailed in http://github.com/fritzy/SleekXMPP/issues/#issue/20 Brian Beggs 2010-05-04 14:03:38 -0400
  • d40e49397b added collection tests Nathan Fritz 2010-04-30 08:21:32 -0700
  • c4fa3ab654 pubsub test work Nathan Fritz 2010-04-23 01:34:28 -0700
  • e2f841146a forgot to add file required to pass testall.py Nathan Fritz 2010-04-22 23:40:50 -0700
  • 602a6d8491 bugfixes and continuing to work on pubsub tests Nathan Fritz 2010-04-22 21:24:28 -0700
  • 37b571c55a added pubsub#event stanzas, multi-subtypes iterable stanzas, pubsub#event test coverage Nathan Fritz 2010-04-21 23:51:37 -0700
  • 2a30e3fe0c started work on pubsub#event stanzas Nathan Fritz 2010-04-20 00:53:13 -0700
  • 212660091f added pubsub tests and fixed match on iterator error Nathan Fritz 2010-04-19 01:03:27 -0700
  • 35c157f9d8 changed_status event now happens with got_offline/got_online events Nathan Fritz 2010-04-18 21:16:47 -0700
  • 09aae38117 initial add of pubsub server interaction tests Nathan Fritz 2010-04-14 01:25:14 -0700
  • 80e7e0d0ee adding tests, fixed stanzapath matching to match keys, fixed pubsub#owner stanzas Nathan Fritz 2010-04-14 01:23:17 -0700
  • 2f9f649d98 bugfix for .disconnect() hanging Nathan Fritz 2010-04-13 19:48:35 -0700
  • fef511fd51 bugfix for .disconnect() hanging Nathan Fritz 2010-04-13 19:35:47 -0700
  • 85c3d97d2a fixed presence stanza. priority can be set. Matthias Rieber 2010-02-14 00:06:25 +0800
  • 2384858f5e fixed html-im stanza plugin Nathan Fritz 2010-04-07 23:56:44 -0700
  • dd77d2165d added missing docstrings to tests and added deprecated warning to basexmpp.send when using xml mask waiting Nathan Fritz 2010-04-07 23:32:15 -0700
  • ecd5a172ed replaced usage of deprecated iq result on send. Fixed old send result to use stanzas instead of ElementTree Nathan Fritz 2010-04-07 23:10:32 -0700
  • 935ee4d14e changed license to MIT 0.9RC1 Nathan Fritz 2010-03-26 14:32:16 -0700
  • bf5dc0f7b8 closed bug #8 -- double auth response Nathan Fritz 2010-03-26 14:02:10 -0700
  • ec97c351de fixed bug #7 -- muc roster leak Nathan Fritz 2010-03-26 13:59:29 -0700
  • 0fc9072e5d fixed bug #16 Roster not updating Nathan Fritz 2010-03-26 13:55:03 -0700
  • 0659ddeff0 added memleak test and attempted to fix presence leak Nathan Fritz 2010-03-26 13:27:13 -0700
  • 7383f72367 stanzabase indent fix Nathan Fritz 2010-03-24 17:18:39 -0700
  • 95d2614f21 fix for bug #18 Nathan Fritz 2010-03-24 16:03:16 -0700
  • d4a490e3f0 fixed xmlstream filesocket issue Nathan Fritz 2010-03-15 10:19:45 -0700
  • c239fb1f90 added muc functionality Nathan Fritz 2010-03-04 09:47:42 -0800
  • 8d5dbfa691 fixed some presence bugs Nathan Fritz 2010-02-27 02:02:08 +0000
  • e06cdec81a fixed some unicode problems for 2.6 Nathan Fritz 2010-02-25 01:12:15 +0000
  • 7d41d68293 apparently setup.py if statement *does* work.. adding it back in Nathan Fritz 2010-02-24 19:56:57 +0000
  • ed60867a63 Merge branch 'develop' Nathan Fritz 2010-02-15 21:44:50 -0800
  • 0dcbe92d1e got rid of stupid iq set/get/error/result methods Nathan Fritz 2010-02-15 21:42:27 -0800
  • ac1d76b23d tweaked presence handler Nathan Fritz 2010-02-15 15:45:57 -0800
  • 58375955a9 added send queueing to avoid mixed sending Nathan Fritz 2010-02-15 02:13:44 -0800
  • 06fa1fcf33 Merge branch 'develop' Nathan Fritz 2010-01-29 23:58:14 -0800
  • 5e736f4b97 fixed setup.py issue with unicode in 3.x Nathan Fritz 2010-01-29 23:57:57 -0800
  • 4d87098590 Merge branch 'develop' Nathan Fritz 2010-01-29 02:12:45 -0800
  • 23b9930c44 added separate tostring files Nathan Fritz 2010-01-29 02:11:45 -0800
  • 395618d3d3 fixed unicode problems in 2.6 Nathan Fritz 2010-01-29 02:04:15 -0800
  • 8ad32d2065 Merge branch 'master' of git@github.com:fritzy/SleekXMPP Nathan Fritz 2010-01-27 19:38:31 -0800
  • 50ec99eee0 Merge branch 'develop' Nathan Fritz 2010-01-27 19:38:14 -0800
  • 980005db58 Merge branch 'issue-10' into develop Nathan Fritz 2010-01-27 19:37:53 -0800
  • 167bf70e0b fixed status change issue Nathan Fritz 2010-01-27 19:37:26 -0800
  • f159328dc4 Merge branch 'master' of github.com:fritzy/SleekXMPP Nathan Fritz 2010-01-27 15:09:45 -0800
  • a4ec7413e4 fixed 2.6 compatibility for componentxmpp Nathan Fritz 2010-01-27 15:09:23 -0800
  • 3dbd496de8 fixed presence['type'] w/ show value bug and added test to prove Nathan Fritz 2010-01-23 01:08:21 -0800
  • 65dd83d4e1 Merge branch 'master' of github.com:fritzy/SleekXMPP Nathan Fritz 2010-01-25 10:40:50 -0800
  • 6e4c1128ec removed stupid monkeypatch for filesocket Nathan Fritz 2010-01-25 10:40:44 -0800
  • 6b130eb947 unhandled iq's should only respond to errors when type=get/set Nathan Fritz 2010-01-20 01:42:53 -0800
  • 986255eefc Added readme and install Nathan Fritz 2010-01-20 00:19:30 -0800
  • 7a9a86af3d fixed matcher bug introduced with stanza matching Nathan Fritz 2010-01-15 21:36:53 -0800
  • e39a2395d7 xep 30 and 50 always reply from jid iq sent to Nathan Fritz 2010-01-15 21:07:28 -0800
  • 5345e9a46b fixed bug from duplicate append methods in stanzabase Nathan Fritz 2010-01-14 07:37:44 -0800
  • 6e1aa0690f Completed basic test coverage of xmlns http://jabber.org/protocol/pubsub stanzas Nathan Fritz 2010-01-13 09:04:05 -0800
  • d14045f5a6 added stanza.get(key, defaultvalue) Nathan Fritz 2010-01-09 13:17:08 -0800