log

age author description
2011-02-06 Goffi xml_tools: added ElementParser for raw xml -> domish.Element conversion
2011-02-06 Goffi core: added plugin dependency not found import error
2011-02-06 Goffi core: added plugin dependency management
2011-02-04 Goffi plugin xep-0163: added mood publishing
2011-02-03 Goffi plugin XML Log: fixed dbus signal name
2011-02-03 Goffi dbus bridge: fixed introspection for dynamically added methods and signals
2011-02-03 Goffi core: added plugins for PubSub et PEP (first drafts)
2011-02-03 Goffi added plugin xep-0115: entity capabilities
2011-02-03 Goffi typo
2011-02-01 Goffi plugin xmllog: removed traces
2011-02-01 Goffi removed old useless code
2011-02-01 Goffi mediawiki template
2011-02-01 Goffi new xml log plugin
2011-01-30 Goffi bridge, bridge constructor: fixed mix stuff
2011-01-25 Goffi distribute: removed dependency_links for urwid-satext: it's now on pypi
2011-01-25 Goffi Bridge: rename connection_error to connectionError for function name consistency
2011-01-25 Goffi Bridge: added mediawiki constructor in bridge constructor, usefull for documentation purpose
2011-01-24 Goffi bridge: core & frontend sides of bridge are now generated
2011-01-24 Goffi bridge: constructor now generate files in a 'generated' subdirectory
2011-01-24 Goffi updated MANIFEST.in to exclude bridge_constructor's generated dir
2011-01-24 Goffi updated .hgignore
2011-01-24 Goffi distribute: manifest now include all .py and .ini files
2011-01-24 Goffi Bridge constructor:
2011-01-24 Goffi bridge: constructor and template improved, documentation added
2011-01-24 Goffi bridge: automatic bridge generator, first draft
2011-01-23 Goffi core: fixed default message type
2011-01-23 Goffi added "please" in password error message
2011-01-22 Goffi Added management of connection error
2011-01-18 Goffi IMAP & SMTP Port parameters are now merged in "Mail Server" category
2011-01-18 Goffi Added SMTP server plugin, for sending messages from classic MUA \o/
2011-01-18 Goffi core, plugin Maildir: added "ProfileCreation" Trigger
2011-01-18 Goffi Added a library for custom SàT Exceptions
2011-01-17 Goffi plugin IMAP, plugin Maildir: profile management
2011-01-17 Goffi Test value replaced by example values for memory params
2011-01-17 Goffi plugin IMAP, plugin Maildir: added flag, IMAP's uid management
2011-01-17 Goffi Plugin IMAP, plugin MAILDIR: added IMAP's UID management, mailbox data persistence
2011-01-16 Goffi MAILDIR + IMAP plugins: first draft
2011-01-16 Goffi Core: Trigger implementation + version number update
2011-01-16 Goffi minor copyright update, date format harmonisation
2011-01-16 Goffi Tools: new misc library, Trigger management implementation
2011-01-16 Goffi added "debug" command to sat launcher script
2011-01-14 Goffi Added tag SàT v0.1.1 for changeset 53aa958a2d3d
2011-01-14 Goffi CHANGELOG update 0.1.1 SàT v0.1.1
2011-01-14 Goffi Added tag SàT v0.1.1 for changeset e077f068ff57
2011-01-14 Goffi version updated to 0.1.1
2011-01-13 Goffi quick_frontend: fixed bad string type with DBus by converting them to unicode
2011-01-12 Goffi Added tag SàT v0.1.0 for changeset b778622b8733
2011-01-12 Goffi CHANGELOG typo 0.1.0 SàT v0.1.0
2011-01-12 Goffi Removed tag SàT v0.1.0
2011-01-12 Goffi Removed tag SàT v0.1.0
2011-01-12 Goffi Added tag SàT v0.1.0 for changeset 83d2bc0abf2a
2011-01-12 Goffi version, README, CHANGELOG and INSTALL updates
2011-01-11 Goffi distutils: added urwid-satext dependency, and gobject in preinstall_check
2011-01-11 Goffi jp: fixed bad sat.tools.jid import
2011-01-07 Goffi distutils: added preinstall_check hack + some tuning while testing
2011-01-06 Goffi added stop command in sat.sh launching script
2011-01-06 Goffi distutils: fixed custom wokkel building
2011-01-06 Goffi Distutils: added custom wokkel checking/building
2011-01-06 Goffi added distribute bootstrap file
2011-01-06 Goffi distutils: removes build and dist from manifest's prune