Mercurial > libervia-backend
graph
-
memory: don't save last resource in entity data for the MUC jids2014-10-17, by souliane
-
plugin XEP-0045: handle MUC presence2014-10-17, by souliane
-
memory (params): set "Show empty groups" to True by default2014-10-16, by souliane
-
bridge (frontends side): fixed call of async method in blocking context2014-10-16, by Goffi
-
core (config): fixed a bad option check2014-10-16, by Goffi
-
core: better management of default value in getConfig2014-10-07, by Goffi
-
plugin XEP-0115: trap "service-unavailable" error when retrieving disco infos2014-10-07, by souliane
-
primitivus: fixes displaying online contacts when "Show offline contacts" is False2014-10-07, by souliane
-
primitivus: implement parameter "Show empty groups"2014-10-06, by souliane
-
constants: split C.bool in C.bool and C.str so:2014-10-06, by souliane
-
memory (params): add parameters "Show offline contacts" and "Show empty groups"2014-10-06, by souliane
-
memory (params): use more generic param attribute "constraint" instead of "min" and "max"2014-10-06, by souliane
-
frontends (primitivus): new command :search <pattern>2014-10-04, by souliane
-
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
-
primitivus: fixed forgotten keys2014-09-04, by Goffi
-
primitivus: forgot to rename _historyCb method2014-09-04, by Goffi
-
primitivus: profile manager now handle APP_QUIT key2014-09-04, by Goffi
-
primitivus: moved history method definition out of keypress2014-09-04, by Goffi
-
primitivus: key can be changed in config:2014-09-04, by Goffi
-
primitivus: use of new keys modules from Urwid SàText2014-09-04, by Goffi
-
add licence information for otr.js and dependencies2014-09-03, by souliane
-
misc (install): fixed self.root access when it's not used2014-09-03, by Goffi
-
misc (install): updated old distribute_setup.py to new setuptools' ez_setup.py2014-09-03, by Goffi
-
misc (installation): --root option is ignored for _final destinations2014-09-03, by Goffi
-
misc: README4PACKAGERS update2014-09-03, by Goffi
-
misc (launch script): added a "status" command2014-09-03, by Goffi
-
plugin OTR: add bridge method skipOTR to desactivate OTR handling for a given profile2014-09-01, by souliane
-
core: sendMessage handles the extra data key 'send_only' to skip triggers, storage and echo2014-09-01, by souliane
-
plugin OTR: two small fixes2014-09-01, by souliane
-
plugin OTR: remove unnecessary attribute SatXMPPClient.otr_priv_key2014-09-01, by souliane
-
core: more robust plugins importation2014-09-01, by Goffi
-
plugin OTR: added ability to drop private key2014-08-26, by Goffi
-
sat_frontends (tools): force JID's node and domain to lower-case:2014-08-26, by souliane
-
move sat.tools.jid to sat_frontends.tools.jid2014-08-26, by souliane
-
setup: sat_frontends was omitted by the cleaning method2014-08-26, by souliane
-
plugin OTR: added start/refresh and end session menus2014-08-25, by Goffi
-
plugin OTR: a warning is logged when Account is instancied with a bare jid.2014-08-25, by Goffi
-
primivitus: fixed jid escaping for dynamic menus in one2one chat2014-08-25, by Goffi
-
reverted commit b1cb1d70bea9: jid should not be lowercase !2014-08-25, by Goffi
-
core (stdui): fixed forgotten parametter in getParamError2014-08-25, by Goffi
-
core: twistd plugin refactoring:2014-08-25, by Goffi
-
misc: added Session.vim to .hgignore2014-08-25, by Goffi
-
primitivus (chat): fixes the messages display when opening a new chat window2014-08-24, by souliane
-
primitivus: improve the check to alert for new message2014-08-24, by souliane
-
installation: setup.py update:2014-08-24, by Goffi
-
core: sat bakcend is now a twisted plugin (no more .tac file)2014-08-24, by Goffi