log

age author description
Fri, 17 Aug 2012 03:14:20 +0200 Goffi bridge: updated D-Bus frontend
Fri, 17 Aug 2012 03:13:08 +0200 Goffi wix: renamed id variable to avoid reserved name
Fri, 17 Aug 2012 03:11:39 +0200 Goffi Bridge: "auto" type for sendMessage method
Fri, 17 Aug 2012 03:11:03 +0200 Goffi core: sendMessage refactoring:
Fri, 17 Aug 2012 03:08:37 +0200 Goffi plugin xep-0045: entity type is changer to chatroom for room joined
Fri, 17 Aug 2012 03:07:49 +0200 Goffi core: added isJidInRoster method
Fri, 17 Aug 2012 03:07:22 +0200 Goffi core: entity cache misc data management + error moved to core.exceptions in memory
Thu, 16 Aug 2012 15:17:16 +0200 Goffi plugin xep-0054: changed deprecated deferredGenerator for inlineCallbacks
Wed, 15 Aug 2012 15:50:46 +0200 Goffi core: presence status + last resource refactored and kept in entitiesCache in memory.py, profile cache is purged on disconnection
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