Mercurial > libervia-backend
graph
-
frontends: printInfo and printMessage timestamp attribute defaults to None instead of ''2014-10-04, by souliane
-
memory: add Parameter "Chat history limit"2014-09-24, by souliane
-
memory: getHistory with limit=0 now returns an empty list, use limit=None to return all messages2014-10-03, by souliane
-
plugin XEP-0059: first draft, pubsub and jabber search do not exploit it yet2014-09-22, by souliane
-
plugin maildir: fixes missing import2014-09-22, by souliane
-
plugin XEP-0060, groupblog: avoid unecessary pubsub errors while doing massive requests:2014-09-22, by souliane
-
memory (disco): add nodeIdentifier parameter to getItems2014-09-22, by souliane
-
memory: profileSessions.profileGetUnique was not resetting the timer2014-09-22, by souliane
-
memory: handle the case where an existing session ID is re-used for creating a new session2014-09-22, by souliane
-
memory: Sessions.newSession can be called with a forced session ID2014-09-21, by souliane
-
core: move XMPP keep-alife value to the constants2014-09-21, by souliane
-
we are in dev version again2014-09-18, by souliane
-
SàT v0.5.1 released2014-09-18, by souliane
-
update CHANGELOG for v5.12014-09-18, by souliane
-
test: fixes FakeSAT for plugin XEP-00332014-09-17, by souliane
-
plugin XEP-0033: fixes sending the message after the changes made in rev 1052 (e88bff4c8b77)2014-09-11, by souliane
-
misc: added Olly Betts to contributors + various fixed for Matteo Cypriani2014-09-15, by Goffi
-
misc: updated urls of pyxe an pyfeed2014-09-15, by Matteo Cypriani
-
misc: fixed typos in README2014-09-15, by Matteo Cypriani
-
misc: README typos fixes2014-09-15, by Matteo Cypriani
-
misc: update versions in README4PACKAGERS + typos2014-09-15, by Matteo Cypriani
-
misc: fixed some typos2014-09-15, by Matteo Cypriani
-
misc (install): Lower default setuptools version2014-09-10, by Matteo Cypriani
-
wix: Avoid setting a bad icon2014-09-09, by Olly Betts
-
misc: forgotten to change distribute_setup.py to ez_setup.py in MANIFEST.in2014-09-15, by Goffi
-
we are in dev version again2014-09-15, by Goffi
-
update the minimal versions of urwid and urwid_satext2014-09-11, by souliane
-
SàT 0.5.0 released2014-09-09, by Goffi
-
misc: INSTALL note for pyfeed/xe2014-09-09, by Goffi
-
misc: CHANGELOG update2014-09-08, by Goffi
-
core (disco): added a timeout to get items2014-09-08, by Goffi
-
frontends (dbus): error is not truncated anymore if it's not a SàT error.2014-09-08, by Goffi
-
Primitivus: fixed cancel button for status change2014-09-08, by Goffi
-
Primitivus: fixed focus in ContactList:2014-09-08, by Goffi
-
plugin groupblog: fixes return value of getLastGroupBlogsAtom when an error occured2014-09-08, by souliane
-
plugins XEP-0096, XEP-0065: fixed bad log calls2014-09-08, by Goffi
-
primitivus (profile manager): added FOCUS_UP and FOCUS_DOWN management2014-09-08, by Goffi
-
primitivus: added REFRESH_SCREEN key to global namespace2014-09-06, by Goffi
-
README: redirect media credits to sat_media repository (the pictures are no more hosted here)2014-09-08, by souliane
-
updated CHANGELOG for version 0.52014-09-08, by souliane
-
plugin OTR: do not save in history the encrypted messages for skipped profiles2014-09-07, by souliane
-
primivitus: info messages now use "info_msg" attribute (yellow)2014-09-05, by Goffi
-
frontends: use of new "info" type in newMessage2014-09-05, by Goffi
-
plugin OTR: forces FINISHED state if we are in ENCRYPTED state on contact disconnection2014-09-05, by souliane
-
plugin OTR: disconnect the active OTR sessions and delete the context on profile disconnection2014-09-05, by souliane
-
plugin OTR: fixes handling of the FINISHED state2014-09-05, by souliane
-
core (xmpp): fixes SatPresenceProtocol.available to prevent an eventual code skipping2014-09-04, by souliane
-
misc (README4PACKAGERS): Urwid minimal version is now 1.2.02014-09-04, by Goffi
-
primitivus: added disable_mouse config option /!\ minimal Urwid version is now 1.2.02014-09-04, by Goffi