log

age author description
Wed, 05 Jul 2017 15:04:45 +0200 Goffi jp (common): fixed the use of --last-item when "-n [node]" is used
Wed, 05 Jul 2017 15:04:43 +0200 Goffi plugin XEP-0060: addManagedNode callbacks now use client syntax instead of profile
Wed, 05 Jul 2017 15:02:52 +0200 Goffi core (tools/email): an unicode "to" email (instead of a list) can now be used
Wed, 05 Jul 2017 14:50:45 +0200 Goffi plugin events: changed import names to EVENTS uppercase for consistency with other plugins
Wed, 05 Jul 2017 14:50:39 +0200 Goffi core (memory/persistent): fixed calls to delPrivateValue
Wed, 05 Jul 2017 14:50:13 +0200 Goffi jp (event/invitee/list): don't add a space after nick and jid when a table is displayed
Sun, 02 Jul 2017 20:09:25 +0200 Goffi jp (event/invitee): added list command to get R.S.V.P. :
Sun, 02 Jul 2017 20:09:24 +0200 Goffi jp (event): added checkURI to InviteeGet and InviteeSet
Sun, 02 Jul 2017 20:09:21 +0200 Goffi jp (common): new ansi_ljust, ansi_rjust and ansi_center command + table:
Sun, 02 Jul 2017 19:53:44 +0200 Goffi core (tools/common/regex): new ansiRemove method to remove ANSI escape codes from a string
Sun, 02 Jul 2017 19:52:21 +0200 Goffi jp (standard output): added simple, json and json_raw for OUTPUT_DICT_DICT
Sun, 02 Jul 2017 19:51:00 +0200 Goffi jp (constants): added OUTPUT_DICT_DICT for dictionaries of nested dictionaries
Sun, 02 Jul 2017 19:47:25 +0200 Goffi plugin events: added eventInviteesList method to get all R.S.V.P. at once.
Fri, 30 Jun 2017 01:08:13 +0200 Goffi jp (input/csv): fixed encoding issue in debug mode
Fri, 30 Jun 2017 00:54:37 +0200 Goffi jp (pubsub/node/affiliations/set): call checkURI
Fri, 30 Jun 2017 00:04:47 +0200 Goffi plugin events, invitations + jp (event/create, invitation/invitee/invite): several emails addresses can now be specified for a single invitation:
Fri, 30 Jun 2017 00:02:16 +0200 Goffi jp (pubsub/node/set): added checkURI to handle xmpp: URIs
Thu, 29 Jun 2017 23:40:12 +0200 Goffi plugin XEP-0277: max_items fix (last "fix" about it was actually bad)
Thu, 29 Jun 2017 20:57:14 +0200 Goffi jp (event/invitee/invite): command to use new eventInvite backend method
Thu, 29 Jun 2017 20:57:12 +0200 Goffi plugin events: added eventInvite command as a helper for the complex invitation workflow:
Thu, 29 Jun 2017 20:45:54 +0200 Goffi plugin XEP-0277: change affiliations for comments + fixes:
Thu, 29 Jun 2017 20:37:06 +0200 Goffi jp (invitation/create): typo
Thu, 29 Jun 2017 20:36:35 +0200 Goffi jp (blog, event): added checkURI to some command to be able to enter a xmpp: uri as argument
Thu, 29 Jun 2017 20:35:07 +0200 Goffi jp (pubsub/get): renamed --id option to --item for consistency with other commands
Wed, 28 Jun 2017 23:49:55 +0200 Goffi jp (input): log improvments + empty filter:
Wed, 28 Jun 2017 20:28:58 +0200 Goffi jp (pubsub/delete): delete command implementation (to delete an item)
Wed, 28 Jun 2017 20:28:24 +0200 Goffi jp (pubsub, common): fixed last item edition (keep item id instead of creating a new one)
Wed, 28 Jun 2017 19:19:08 +0200 Goffi jp (cmd_pubsub): xmpp: uri handling, first draft
Wed, 28 Jun 2017 01:28:41 +0200 Goffi jp (input): input command first draft:
Wed, 28 Jun 2017 01:21:49 +0200 Goffi jp (base): added no_lf in disp() to avoid printing a line feed