log

age author description
Fri, 19 Dec 2014 11:36:43 +0100 souliane test: fixes tests for XEP-0033
Fri, 19 Dec 2014 11:36:00 +0100 souliane test: refactoring:
Mon, 15 Dec 2014 15:29:08 +0100 souliane test: fixes import for wokkel.rsm
Mon, 15 Dec 2014 14:05:28 +0100 souliane test: add tests for plugin_misc_groupblog
Mon, 15 Dec 2014 14:04:19 +0100 souliane plugins XEP-0060, XEP-0277, groupblog: make use of RSM (XEP-0059)
Mon, 15 Dec 2014 14:03:13 +0100 souliane plugins XEP-0059, XEP-0060: leave internal wokkel extensions to sat.tmp.wokkel
Mon, 15 Dec 2014 12:46:58 +0100 souliane use sat.tmp.wokkel as a buffer module until the changes are integrated to wokkel
Wed, 10 Dec 2014 19:00:09 +0100 Goffi quick_frontend, primitivus: multi-profiles refactoring part 1 (big commit, sorry :p): frontends_multi_profiles
Wed, 10 Dec 2014 18:37:14 +0100 Goffi plugin XEP-0085: disabled a problematic assert (see FIXME) frontends_multi_profiles
Wed, 10 Dec 2014 18:36:11 +0100 Goffi core: misc improvments: frontends_multi_profiles
Wed, 10 Dec 2014 18:32:33 +0100 Goffi core: improved roster management + misc: frontends_multi_profiles
Mon, 24 Nov 2014 17:20:51 +0100 souliane plugin XEP-0060: listNodes should not use SatPubSubClient.getDiscoItems but self.host.getDiscoItems, cf. revs 1217 (318eab3f93f8) and 1259 (633fcd13a7dc)
Fri, 21 Nov 2014 16:36:24 +0100 Goffi plugin pubsub: fixed redefinition of PubSubRequest
Fri, 21 Nov 2014 16:35:40 +0100 Goffi plugin pubsub: fixed a bug introducted in revision 318eab3f93f8: getDiscoItems handler method which is called on disco items request, was calling getDiscoItems from host, which do a request itself, resulting in an infinite items request loop.
Wed, 22 Oct 2014 18:58:29 +0200 souliane memory: fixes issue in a test
Wed, 22 Oct 2014 14:38:20 +0200 souliane plugin misc_room_game, radiocol, tarot: fixes bridge method "prepareRoom" declaration (add "async=True")
Wed, 22 Oct 2014 14:16:01 +0200 souliane plugin XEP-0045: use HISTORY_LIMIT param to retrieve the MUC history
Wed, 22 Oct 2014 11:42:15 +0200 souliane plugin XEP-0054: the fix by revision 1248 (77a4592816f6) was not complete
Mon, 20 Oct 2014 20:46:10 +0200 souliane test: fixes test for XEP-0085 (use full JID)
Mon, 20 Oct 2014 20:26:46 +0200 souliane plugin XEP-0085: send 'gone' state before disconnection
Mon, 20 Oct 2014 12:57:55 +0200 souliane plugin XEP-0085: use the full JID + fixes bad entity data "type" value
Mon, 20 Oct 2014 16:38:49 +0200 souliane memory: add method isContactConnected
Mon, 20 Oct 2014 15:09:37 +0200 souliane plugin XEP-0045: set the entity data "type" asap (userJoinedRoom is triggered before the join callback)
Mon, 20 Oct 2014 12:57:27 +0200 souliane plugin sec_otr: a trigger was not returning True
Sun, 19 Oct 2014 15:25:04 +0200 souliane plugin XEP-0054: fixes error message when we get a ConnectionLost failure
Sun, 19 Oct 2014 15:07:16 +0200 souliane memory: temporary dirty hack to fix the personnal key issue after the auth session expired
Sat, 18 Oct 2014 16:28:37 +0200 souliane core, plugins: improve a bit some log messages
Sun, 19 Oct 2014 12:31:28 +0200 souliane plugin misc_imap: fixes call to log.debug with more than one argument
Sun, 19 Oct 2014 11:54:07 +0200 souliane plugin XEP-0115: better disco error handling
Sun, 19 Oct 2014 02:48:11 +0200 souliane plugins groupblogs: fixes the massive retrieval callback (loop variable was misused in a lambda callback)