log

age author description
2015-08-25 Goffi core (disco): use of failure.Failure when raising FeatureNotFound to avoid a jump in debugger in debug mode
2015-08-25 Goffi plugin groupblog: item access availability on serveur is checked on profile connection, and getFeatures is filled accordingly (with "available" key)
2015-08-25 Goffi core (disco): added checkFeatures to check several features at once + identities are now managed with a tuple in findFeaturesSet and checkFeatures
2015-08-25 Goffi core (xmlui): reverted change from 039d96e131be: we should be able to recreate the same container with changeContainer
2015-08-25 Goffi frontends: callback are now always used in QuickApp launchAction (before it was only used if validated is present):
2015-08-25 Goffi primitivus (ProfileManager): fixed profile change event callback
2015-08-21 souliane tools (xmlui): changeContainer do not create a new one when the current one already fits
2015-08-21 souliane tools, frontends (xmlui): allow to select a tab when adding it
2015-08-21 Goffi plugin groupblog: groupblog compatible pubsub service is checked in profileConected + getFeatures implementation
2015-08-21 Goffi core (disco): fixed bad indentation resulting in bad result in findFeaturesSet
2015-08-21 Goffi plugin XEP-0060: implemented getFeatures, data has a "service" key if service is found for this profile
2015-08-21 Goffi core, bridge: added getFeatures method:
2015-08-20 Goffi QuickFrontend: removed old watched stuff as a new plugin now manages it properly
2015-08-20 Goffi core, plugin watched: new plugin, show an alert when a watched entity goes online