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
|
2011-07-05 |
Goffi |
bridge refactoring: categories are now core and plugin instead of communication and request
|
2011-06-24 |
Goffi |
plugin smtp: fixed email address parsing and invalid unicode message
|
2011-06-19 |
Goffi |
launching script now read config files
|
2011-06-18 |
Goffi |
wix: updated quiz's images paths
|
2011-06-18 |
Goffi |
wix: removed image dir (now in a separate package)
|
2011-06-18 |
Goffi |
wix: updated paths to use media_dir
|
2011-06-18 |
Goffi |
core: local_dir moved to config file
|
2011-06-18 |
Goffi |
core: configuration file
|
2011-06-12 |
Goffi |
bridge: bridge_constuctor's frontend template update with quiz answer method
|
2011-06-12 |
Goffi |
Quiz game: buzzer, timer, answer management
|
2011-06-12 |
Goffi |
Quizz game: first draft
|