log

age author description
2012-10-21 Goffi plugin text commands: added _feedback method to send an answer to user
2012-10-21 Goffi plugin XEP-0045: added isNickInRoom method
2012-10-21 Goffi primitivus: fixed double messages discarding
2012-10-21 Goffi primitivus: better chat text insertion in chat window
2012-10-21 Goffi reverted bad commit
2012-10-21 Goffi primitivus: fixed messages order in chat window
2012-10-20 Goffi plugin text commands: added /help command
2012-10-20 Goffi core: added priority management in triggers
2012-10-20 Goffi plugin XEP-0045, plugin text commands: added '/title' command
2012-10-20 Goffi Primitivus: avoid double messages in case of backlog/history conflict
2012-10-20 Goffi core, quick_frontend, primitivus, wixi, bridge: fixed delayed message timestamp:
2012-10-16 Goffi core, bridge, quick_frontend: MUC private messages history management:
2012-10-15 Goffi Primitivus: present contacts in groups chat can now be clicked
2012-10-10 Goffi quick frontend, primitivus, wix: MUC private messages management
2012-09-27 Goffi plugin text commands: added /join command
2012-09-27 Goffi plugin text commands: /leave management:
2012-09-27 Goffi frontends, core, plugin XEP-0045: leave implementation + better nick change
2012-09-26 Goffi plugin text commands: Text commands is a new plugin that bring IRC-like commands
2012-09-26 Goffi plugin xep-0045: nick change management
2012-09-25 Goffi core, quick frontend, plugin xep-0054, bridge: use of memory's entities data for vcard:
2012-09-25 Goffi Primitivus: new entities are added to contact list if they send messages + QuickFrontend: names fixes
2012-09-25 Goffi QuickFrontend, Primitivus, Wix: special entities management:
2012-09-24 Goffi core, quick_frontend, primitivus, wix: Contacts List refactoring phase 1:
2012-09-04 Goffi primitivus: keep focus position in contacts list on redraw
2012-09-04 Goffi primitivus: fixed display for selected entity in contacts list + added indentation for status message
2012-09-04 Goffi primitivus: better focused attributes for roster
2012-09-03 Goffi primitivus: contacts list improvments:
2012-09-03 Goffi primitivus: added show and status text attributes + show icons
2012-09-03 Goffi primitivus: moved constants in a separate file
2012-08-17 Goffi core: memory bug fix
2012-08-17 Goffi jp: - better expandJid: roster's jids' nodes are used after names to expand jid
2012-08-17 Goffi bridge: updated D-Bus frontend
2012-08-17 Goffi wix: renamed id variable to avoid reserved name
2012-08-17 Goffi Bridge: "auto" type for sendMessage method
2012-08-17 Goffi core: sendMessage refactoring:
2012-08-17 Goffi plugin xep-0045: entity type is changer to chatroom for room joined
2012-08-17 Goffi core: added isJidInRoster method
2012-08-17 Goffi core: entity cache misc data management + error moved to core.exceptions in memory
2012-08-16 Goffi plugin xep-0054: changed deprecated deferredGenerator for inlineCallbacks
2012-08-15 Goffi core: presence status + last resource refactored and kept in entitiesCache in memory.py, profile cache is purged on disconnection
2012-08-12 Goffi core: fixed bad try/except block in memory
2012-08-01 Goffi misc: updated README with contributors
2012-08-01 Matthieu Rakotojaona misc: CONTRAT SOCIAL (Social Contract) English translation
2012-08-01 Goffi Licence modification: the full project is now under AGPL v3+ instead of GPL v3+
2012-06-25 Goffi quickapp: fixed typo
2012-06-24 Goffi plugin groupblog: fixed initialisation
2012-06-24 Goffi plugin groupblog: subscriptions/notifications
2012-05-30 Goffi plugin groupblog: added disco info + misc fixes
2012-04-14 Emmanuel Gil Peyrot frontend: Fix notify import in Primitivus.
2012-04-14 Emmanuel Gil Peyrot misc: Add the build directory to the ignore file.
2012-04-14 Emmanuel Gil Peyrot misc: Make the shell launcher use the same python interpreter than setup.py.
2012-04-14 Emmanuel Gil Peyrot misc: Add the forgotten sat.memory to setup.py.
2012-04-03 Goffi core: exceptions moved to core
2012-04-01 Goffi plugin groupblog, D-Bus frontend: added getLastGroupBlogs and getMassiveLastGroupBlogs
2012-04-01 Goffi D-Bus bridge: fixed getRoomsSubjects call + fixed dynamic addition of methods + added getLastGroupBlogs method
2012-03-30 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
2012-03-28 Goffi plugin group blog: getMassiveGroupBlog first draft
2012-03-25 Goffi core: Roster cache refactoring: cache is now managed by client's SatRosterProtocol instance.
2012-03-24 Goffi plugin groupblog: added getLastGroupBlogs method
2012-03-24 Goffi plugin radiocol: fixed missing import