log src/plugins/plugin_xep_0277.py @ 704:3c304929af74

age author description
Thu, 14 Nov 2013 17:51:35 +0100 Goffi plugin XEP-0277, group blogs: proper asynchronous methods for sending blogs.
Tue, 15 Oct 2013 19:28:34 +0200 Goffi core, plugins: fixed bad use of children instead of elements() for domish.Element instances.
Thu, 20 Jun 2013 17:15:21 +0200 Goffi plugin XEP-0277: RuntimeError is now catched during link parsing (can happen if no service jid is found)
Mon, 20 May 2013 23:21:29 +0200 Goffi plugins XEP-0060, XEP-0277, groupblog: comments implementation (first draft, not finished yet):
Fri, 08 Mar 2013 00:36:22 +0100 Goffi fixed licences in docstrings (they are now in comments)
Fri, 18 Jan 2013 17:55:35 +0100 Emmanuel Gil Peyrot Fix pep8 support in src/plugins.
Fri, 18 Jan 2013 17:55:35 +0100 Emmanuel Gil Peyrot Remove every old-style class.
Fri, 18 Jan 2013 17:55:34 +0100 Emmanuel Gil Peyrot Remove trailing whitespaces.
Mon, 07 Jan 2013 23:30:13 +0100 Goffi dates update
Wed, 15 Aug 2012 15:50:46 +0200 Goffi core: presence status + last resource refactored and kept in entitiesCache in memory.py, profile cache is purged on disconnection
Wed, 01 Aug 2012 22:53:02 +0200 Goffi Licence modification: the full project is now under AGPL v3+ instead of GPL v3+
Fri, 30 Mar 2012 09:23:23 +0200 Goffi D-Bus Bridge: use inspection to name attribute + fix asynchronous calls for dynamically added method, it now use deferred return value instead of callback/errback attributes
Sat, 24 Mar 2012 17:48:12 +0100 Goffi plugin groupblog: added getLastGroupBlogs method
Tue, 06 Mar 2012 09:07:24 +0100 Goffi copyleft date update
Wed, 06 Jul 2011 01:06:18 +0200 Goffi core: plugins refactored according to bridge + updatedValue now use profile
Sat, 28 May 2011 20:21:45 +0200 Goffi plugin xep 0277: added OPT_DELIVER_PAYLOADS OPT_SEND_ITEM_SUBSCRIBE to microblog options when changing access
Thu, 26 May 2011 16:48:23 +0200 Goffi plugin XEP-00277: setMicroblogAccess is now asynchronous
Tue, 12 Apr 2011 20:40:47 +0200 Goffi plugin group blog: group blog now use PEP to take profit of autosubscribe
Mon, 11 Apr 2011 12:47:35 +0200 Goffi plugin group blog: group blog subscription
Sat, 09 Apr 2011 13:17:31 +0200 Goffi plugin xep-0277: fixed bad data check
Thu, 07 Apr 2011 22:22:41 +0200 Goffi plugin xep-0277: bridge data is now converted in pubsub item in a separate function
Sat, 26 Mar 2011 17:51:19 +0100 Goffi microblog sending
Thu, 24 Mar 2011 21:15:26 +0100 Goffi plugin XEP_0277: microblog access model can now be changed
Mon, 21 Feb 2011 01:38:16 +0100 Goffi plugin xep-0277: added getLastMicroblogs method
Fri, 18 Feb 2011 22:32:02 +0100 Goffi plugin XEP 0277: author for in request + author, updated management for out request
Tue, 08 Feb 2011 02:16:26 +0100 Goffi Plugin XEP-0277: first draft of microblogging over ip /!\ new dependencies added /!\