Sun, 12 Aug 2012 15:49:08 +0200 |
Goffi |
core: fixed bad try/except block in memory
|
Thu, 02 Aug 2012 01:08:51 +0200 |
Goffi |
misc: updated README with contributors
|
Thu, 02 Aug 2012 01:07:45 +0200 |
Matthieu Rakotojaona |
misc: CONTRAT SOCIAL (Social Contract) English translation
|
Wed, 01 Aug 2012 22:53:02 +0200 |
Goffi |
Licence modification: the full project is now under AGPL v3+ instead of GPL v3+
|
Mon, 25 Jun 2012 23:58:28 +0200 |
Goffi |
quickapp: fixed typo
|
Mon, 25 Jun 2012 01:00:55 +0200 |
Goffi |
plugin groupblog: fixed initialisation
|
Mon, 25 Jun 2012 00:08:16 +0200 |
Goffi |
plugin groupblog: subscriptions/notifications
|
Thu, 31 May 2012 00:26:39 +0200 |
Goffi |
plugin groupblog: added disco info + misc fixes
|
Sat, 14 Apr 2012 16:26:55 +0200 |
Emmanuel Gil Peyrot |
frontend: Fix notify import in Primitivus.
|
Sat, 14 Apr 2012 13:55:11 +0200 |
Emmanuel Gil Peyrot |
misc: Add the build directory to the ignore file.
|
Sat, 14 Apr 2012 13:53:55 +0200 |
Emmanuel Gil Peyrot |
misc: Make the shell launcher use the same python interpreter than setup.py.
|
Sat, 14 Apr 2012 11:09:31 +0200 |
Emmanuel Gil Peyrot |
misc: Add the forgotten sat.memory to setup.py.
|
Wed, 04 Apr 2012 00:06:44 +0200 |
Goffi |
core: exceptions moved to core
|
Sun, 01 Apr 2012 19:48:31 +0200 |
Goffi |
plugin groupblog, D-Bus frontend: added getLastGroupBlogs and getMassiveLastGroupBlogs
|
Sun, 01 Apr 2012 19:45:35 +0200 |
Goffi |
D-Bus bridge: fixed getRoomsSubjects call + fixed dynamic addition of methods + added getLastGroupBlogs method
|
Fri, 30 Mar 2012 09:23:23 +0200 |
Goffi |
D-Bus Bridge: use inspection to name attribute + fix asynchronous calls for dynamically added method, it now use deferred return value instead of callback/errback attributes
|
Thu, 29 Mar 2012 00:04:31 +0200 |
Goffi |
plugin group blog: getMassiveGroupBlog first draft
|
Mon, 26 Mar 2012 00:22:49 +0200 |
Goffi |
core: Roster cache refactoring: cache is now managed by client's SatRosterProtocol instance.
|
Sat, 24 Mar 2012 17:48:12 +0100 |
Goffi |
plugin groupblog: added getLastGroupBlogs method
|
Sat, 24 Mar 2012 17:46:42 +0100 |
Goffi |
plugin radiocol: fixed missing import
|
Sat, 24 Mar 2012 16:11:16 +0100 |
Goffi |
fixed lauching script
|
Wed, 14 Mar 2012 23:45:01 +0100 |
Goffi |
plugin groupblog: next-gen group blog first draft
|
Wed, 14 Mar 2012 23:41:06 +0100 |
Goffi |
core: typo
|
Tue, 13 Mar 2012 22:04:03 +0100 |
Goffi |
backend: added warning message when jabberfr workaround is used + fixed missing warning method
|
Tue, 06 Mar 2012 09:07:24 +0100 |
Goffi |
copyleft date update
|
Tue, 06 Mar 2012 09:03:19 +0100 |
Goffi |
core: fixed Params class name in load_default_params
|
Sun, 29 Jan 2012 03:00:25 +0100 |
Goffi |
plugin radiocol: working Radio Collective \o/
|
Tue, 24 Jan 2012 00:22:11 +0100 |
Goffi |
plugin radiocol: fixed autocreation of radiocol for new comers
|
Mon, 23 Jan 2012 00:14:33 +0100 |
Goffi |
plugin RadioCol: basic functionnality working approximately
|
Mon, 23 Jan 2012 00:13:37 +0100 |
Goffi |
plugin XEP-0249: fixed join (signature changed after wokkel update)
|
Sun, 22 Jan 2012 19:41:02 +0100 |
Goffi |
plugin radiocol: removed occupants list in radiocolStarted signal
|
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
|