log

age author description
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
Wed, 28 Jun 2017 01:20:44 +0200 Goffi jp (common): added --last-item to take last item when no item id is found/given
Tue, 27 Jun 2017 19:38:22 +0200 Goffi jp (pubsub/edit): new edit subcommand, which work in a same way as for blog
Tue, 27 Jun 2017 19:38:22 +0200 Goffi jp (pubsub): psItemGet has been renamed to psItemsGet as several items are gotten
Tue, 27 Jun 2017 19:38:22 +0200 Goffi jp (blog, common): various fixes in common and blog:
Tue, 27 Jun 2017 19:38:20 +0200 Goffi plugin XEP-0060: added sendItem and psItemSend bridge method as a way to send directly raw XML for an item + use client instead of profile_key in publish + renamed psItemGet to psItemsGet
Tue, 27 Jun 2017 17:02:10 +0200 Goffi jp (blog): minor typo fix
Tue, 27 Jun 2017 17:00:52 +0200 Goffi jp (blog, common): added --force-item option to avoid magic and use argument as actual item id:
Tue, 27 Jun 2017 16:23:28 +0200 Goffi jp (blog, common): moved and improved edit code from blog:
Tue, 27 Jun 2017 16:14:58 +0200 Goffi jp (constants): added exit code for data error.
Sun, 25 Jun 2017 09:43:04 +0200 Goffi jp (blog): added language in managed keys
Sat, 24 Jun 2017 21:47:06 +0200 Goffi tools (common/template): changed blog_date filter to date_days
Sat, 24 Jun 2017 20:18:55 +0200 Goffi tools (common/template): ScriptsHandler fix/improvments:
Thu, 22 Jun 2017 09:13:28 +0200 Goffi plugin XEP-0277, tools/common/data_objects: language handling
Wed, 21 Jun 2017 19:47:38 +0200 Goffi core (stdui): added a FIXME to not use plugin/default_host in the future