Wed, 21 Jun 2017 19:40:13 +0200 |
Goffi |
core: check uncatched exceptions during plugin import and stdui init, log error and exit if any found
|
Wed, 21 Jun 2017 19:36:00 +0200 |
Goffi |
plugin account: print a warning and use "example.net" as default instead or raising an error when xmpp_domain is not set
|
Wed, 21 Jun 2017 08:00:14 +0200 |
Goffi |
jp (invitation): fixed inconsistency in language handling
|
Mon, 19 Jun 2017 09:36:55 +0200 |
Goffi |
core: added hosts_dict handling in general config:
|
Sat, 03 Jun 2017 22:24:53 +0200 |
Goffi |
plugin XEP-0054: fixed not transmitted arguments in getAvatar
|
Mon, 22 May 2017 23:58:26 +0200 |
Goffi |
core (tools/common/data_objects): added classes to handle Identities
|
Sun, 21 May 2017 20:08:42 +0200 |
Goffi |
plugin invitations: name is now registered as nickname on XMPP server thanks to plugin identity
|
Sun, 21 May 2017 20:07:54 +0200 |
Goffi |
plugin invitations: doesn't raise an exception anymore if url_template is not set while email is not requested
|
Sun, 21 May 2017 20:06:07 +0200 |
Goffi |
jp (identity): new identity command to handle the new plugin identity in backend, and maybe other plugins like vcard in the future
|
Sun, 21 May 2017 20:04:57 +0200 |
Goffi |
plugin identity: plugin identity first draft:
|
Sun, 21 May 2017 20:01:24 +0200 |
Goffi |
plugin XEP-0054: nick handling + don't remove data on avatar set
|
Sun, 21 May 2017 19:59:42 +0200 |
Goffi |
core: fixed profile key detection in getClients + raise DataError on empty profile
|
Sun, 21 May 2017 19:57:46 +0200 |
Goffi |
jp (invitation): fixed typo
|
Sun, 21 May 2017 15:59:47 +0200 |
Goffi |
core (tools/common/template): i18n support
|
Sun, 21 May 2017 15:52:23 +0200 |
Goffi |
jp (output/template): initialize template rendered only if a rendering is actually needed
|
Sun, 21 May 2017 15:47:53 +0200 |
Goffi |
jp (event): don't use dayfirst for YY-MM-DD style dates
|
Fri, 19 May 2017 13:53:52 +0200 |
Goffi |
plugin events: fixed blog/invitees uri handling
|
Fri, 19 May 2017 12:54:31 +0200 |
Goffi |
core (tools/common/template): helping methods/filters for templates:
|
Fri, 19 May 2017 12:45:26 +0200 |
Goffi |
jp (event): creation/modification of main event + invitee commands are now in a "invitee" subcommand
|
Fri, 19 May 2017 12:43:41 +0200 |
Goffi |
plugin events: separation of event node and invitees node
|
Fri, 19 May 2017 12:40:03 +0200 |
Goffi |
core (tools/common/uri): don't display finale "?" if no extra data is specified
|
Fri, 19 May 2017 12:37:54 +0200 |
Goffi |
plugin invitations: on modify an empty value delete corresponding extra keys, and reserved keys are now ignored.
|
Fri, 19 May 2017 12:34:33 +0200 |
Goffi |
jp (uri): new command to parse or generate XMPP URIs
|
Fri, 19 May 2017 12:33:54 +0200 |
Goffi |
jp (pubsub/uri): fixed URI generation
|
Fri, 19 May 2017 12:33:11 +0200 |
Goffi |
core (tools/utils): added method to parse XMPP dates
|
Thu, 04 May 2017 00:36:03 +0200 |
Goffi |
jp: fixed progress
|
Thu, 27 Apr 2017 01:02:05 +0200 |
Goffi |
jp (event): event handling commands, first draft
|
Thu, 27 Apr 2017 01:01:43 +0200 |
Goffi |
jp: added use_pubsub and use_pubsub_node_req arguments to CommandBase
|
Thu, 27 Apr 2017 00:59:25 +0200 |
Goffi |
jp (invitation): added list subcommand
|
Thu, 27 Apr 2017 00:58:12 +0200 |
Goffi |
jp (output): added LIST_DICT output, to handle list of dictionaries
|