log

age author description
Thu, 27 Apr 2017 00:57:04 +0200 Goffi jp: added constant to handle ANSI code for header and subheaders
Thu, 27 Apr 2017 00:55:02 +0200 Goffi plugin event: first draft:
Thu, 27 Apr 2017 00:53:23 +0200 Goffi plugin invitations: added invitationList command
Thu, 20 Apr 2017 17:20:44 +0200 Goffi tools (common/uri): minor comment update
Mon, 17 Apr 2017 20:34:43 +0200 Goffi tools (common/data_objects): comments items can now be chained to their parent
Mon, 17 Apr 2017 20:33:32 +0200 Goffi plugin XEP-0277: comments node access model changes:
Mon, 17 Apr 2017 20:31:12 +0200 Goffi plugin XEP-0060: getNodeAffiliations use jid.JID as keys instead of jids as unicode
Sun, 16 Apr 2017 18:00:45 +0200 Goffi jp (blog): service and node can now be specified for edit command
Sun, 16 Apr 2017 17:59:54 +0200 Goffi jp (pubsub): added uri command to build pubsub URI
Sun, 16 Apr 2017 17:57:40 +0200 Goffi plugin invitations: fixed url_template check
Sun, 16 Apr 2017 17:55:10 +0200 Goffi tools/common (uri): added a method to build URI
Mon, 03 Apr 2017 00:23:01 +0200 Goffi jp (pubsub/node): added create and delete commands
Mon, 03 Apr 2017 00:23:01 +0200 Goffi jp (invitation): added modify command
Mon, 03 Apr 2017 00:23:01 +0200 Goffi plugin invitations: added modify method (+ bridge) and fixed email setting in extra
Mon, 03 Apr 2017 00:22:58 +0200 Goffi plugin XEP-0060: node create/delete improvments:
Mon, 03 Apr 2017 00:13:33 +0200 Goffi tmp(wokkel/pubsub): fixed configuration parsing
Wed, 29 Mar 2017 21:04:43 +0200 Goffi tools(common/uri): XMPP uri parsing module, first draft
Wed, 29 Mar 2017 19:42:44 +0200 Goffi jp (invitation): invitation command first draft
Wed, 29 Mar 2017 19:42:44 +0200 Goffi jp (pubsub/get): --service is now optional argument, and sub_id now use "-S" short option
Wed, 29 Mar 2017 19:42:44 +0200 Goffi jp (base): added msg and exit_code argument to errback so it's more generic
Wed, 29 Mar 2017 19:42:42 +0200 Goffi plugin invitations: added getInvitation method, it return invitation data and raise an error if it is not found
Wed, 29 Mar 2017 19:35:55 +0200 Goffi plugin invitations: invitation id and invitee jid are now added to return dict in invitationCreate, bridge signature has changed too
Wed, 29 Mar 2017 19:30:29 +0200 Goffi plugin invitations: raise ValueError if url_template and message_body are both not specified
Wed, 29 Mar 2017 19:27:52 +0200 Goffi memory (persistent, sqlite): fixed getPrivates bug with keys arguments and its use in LazyPersistentBinaryDict
Sun, 26 Mar 2017 21:23:03 +0200 Goffi plugin invitations: fixed leak of uuid in jid
Sun, 26 Mar 2017 18:08:05 +0200 Goffi jp (pubsub/node) added pubsub/node/affiliations/set command
Sun, 26 Mar 2017 18:06:58 +0200 Goffi plugin XEP-0060: added setNodeAffiliations and its bridge method (psNodeAffiliationsSet)
Sun, 26 Mar 2017 16:57:53 +0200 Goffi tmp(wokkel/pubsub): removed affiliations attribute which was there twice + added missing _render_affiliations
Thu, 23 Mar 2017 21:04:01 +0100 Goffi jp (pubsub): added affiliations and node/affiliations/get:
Thu, 23 Mar 2017 21:01:51 +0100 Goffi plugin XEP-0060: added affiliation handling: