log

age author description
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