Mercurial > libervia-backend
graph
-
plugin invitations: name is now registered as nickname on XMPP server thanks to plugin identitySun, 21 May 2017 20:08:42 +0200, by Goffi
-
plugin invitations: doesn't raise an exception anymore if url_template is not set while email is not requestedSun, 21 May 2017 20:07:54 +0200, by Goffi
-
jp (identity): new identity command to handle the new plugin identity in backend, and maybe other plugins like vcard in the futureSun, 21 May 2017 20:06:07 +0200, by Goffi
-
plugin identity: plugin identity first draft:Sun, 21 May 2017 20:04:57 +0200, by Goffi
-
plugin XEP-0054: nick handling + don't remove data on avatar setSun, 21 May 2017 20:01:24 +0200, by Goffi
-
core: fixed profile key detection in getClients + raise DataError on empty profileSun, 21 May 2017 19:59:42 +0200, by Goffi
-
jp (invitation): fixed typoSun, 21 May 2017 19:57:46 +0200, by Goffi
-
core (tools/common/template): i18n supportSun, 21 May 2017 15:59:47 +0200, by Goffi
-
jp (output/template): initialize template rendered only if a rendering is actually neededSun, 21 May 2017 15:52:23 +0200, by Goffi
-
jp (event): don't use dayfirst for YY-MM-DD style datesSun, 21 May 2017 15:47:53 +0200, by Goffi
-
plugin events: fixed blog/invitees uri handlingFri, 19 May 2017 13:53:52 +0200, by Goffi
-
core (tools/common/template): helping methods/filters for templates:Fri, 19 May 2017 12:54:31 +0200, by Goffi
-
jp (event): creation/modification of main event + invitee commands are now in a "invitee" subcommandFri, 19 May 2017 12:45:26 +0200, by Goffi
-
plugin events: separation of event node and invitees nodeFri, 19 May 2017 12:43:41 +0200, by Goffi
-
core (tools/common/uri): don't display finale "?" if no extra data is specifiedFri, 19 May 2017 12:40:03 +0200, by Goffi
-
plugin invitations: on modify an empty value delete corresponding extra keys, and reserved keys are now ignored.Fri, 19 May 2017 12:37:54 +0200, by Goffi
-
jp (uri): new command to parse or generate XMPP URIsFri, 19 May 2017 12:34:33 +0200, by Goffi
-
jp (pubsub/uri): fixed URI generationFri, 19 May 2017 12:33:54 +0200, by Goffi
-
core (tools/utils): added method to parse XMPP datesFri, 19 May 2017 12:33:11 +0200, by Goffi
-
jp: fixed progressThu, 04 May 2017 00:36:03 +0200, by Goffi
-
jp (event): event handling commands, first draftThu, 27 Apr 2017 01:02:05 +0200, by Goffi
-
jp: added use_pubsub and use_pubsub_node_req arguments to CommandBaseThu, 27 Apr 2017 01:01:43 +0200, by Goffi
-
jp (invitation): added list subcommandThu, 27 Apr 2017 00:59:25 +0200, by Goffi
-
jp (output): added LIST_DICT output, to handle list of dictionariesThu, 27 Apr 2017 00:58:12 +0200, by Goffi
-
jp: added constant to handle ANSI code for header and subheadersThu, 27 Apr 2017 00:57:04 +0200, by Goffi
-
plugin event: first draft:Thu, 27 Apr 2017 00:55:02 +0200, by Goffi
-
plugin invitations: added invitationList commandThu, 27 Apr 2017 00:53:23 +0200, by Goffi
-
tools (common/uri): minor comment updateThu, 20 Apr 2017 17:20:44 +0200, by Goffi
-
tools (common/data_objects): comments items can now be chained to their parentMon, 17 Apr 2017 20:34:43 +0200, by Goffi
-
plugin XEP-0277: comments node access model changes:Mon, 17 Apr 2017 20:33:32 +0200, by Goffi
-
plugin XEP-0060: getNodeAffiliations use jid.JID as keys instead of jids as unicodeMon, 17 Apr 2017 20:31:12 +0200, by Goffi
-
jp (blog): service and node can now be specified for edit commandSun, 16 Apr 2017 18:00:45 +0200, by Goffi
-
jp (pubsub): added uri command to build pubsub URISun, 16 Apr 2017 17:59:54 +0200, by Goffi
-
plugin invitations: fixed url_template checkSun, 16 Apr 2017 17:57:40 +0200, by Goffi
-
tools/common (uri): added a method to build URISun, 16 Apr 2017 17:55:10 +0200, by Goffi
-
jp (pubsub/node): added create and delete commandsMon, 03 Apr 2017 00:23:01 +0200, by Goffi
-
jp (invitation): added modify commandMon, 03 Apr 2017 00:23:01 +0200, by Goffi
-
plugin invitations: added modify method (+ bridge) and fixed email setting in extraMon, 03 Apr 2017 00:23:01 +0200, by Goffi
-
plugin XEP-0060: node create/delete improvments:Mon, 03 Apr 2017 00:22:58 +0200, by Goffi
-
tmp(wokkel/pubsub): fixed configuration parsingMon, 03 Apr 2017 00:13:33 +0200, by Goffi
-
tools(common/uri): XMPP uri parsing module, first draftWed, 29 Mar 2017 21:04:43 +0200, by Goffi
-
jp (invitation): invitation command first draftWed, 29 Mar 2017 19:42:44 +0200, by Goffi
-
jp (pubsub/get): --service is now optional argument, and sub_id now use "-S" short optionWed, 29 Mar 2017 19:42:44 +0200, by Goffi
-
jp (base): added msg and exit_code argument to errback so it's more genericWed, 29 Mar 2017 19:42:44 +0200, by Goffi
-
plugin invitations: added getInvitation method, it return invitation data and raise an error if it is not foundWed, 29 Mar 2017 19:42:42 +0200, by Goffi
-
plugin invitations: invitation id and invitee jid are now added to return dict in invitationCreate, bridge signature has changed tooWed, 29 Mar 2017 19:35:55 +0200, by Goffi
-
plugin invitations: raise ValueError if url_template and message_body are both not specifiedWed, 29 Mar 2017 19:30:29 +0200, by Goffi
-
memory (persistent, sqlite): fixed getPrivates bug with keys arguments and its use in LazyPersistentBinaryDictWed, 29 Mar 2017 19:27:52 +0200, by Goffi
-
plugin invitations: fixed leak of uuid in jidSun, 26 Mar 2017 21:23:03 +0200, by Goffi
-
jp (pubsub/node) added pubsub/node/affiliations/set commandSun, 26 Mar 2017 18:08:05 +0200, by Goffi
-
plugin XEP-0060: added setNodeAffiliations and its bridge method (psNodeAffiliationsSet)Sun, 26 Mar 2017 18:06:58 +0200, by Goffi
-
tmp(wokkel/pubsub): removed affiliations attribute which was there twice + added missing _render_affiliationsSun, 26 Mar 2017 16:57:53 +0200, by Goffi
-
jp (pubsub): added affiliations and node/affiliations/get:Thu, 23 Mar 2017 21:04:01 +0100, by Goffi
-
plugin XEP-0060: added affiliation handling:Thu, 23 Mar 2017 21:01:51 +0100, by Goffi
-
tmp (wokkel/pubsub): fixed affiliations (normal entity) handlingThu, 23 Mar 2017 20:59:25 +0100, by Goffi
-
plugin groupblog, XEP-0060: added ACCESS_PUBLISHER_ROSTER and switched to it in groupblogThu, 23 Mar 2017 09:11:25 +0100, by Goffi
-
tmp (wokkel/pubsub): fixed configuration settingThu, 23 Mar 2017 09:07:10 +0100, by Goffi
-
jp (pubsub/node): added set commandTue, 14 Mar 2017 00:21:20 +0100, by Goffi
-
plugin XEP-0060: added setConfiguration/psNodeConfigurationSet + fix in tmp.wokkel.pubsubTue, 14 Mar 2017 00:18:02 +0100, by Goffi
-
jp (pubsub): added pubsub/node/info command to retrieve node configurationMon, 13 Mar 2017 23:18:57 +0100, by Goffi
-
plugin XEP-0060: added getConfiguration ad psNodeConfigurationGet bridge methodMon, 13 Mar 2017 23:18:00 +0100, by Goffi
-
plugin XEP-0060: renamed psGet bridge method to psItemGetMon, 13 Mar 2017 23:17:13 +0100, by Goffi
-
jp (output dict): added color and no-header optionMon, 13 Mar 2017 23:15:06 +0100, by Goffi
-
jp (base): raise InternalError if output is used when use_output is not declaredMon, 13 Mar 2017 23:14:00 +0100, by Goffi