log

age author description
2014-02-07 souliane core: bug fix at connection time
2014-02-07 souliane memory: bug fix to not register twice frontends parameters + added some tests for param update
2014-02-05 souliane plugin groupblog, XEP-0071, XEP-0277, text_syntaxes: manage raw/rich/xhtml data for content/title:
2014-01-22 souliane plugin groupblog: added method getLastGroupBlogsAtom returns the Atom feed of blog posts
2014-01-15 souliane test radiocol: added a full scenario test
2014-01-15 souliane test: improvements for the helpers classes:
2014-01-17 souliane plugins room_games, radiocol, libervia: small changes like refactorization to ease the maintenance
2014-01-16 souliane plugin radiocol: sync data includes a "jump to time" info
2014-01-15 souliane plugins radiocol_tarot: do not process received messages for MUC users that are actually not playing the game + fix for testing purpose
2014-01-15 souliane plugins room_games, radiocol: better synchronization after a user joins a running game
2014-02-17 Goffi jp: added ad-hoc subcommand with a remote sub-subcommand to create a D-Bus remote
2014-02-17 Goffi jp: short option for progress is now -P instead of -g, so -g can be used for groups
2014-02-17 Goffi plugin Ad-Hoc D-Bus: first draft:
2014-02-13 Goffi plugin XEP-0050: fixed UnknownGroupError management + "@ALL@" profile for status command
2014-02-13 Goffi core(XMLUI): empty options in ListWidget now just show a warning message, no more assert
2014-02-13 Goffi core: fixed UnknownGroupError exception in getJidsFromGroup
2014-02-10 Goffi jp: zsh completion, first draft (added in a new /misc directory):
2014-02-10 Goffi jp: refactoring:
2014-02-05 Goffi misc (README): updated Link Mauve and Dal contributions, moved Souliane as a main contributor
2014-02-05 Goffi jp: added missing license headers
2014-02-05 Dal jp: refactoring using ArgParse
2014-02-04 Goffi core: registerNewAccount partial fix
2014-02-04 Goffi frontends: fixed /me usage + renamed a couple of "type" parameters to type_
2014-02-04 Goffi dates update
2014-02-04 Goffi core (XMLUI): fixed labels management for lists in _dataFormField2XMLUIData
2014-02-04 Goffi core: security limit in menus
2014-02-04 Goffi frontends: some modifications to ease the the use of the new sat_frontends.tools.xmlui.XMLUI class in Libervia
2014-02-04 Goffi plugin XEP-0077, plugin XEP-0100, frontends: gateways have been entirely implemented in backend using the new refactored XMLUI and AdvancedListContainer. The now useless code has been removed from frontends.
2014-02-04 Goffi core: added "one_shot" option to registered callback:
2014-02-04 Goffi core (XMLUI), frontends: advancedListContainer part 2: