log

age author description
Fri, 05 Jan 2018 12:59:52 +0100 Goffi plugin XEP-0045: new mucGetService bridge method to retrieve MUC service of the server.
Fri, 05 Jan 2018 12:58:54 +0100 Goffi plugin identity: if we get an empty avatar, don't feel avatar_basename and remove avatar key.
Wed, 03 Jan 2018 00:29:18 +0100 Goffi template: date filter improvments:
Wed, 03 Jan 2018 00:23:36 +0100 Goffi template: boolean attribute can now be specified when importing a script, and default to "defer"
Wed, 03 Jan 2018 00:21:21 +0100 Goffi tools (common/data_objects): added classes for messages
Wed, 03 Jan 2018 00:20:21 +0100 Goffi plugin identity: return resource for MUC room occupants' nicks + added avatar and avatar_basename.
Wed, 03 Jan 2018 00:18:31 +0100 Goffi plugin XEP-0054: return always False in isRoom is plugin XEP-0045 is not available + raise NotFound if avatar is requested for a MUC room (not the occupants, the room itself)
Wed, 03 Jan 2018 00:16:23 +0100 Goffi plugin XEP-0045: added mucNickGet to retrieve our nickname in a MUC room
Wed, 03 Jan 2018 00:13:48 +0100 Goffi core: moved CHAT_* constants from frontends to core constants + uses constants for MESS_TYPE_* in sendMessage
Tue, 12 Dec 2017 01:07:25 +0100 Goffi plugin XEP-0060: added an config option to set pubsub service
Tue, 12 Dec 2017 00:12:44 +0100 Goffi jp (blog): added "set" command to publish content from stdin without editing
Tue, 12 Dec 2017 00:11:27 +0100 Goffi jp (base): added exitCb generic callback to display a message and quit
Tue, 12 Dec 2017 00:09:39 +0100 Goffi jp (pubsub/search): fixed --item argument
Mon, 04 Dec 2017 00:45:07 +0100 Goffi template (xmlui): added labels property in ValueWidget (actually return values) and values property in OptionsWidget
Thu, 30 Nov 2017 21:00:24 +0100 Goffi core, template (filters): added pygments as a dependency + new highlight filter to use it.
Thu, 30 Nov 2017 20:59:24 +0100 Goffi template (filters): don't crash on invalid date in date_fmt
Thu, 30 Nov 2017 20:58:34 +0100 Goffi template: remove extension from elements while looking for a path:
Thu, 30 Nov 2017 20:53:47 +0100 Goffi tools (config): complexe data can now be set using json and the "_json" suffix
Thu, 30 Nov 2017 20:52:33 +0100 Goffi jp (merge-request): first draft:
Thu, 30 Nov 2017 20:49:20 +0100 Goffi plugin merge requests Mercurial: first draft:
Thu, 30 Nov 2017 20:44:25 +0100 Goffi plugin merge requests: first draft:
Thu, 30 Nov 2017 20:34:41 +0100 Goffi plugin tickets: handle "update" flag + various improvments:
Thu, 30 Nov 2017 20:29:25 +0100 Goffi core (XMLUI): added value property for StringWidget and ListWidget
Thu, 30 Nov 2017 20:27:22 +0100 Goffi core: specify profile on NotFound exception
Sun, 19 Nov 2017 16:51:39 +0100 Goffi plugin XEP-0060: added node watching methods to bridge:
Sun, 19 Nov 2017 16:46:07 +0100 Goffi core: added a mechanism to associate short names to namespaces:
Sun, 19 Nov 2017 16:41:59 +0100 Goffi plugin XEP-0060: added "options" argument to psSubscribe, and return subscription id if present
Sun, 19 Nov 2017 16:38:35 +0100 Goffi jp (debug/monitor): if data can't be parsed (happen at beginning/end of stream because it's not complete XML), it is printed directly.
Sat, 18 Nov 2017 18:49:57 +0100 Goffi plugin XML Log: Monkey patch is done on the whole XmlStream class, making it available as soon as the stream start + long received message are sent once fully parsed (not cut anymore)
Sat, 18 Nov 2017 18:37:21 +0100 Goffi jp (pubsub): added new "set" command tu publish or update an item in a non-interactive way (while "edit" do it interactively).
Fri, 17 Nov 2017 10:59:59 +0100 Goffi core (sat.sh): force python 2 to launch twistd, and avoid launching wrong version if twistd is installed for python 3 too
Thu, 16 Nov 2017 07:31:00 +0100 Goffi plugins blog import, tickets import, XEP-0277: fixed call to getCommentsService (it is now returning a Deferred)
Wed, 15 Nov 2017 21:15:42 +0100 Goffi plugin import: fixed deserialisation of pubsub service
Wed, 15 Nov 2017 08:58:56 +0100 Goffi template (XMLUI): added JidInputWidget
Wed, 15 Nov 2017 08:58:38 +0100 Goffi plugin tickets: specify parent service when using getCommentsService + fill reporter_jid is missing (will be discarded later if not in the schema)
Wed, 15 Nov 2017 08:57:19 +0100 Goffi plugin XEP-0277: better getCommentsService:
Wed, 15 Nov 2017 08:55:47 +0100 Goffi plugin XEP-0060: use new findServiceEntity to get default pubsub service
Wed, 15 Nov 2017 08:54:32 +0100 Goffi memory (disco): added findServiceEntity helper method to get first service of a kind
Sat, 11 Nov 2017 18:39:26 +0100 Goffi plugin tickets: fill reporter field when it is not already filled
Sat, 11 Nov 2017 18:39:26 +0100 Goffi core (XMLUI): form's XMLUI is use as first arguments for filters in dataForm2Widgets
Sat, 11 Nov 2017 18:39:24 +0100 Goffi core (XMLUI): added a "value" property in TextWidget
Sat, 11 Nov 2017 18:35:28 +0100 Goffi plugin identity: fixed jid.userhostJID call + capitalize user when jid is used.
Sat, 11 Nov 2017 18:34:21 +0100 Goffi plugin schema: prepend a "publisher" field after "id" in getDataFormItems with published given by PubSub service
Thu, 09 Nov 2017 07:54:28 +0100 Goffi template: added dict_ext filter to extend a dictionary
Wed, 08 Nov 2017 08:31:21 +0100 Goffi frontends (xmlui): fixed crash on advanced_list use:
Wed, 08 Nov 2017 07:47:01 +0100 Goffi XEP-0060: fixed bad attribute in getItems
Sun, 05 Nov 2017 23:36:45 +0100 Goffi template: fixed the use of eval_context_filter in item_filter
Sun, 05 Nov 2017 20:34:51 +0100 Goffi plugin schema: separate lines of text-multi in different values as requested by XEP-0004
Sun, 05 Nov 2017 15:36:06 +0100 Goffi plugin tickets: added ticketsSet and ticketsSchemaGet methods:
Sun, 05 Nov 2017 13:53:28 +0100 Goffi frontends (xmlui): added an attribute to ignore some widgets (and their label) in create
Sun, 05 Nov 2017 13:44:07 +0100 Goffi frotends(xmlui): fixed _xmlui_for_name attribute for labels
Sat, 04 Nov 2017 22:11:45 +0100 Goffi jp (debug): new monitor command to show pretty formatted XML stream
Sat, 04 Nov 2017 22:11:01 +0100 Goffi jp (pubsub/node/create): fixed --field option
Sat, 04 Nov 2017 22:10:01 +0100 Goffi plugin XEP-0277: minor id generation change
Fri, 03 Nov 2017 14:31:42 +0100 Goffi misc: date update (yes it's a bit late :p )
Fri, 03 Nov 2017 14:19:10 +0100 Goffi tmp: removed sat.tmp hierarchy and fixed references to it as it is now an independant sat_tmp repository
Tue, 31 Oct 2017 23:51:19 +0100 Goffi jp (xmlui): fixed workflow when value is for a BoolWidget
Tue, 31 Oct 2017 23:30:18 +0100 Goffi jp (ad-hoc/run): node is now a positional argument
Tue, 31 Oct 2017 23:29:45 +0100 Goffi jp (xmlui): XMLUIDialog.show has now a dummy argument, so workflow arguments can be put there
Tue, 31 Oct 2017 23:20:04 +0100 Goffi jp (ad-hoc): new "list" and "run" commands: