Sun, 22 Jan 2012 19:40:04 +0100 |
Goffi |
plugin XEP-0045: room unlocking fix
|
Thu, 05 Jan 2012 00:42:24 +0100 |
Goffi |
plugin xep-0045: fixed missing return deferred
|
Thu, 05 Jan 2012 00:21:30 +0100 |
Goffi |
plugins: radio collective first draft
|
Mon, 12 Dec 2011 22:24:50 +0100 |
Goffi |
bridge: removed default profile_key in dbus_frontend_template to avoid difficult to find bugs
|
Sun, 04 Dec 2011 16:18:56 +0100 |
Goffi |
core: - history management improved
|
Sun, 04 Dec 2011 00:58:20 +0100 |
Goffi |
Wix: fixed asynchronous call to get profile's data in profile manager
|
Sun, 04 Dec 2011 00:05:41 +0100 |
Goffi |
Primitivus: fixed redraw on profile change in profile manager
|
Sun, 04 Dec 2011 00:03:15 +0100 |
Goffi |
plugin maildir: replaced forgotten setPrivate by PersistentBinaryDict.force
|
Sat, 03 Dec 2011 23:43:10 +0100 |
Goffi |
plugin xep 0054: fixed bad bridge signature
|
Sat, 03 Dec 2011 23:33:00 +0100 |
Goffi |
core: getPrivate/setPrivate removed from memory, private values now use database storage and persistent dicts \o/
|
Sat, 03 Dec 2011 22:21:52 +0100 |
Goffi |
core: added get method to PersistentDictionary
|
Sat, 03 Dec 2011 22:21:27 +0100 |
Goffi |
core: fixed bad query in Sqlite storage
|
Sat, 03 Dec 2011 19:52:04 +0100 |
Goffi |
plugin CS: use of PersistentBinaryData to store profile's information, and clean up on profile disconnection.
|
Sat, 03 Dec 2011 15:50:09 +0100 |
Goffi |
plugin maildir: maildir now use PersistentBinaryDictionary to store profile specific data
|
Sat, 03 Dec 2011 15:45:48 +0100 |
Goffi |
core: plugins can now have profileConnected/profileDisconnected method to initialise/free profile dependant resources
|
Wed, 30 Nov 2011 00:24:41 +0100 |
Goffi |
plugin XEP-0115: entity capabilities now use PersistentBinaryDict to store hash cache
|
Wed, 30 Nov 2011 00:23:50 +0100 |
Goffi |
core: sqlite persistentBinaryDict storage fix
|
Sun, 20 Nov 2011 15:56:51 +0100 |
Goffi |
plugin XEP-0054: cache now use storage
|
Sun, 20 Nov 2011 15:36:45 +0100 |
Goffi |
core: path update for Memory import
|
Sun, 20 Nov 2011 15:36:02 +0100 |
Goffi |
core: memory.py and sqlite.py moved from tools to memory
|
Sun, 20 Nov 2011 15:34:37 +0100 |
Goffi |
core: - memory refactoring (moved memory.py and sqlite.py from tools to memory)
|
Sat, 12 Nov 2011 10:33:29 +0100 |
Goffi |
bridge: typo in bridge constructor
|
Fri, 11 Nov 2011 19:50:24 +0100 |
Goffi |
primitivus: chat window is not scrolled anymore when user is watching history and a new message is received
|
Fri, 11 Nov 2011 19:49:21 +0100 |
Goffi |
core: fixed empty body error on new message
|
Fri, 11 Nov 2011 19:49:00 +0100 |
Goffi |
core: fixed memory initialisation sequence
|
Fri, 11 Nov 2011 18:40:23 +0100 |
Goffi |
core: outgoing groupchat message are not added to history anymore
|
Tue, 08 Nov 2011 22:21:58 +0100 |
Goffi |
core: don't save anymore delayed message in history
|
Tue, 08 Nov 2011 01:08:11 +0100 |
Goffi |
backend, bridge: asynchronous history
|
Mon, 07 Nov 2011 22:27:07 +0100 |
Goffi |
bridge: added check that synchronous method does not return a deferred
|
Mon, 07 Nov 2011 00:09:22 +0100 |
Goffi |
backend: - bridge async D-Bus method now automatically manage callback and errback, we just have to return a deferred
|
Sun, 06 Nov 2011 15:19:51 +0100 |
Goffi |
Primitivus: Profile Manager: fixed redraw on profile change + use of AdvandedEdit for login field
|
Wed, 02 Nov 2011 22:50:06 +0100 |
Goffi |
primitivus: profile manager updated to use new asynchronous profile creation
|
Wed, 02 Nov 2011 22:49:23 +0100 |
Goffi |
core: profile creation/deletion through database
|
Wed, 02 Nov 2011 22:47:59 +0100 |
Goffi |
bridge: added generic D-Bus exception management + asyncCreateProfile method
|
Tue, 01 Nov 2011 23:06:18 +0100 |
Goffi |
core: removed former parameters files data location constants
|
Tue, 01 Nov 2011 23:04:48 +0100 |
Goffi |
core: removed former save_data method
|
Tue, 01 Nov 2011 22:59:15 +0100 |
Goffi |
core: param loading/purging on profile connection/disconnection
|
Tue, 01 Nov 2011 22:55:58 +0100 |
Goffi |
primitivus: fixed screen redraw after plugin profile
|
Tue, 01 Nov 2011 22:52:36 +0100 |
Goffi |
Quick frontend: use of asyncGetParamA when pluging profile
|
Tue, 01 Nov 2011 20:39:22 +0100 |
Goffi |
core: - individual parameters managed through sqlite
|
Sun, 30 Oct 2011 23:13:40 +0100 |
Goffi |
database integration: first draft
|
Sat, 08 Oct 2011 21:03:02 +0200 |
Goffi |
primitivus: urwid 1.0.0 update (crash was caused by using non unicode caption)
|
Sat, 08 Oct 2011 20:27:15 +0200 |
Goffi |
plugin XEP-0163: user event mood with no item fix
|
Sat, 08 Oct 2011 20:26:36 +0200 |
Goffi |
plugin XEP-0045: typo fix
|
Sat, 08 Oct 2011 20:05:44 +0200 |
Goffi |
wix: removed forgotten test
|
Sat, 08 Oct 2011 19:13:43 +0200 |
Goffi |
plugin XEP-0045: fix method call
|
Sat, 08 Oct 2011 19:04:28 +0200 |
Goffi |
plugin XEP-0045: send error on invalid room jid on _join
|
Sat, 08 Oct 2011 18:43:17 +0200 |
Goffi |
MUC update to follow wokkel's MUC branch update
|