log

age author description
2011-11-12 Goffi bridge: typo in bridge constructor
2011-11-11 Goffi primitivus: chat window is not scrolled anymore when user is watching history and a new message is received
2011-11-11 Goffi core: fixed empty body error on new message
2011-11-11 Goffi core: fixed memory initialisation sequence
2011-11-11 Goffi core: outgoing groupchat message are not added to history anymore
2011-11-08 Goffi core: don't save anymore delayed message in history
2011-11-08 Goffi backend, bridge: asynchronous history
2011-11-07 Goffi bridge: added check that synchronous method does not return a deferred
2011-11-06 Goffi backend: - bridge async D-Bus method now automatically manage callback and errback, we just have to return a deferred
2011-11-06 Goffi Primitivus: Profile Manager: fixed redraw on profile change + use of AdvandedEdit for login field
2011-11-02 Goffi primitivus: profile manager updated to use new asynchronous profile creation
2011-11-02 Goffi core: profile creation/deletion through database
2011-11-02 Goffi bridge: added generic D-Bus exception management + asyncCreateProfile method
2011-11-01 Goffi core: removed former parameters files data location constants
2011-11-01 Goffi core: removed former save_data method
2011-11-01 Goffi core: param loading/purging on profile connection/disconnection
2011-11-01 Goffi primitivus: fixed screen redraw after plugin profile
2011-11-01 Goffi Quick frontend: use of asyncGetParamA when pluging profile
2011-11-01 Goffi core: - individual parameters managed through sqlite
2011-10-30 Goffi database integration: first draft
2011-10-08 Goffi primitivus: urwid 1.0.0 update (crash was caused by using non unicode caption)
2011-10-08 Goffi plugin XEP-0163: user event mood with no item fix
2011-10-08 Goffi plugin XEP-0045: typo fix
2011-10-08 Goffi wix: removed forgotten test
2011-10-08 Goffi plugin XEP-0045: fix method call
2011-10-08 Goffi plugin XEP-0045: send error on invalid room jid on _join
2011-10-08 Goffi MUC update to follow wokkel's MUC branch update
2011-10-08 Goffi plugin xep-0047: removed gajim workaround as gajim has been fixed
2011-10-07 Goffi plugins XEP-0047 and XEP-0065: timout bug fix
2011-10-07 Goffi jp: use with statement to open fifo
2011-10-06 Goffi jp roster name manegement + Pipe transfer
2011-10-06 Goffi plugin XEP-0096: minor cleaning
2011-10-06 Goffi core: added getLastResource method
2011-10-05 Goffi File transfer:
2011-10-05 Goffi core: workaround to avoid a bug in item detection on jabber.fr. Need more investigation with jabber.fr admins (may be a bug in ejabberd)
2011-10-04 Goffi memory: avoid duplicate in getParamsCategories
2011-10-04 Goffi memory: multiples params of the same category are now merged
2011-10-03 Goffi plugin XEP-0065: refactored and misc stuff fixed. Still not finished
2011-10-01 Goffi jp: added --connect option
2011-09-29 Goffi memory: general param default value fix
2011-09-29 Goffi spelling
2011-09-29 Goffi jp: fixed file reception
2011-09-29 Goffi plugin XEP-0047: typo
2011-09-29 Goffi core: progress callback now use id as first parameter
2011-09-29 Goffi frontends, bridge: sendFile method signature change + jid parameters in bridge now use _jid suffix
2011-09-29 Goffi plugins: plugin XEP-0096 update, use of XEP-0047 (IBB)
2011-09-29 Goffi plugins: Stream initiation (xep-0095) implementation
2011-09-29 Goffi plugins: In-Band Bytestreams (XEP-0047) implementation
2011-09-29 Goffi plugins: feature negociation (XEP-0020) implementation
2011-09-29 Goffi Primitivus: fixed "info" showDialog
2011-08-27 Goffi primitivus: added forgotten gettext i18n call
2011-08-27 Goffi primitivus: freedesktop notifications (if available) when somebody is talking to us and we have not focus, or our nick is pinged and we have not focus.
2011-08-27 Xavier Maillard core: Fix status update crash
2011-08-14 Goffi bridge constructor: added missing dbus_xml_template.xml + renamed ContactT in Contact for Qt annotations
2011-08-12 Goffi Bridge Constructor: added anchor link in mediawiki constructor
2011-08-11 Goffi bridge: .ini arguments are now named jid or .*_jid if a Jabber ID is expected
2011-08-08 Goffi D-Bus constructor: add Constructors specific flags (--flags argument)
2011-07-28 Goffi bridge-constructor: added dbus-xml constructor (used for Qt frontend)
2011-07-27 Goffi core: MANIFEST.in and setup.py cleaning
2011-07-05 Goffi core: plugins refactored according to bridge + updatedValue now use profile