log

age author description
Sun, 28 Oct 2012 18:27:37 +0100 Goffi plugin group blog: security check + fixed publisher in personalEvent signal
Sun, 28 Oct 2012 17:59:24 +0100 Goffi primitivus: fixed info messages timestamp
Sun, 28 Oct 2012 17:58:47 +0100 Goffi primitivus: fixed edit bar's captions encoding (could cause crashes)
Mon, 22 Oct 2012 00:10:21 +0200 Goffi plugin groupblog: fixed GROUP and JID publishers_type in getMassiveLastGroupBlogs and massiveSubscribeGroupBlogs
Sun, 21 Oct 2012 22:31:57 +0200 Goffi plugin XEP-0045: in case of nickname conflict when entering a room, a new one is automaticaly assigned
Sun, 21 Oct 2012 19:46:08 +0200 Goffi plugin text commands: added /parrot and /unparrot commands to use Parrot plugin
Sun, 21 Oct 2012 19:43:14 +0200 Goffi new plugin: Parrot is an experimental plugin which repeat messages between 2 entities
Sun, 21 Oct 2012 19:28:38 +0200 Goffi core: Triggers can now frobid other triggers execution
Sun, 21 Oct 2012 16:40:19 +0200 Goffi primitivus: Primitivus is now modal (vi-like behaviour):
Sun, 21 Oct 2012 13:37:15 +0200 Goffi plugin text commands: added _feedback method to send an answer to user
Sun, 21 Oct 2012 13:36:28 +0200 Goffi plugin XEP-0045: added isNickInRoom method
Sun, 21 Oct 2012 13:23:21 +0200 Goffi primitivus: fixed double messages discarding
Sun, 21 Oct 2012 12:55:47 +0200 Goffi primitivus: better chat text insertion in chat window
Sun, 21 Oct 2012 12:55:27 +0200 Goffi reverted bad commit
Sun, 21 Oct 2012 12:03:29 +0200 Goffi primitivus: fixed messages order in chat window
Sat, 20 Oct 2012 19:22:51 +0200 Goffi plugin text commands: added /help command
Sat, 20 Oct 2012 18:18:40 +0200 Goffi core: added priority management in triggers
Sat, 20 Oct 2012 18:02:14 +0200 Goffi plugin XEP-0045, plugin text commands: added '/title' command
Sat, 20 Oct 2012 17:24:30 +0200 Goffi Primitivus: avoid double messages in case of backlog/history conflict
Sat, 20 Oct 2012 17:23:56 +0200 Goffi core, quick_frontend, primitivus, wixi, bridge: fixed delayed message timestamp:
Wed, 17 Oct 2012 00:35:48 +0200 Goffi core, bridge, quick_frontend: MUC private messages history management:
Tue, 16 Oct 2012 01:22:40 +0200 Goffi Primitivus: present contacts in groups chat can now be clicked
Thu, 11 Oct 2012 00:48:35 +0200 Goffi quick frontend, primitivus, wix: MUC private messages management
Fri, 28 Sep 2012 00:48:52 +0200 Goffi plugin text commands: added /join command
Fri, 28 Sep 2012 00:31:10 +0200 Goffi plugin text commands: /leave management:
Fri, 28 Sep 2012 00:26:24 +0200 Goffi frontends, core, plugin XEP-0045: leave implementation + better nick change
Thu, 27 Sep 2012 00:54:42 +0200 Goffi plugin text commands: Text commands is a new plugin that bring IRC-like commands
Thu, 27 Sep 2012 00:51:43 +0200 Goffi plugin xep-0045: nick change management
Wed, 26 Sep 2012 01:23:56 +0200 Goffi core, quick frontend, plugin xep-0054, bridge: use of memory's entities data for vcard:
Wed, 26 Sep 2012 00:38:41 +0200 Goffi Primitivus: new entities are added to contact list if they send messages + QuickFrontend: names fixes
Tue, 25 Sep 2012 23:10:22 +0200 Goffi QuickFrontend, Primitivus, Wix: special entities management:
Tue, 25 Sep 2012 00:58:34 +0200 Goffi core, quick_frontend, primitivus, wix: Contacts List refactoring phase 1:
Wed, 05 Sep 2012 00:19:32 +0200 Goffi primitivus: keep focus position in contacts list on redraw
Tue, 04 Sep 2012 13:36:14 +0200 Goffi primitivus: fixed display for selected entity in contacts list + added indentation for status message
Tue, 04 Sep 2012 13:34:52 +0200 Goffi primitivus: better focused attributes for roster
Tue, 04 Sep 2012 01:15:19 +0200 Goffi primitivus: contacts list improvments:
Tue, 04 Sep 2012 01:12:52 +0200 Goffi primitivus: added show and status text attributes + show icons
Mon, 03 Sep 2012 23:43:15 +0200 Goffi primitivus: moved constants in a separate file
Fri, 17 Aug 2012 03:20:40 +0200 Goffi core: memory bug fix
Fri, 17 Aug 2012 03:17:44 +0200 Goffi jp: - better expandJid: roster's jids' nodes are used after names to expand jid
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.