log

age author description
Sat, 04 Oct 2014 10:25:32 +0200 souliane bridge, memory: add "search" attribute to getHistory (filter the results with a unix globbing pattern)
Sat, 04 Oct 2014 10:23:13 +0200 souliane frontends: printInfo and printMessage timestamp attribute defaults to None instead of ''
Wed, 24 Sep 2014 13:49:43 +0200 souliane memory: add Parameter "Chat history limit"
Fri, 03 Oct 2014 12:43:59 +0200 souliane memory: getHistory with limit=0 now returns an empty list, use limit=None to return all messages
Fri, 03 Oct 2014 12:27:43 +0200 souliane memory (params), tools (xml_tools), plugins, frontends: add "int" parameter type with "min" and "max" attributes
Mon, 22 Sep 2014 22:25:44 +0200 souliane plugin XEP-0059: first draft, pubsub and jabber search do not exploit it yet
Mon, 22 Sep 2014 20:50:20 +0200 souliane plugin maildir: fixes missing import
Mon, 22 Sep 2014 20:49:13 +0200 souliane plugin XEP-0060, groupblog: avoid unecessary pubsub errors while doing massive requests:
Mon, 22 Sep 2014 20:34:29 +0200 souliane memory (disco): add nodeIdentifier parameter to getItems
Mon, 22 Sep 2014 19:24:07 +0200 souliane memory: session timeout won't be reset on each access if the Sessions() is called with resettable_timeout=False
Mon, 22 Sep 2014 18:42:54 +0200 souliane memory: profileSessions.profileGetUnique was not resetting the timer
Mon, 22 Sep 2014 20:26:40 +0200 souliane memory: handle the case where an existing session ID is re-used for creating a new session
Sun, 21 Sep 2014 13:10:55 +0200 souliane memory: Sessions.newSession can be called with a forced session ID
Sun, 21 Sep 2014 13:06:53 +0200 souliane core: move XMPP keep-alife value to the constants
Thu, 18 Sep 2014 11:43:21 +0200 souliane we are in dev version again
Thu, 18 Sep 2014 11:42:07 +0200 souliane SàT v0.5.1 released
Thu, 18 Sep 2014 11:41:52 +0200 souliane version update 0.5.1 SàT v0.5.1
Thu, 18 Sep 2014 11:28:41 +0200 souliane update CHANGELOG for v5.1
Wed, 17 Sep 2014 10:02:24 +0200 souliane test: fixes FakeSAT for plugin XEP-0033
Thu, 11 Sep 2014 15:38:57 +0200 souliane plugin XEP-0033: fixes sending the message after the changes made in rev 1052 (e88bff4c8b77)
Mon, 15 Sep 2014 14:18:34 +0200 Goffi misc: added Olly Betts to contributors + various fixed for Matteo Cypriani
Mon, 15 Sep 2014 14:18:27 +0200 Matteo Cypriani misc: updated urls of pyxe an pyfeed
Mon, 15 Sep 2014 14:18:27 +0200 Matteo Cypriani misc: fixed typos in README
Mon, 15 Sep 2014 14:18:26 +0200 Matteo Cypriani misc: README typos fixes
Mon, 15 Sep 2014 14:18:25 +0200 Matteo Cypriani misc: update versions in README4PACKAGERS + typos
Mon, 15 Sep 2014 14:18:25 +0200 Matteo Cypriani misc: fixed some typos
Tue, 09 Sep 2014 22:09:51 -0400 Matteo Cypriani misc (install): Lower default setuptools version
Tue, 09 Sep 2014 18:51:35 -0400 Olly Betts wix: Avoid setting a bad icon
Mon, 15 Sep 2014 13:29:38 +0200 Goffi misc: forgotten to change distribute_setup.py to ez_setup.py in MANIFEST.in
Mon, 15 Sep 2014 12:07:40 +0200 Goffi we are in dev version again
Thu, 11 Sep 2014 10:40:28 +0200 souliane update the minimal versions of urwid and urwid_satext
Tue, 09 Sep 2014 08:15:35 +0200 Goffi SàT 0.5.0 released
Tue, 09 Sep 2014 08:15:19 +0200 Goffi version update 0.5.0 SàT v0.5.0
Tue, 09 Sep 2014 07:58:54 +0200 Goffi misc: INSTALL note for pyfeed/xe
Mon, 08 Sep 2014 23:30:42 +0200 Goffi misc: CHANGELOG update
Mon, 08 Sep 2014 21:23:21 +0200 Goffi core (disco): added a timeout to get items
Mon, 08 Sep 2014 21:23:21 +0200 Goffi frontends (dbus): error is not truncated anymore if it's not a SàT error.
Mon, 08 Sep 2014 21:23:18 +0200 Goffi plugin OTR: added a warning to tell that the history is not logged anymore and advanced feature are disabled when using OTR
Mon, 08 Sep 2014 19:19:32 +0200 Goffi primitivus: added a FOCUS_EXTRA key (default: "ctrl f") which can be used to focus a main part:
Mon, 08 Sep 2014 18:32:36 +0200 Goffi Primitivus (xmlui): fixed window closing on save params + removed now unused onConfigureRoom in Chat
Mon, 08 Sep 2014 18:15:15 +0200 Goffi Primitivus: fixed cancel button for status change
Mon, 08 Sep 2014 18:14:51 +0200 Goffi Primitivus: fixed focus in ContactList:
Mon, 08 Sep 2014 16:53:41 +0200 souliane plugin groupblog: fixes return value of getLastGroupBlogsAtom when an error occured
Mon, 08 Sep 2014 15:50:51 +0200 Goffi Primitivus: main_widget is now in its own class (PrimitivusTopWidget), menu and notification bar (un)hidding is cleaner
Mon, 08 Sep 2014 15:50:51 +0200 Goffi Primitivus (file transfer): an error popup is shown when bad unicode is used in path, and an info popup is show to indicate that the file request has been sent
Mon, 08 Sep 2014 15:50:51 +0200 Goffi plugins XEP-0096, XEP-0065: fixed bad log calls
Mon, 08 Sep 2014 15:50:49 +0200 Goffi primitivus (profile manager): added FOCUS_UP and FOCUS_DOWN management
Sat, 06 Sep 2014 17:34:26 +0200 Goffi primitivus: added REFRESH_SCREEN key to global namespace
Mon, 08 Sep 2014 14:54:17 +0200 souliane README: redirect media credits to sat_media repository (the pictures are no more hosted here)
Mon, 08 Sep 2014 12:41:33 +0200 souliane updated CHANGELOG for version 0.5
Sun, 07 Sep 2014 20:08:56 +0200 souliane plugin OTR: do not save in history the encrypted messages for skipped profiles
Fri, 05 Sep 2014 19:29:30 +0200 Goffi primivitus: info messages now use "info_msg" attribute (yellow)
Fri, 05 Sep 2014 19:29:30 +0200 Goffi frontends: use of new "info" type in newMessage
Fri, 05 Sep 2014 19:29:30 +0200 Goffi core: a new "info" type is used in newMessage for system messages (not comming from outside)
Fri, 05 Sep 2014 11:16:38 +0200 souliane plugin OTR: forces FINISHED state if we are in ENCRYPTED state on contact disconnection
Fri, 05 Sep 2014 11:01:14 +0200 souliane plugin OTR: disconnect the active OTR sessions and delete the context on profile disconnection
Fri, 05 Sep 2014 10:39:06 +0200 souliane plugin OTR: fixes handling of the FINISHED state
Thu, 04 Sep 2014 11:26:22 +0200 souliane core (xmpp): fixes SatPresenceProtocol.available to prevent an eventual code skipping
Thu, 04 Sep 2014 20:34:38 +0200 Goffi misc (README4PACKAGERS): Urwid minimal version is now 1.2.0
Thu, 04 Sep 2014 20:30:57 +0200 Goffi primitivus: added disable_mouse config option /!\ minimal Urwid version is now 1.2.0