summaryrefslogtreecommitdiff
path: root/src/connection.py
AgeCommit message (Expand)Author
2012-05-21Docstrings, and small cleanupmathieui
2012-05-040030 query now says 'Poezio' or nothing for the client’s identitymathieui
2012-04-18Load xep_0092 even if send_poezio_info is falsemathieui
2012-03-13Fix bookmarksmathieui
2012-03-13Add a whitespace_interval optionmathieui
2012-03-09Add a ca_cert_path optionmathieui
2012-02-13Useless option ssl=True (deprecated & unused)mathieui
2012-01-27[Link Mauve] Add the ability to send and receive Attention (XEP-0224).Florent Le Coz
2012-01-26Add an auto_reconnect optionmathieui
2012-01-26Add an XML tab (/xml_tab) to view incoming/outgoing stanzasmathieui
2011-11-26Load the XEP-0048 plugin on startupmathieui
2011-11-15Should avoir connecting on port -1.mathieui
2011-11-10Make custom_host and custom_port work bettermathieui
2011-11-09Set version to 0.7.5 and update the changelogFlorent Le Coz
2011-11-08Update version to 0.7.2Florent Le Coz
2011-11-06Code cleanup (unused import, variables, undefined names, etc…)mathieui
2011-09-11By the way, that’s version 0.7.2Florent Le Coz
2011-09-11Change license to zlib (MIT sucks :()Florent Le Coz
2011-09-06Change license to MITFlorent Le Coz
2011-06-20First pubsub browser iteration: can list root nodes, create an item and recei...Florent Le Coz
2011-03-29Convert html markup received in xhtml_im elements to poezio colorsFlorent Le Coz
2011-03-05Kind of big cleanup.Florent Le Coz
2011-02-24In normal conversations: Send composing and active chat statesFlorent Le Coz
2011-02-09update version to 0.7.5-dev and remove some debugFlorent Le Coz
2011-02-02Update to 0.7.1Florent Le Coz
2011-01-21Data form support.Florent Le Coz
2011-01-13Version 0.7Florent Le Coz
2011-01-13Prompt password if no password is provided in config fileFlorent Le Coz
2011-01-11/accept and /deny commandsFlorent Le Coz
2011-01-10Do not automatically reconnect. EverFlorent Le Coz
2011-01-09restaure software version and local timelouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2011-01-08Handle authentication and connection errors. fixed #1994louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2011-01-01update copyright datelouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-11-29completion of the jid's node when doing /join ro@some.server.fr/[TAB](it comp...louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-11-15Do not refresh the screen on each inputlouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-11-09fix some little issues. Rename gui to core, use logging lib instead of the cu...louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-11-08use custom_port and custom_host if advanced configuration is needed. Else it ...louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-10-16fix how we get the domain to connect tolouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-10-16remove the warnings caused by the new version of sleekxmpp, and update the co...louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-10-04use 'with' context manager for the lockslouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-10-04update e-mail address and READMElouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-09-08remove one more possible ncurses glitch by using a muttex. Also correctly rec...louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-09-03python 3 only. Fixes all EncodingError bugs :))))louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-08-31Switch to Sleekxmpp. fixed #1768louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-08-22Themes workinglouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-08-14Fix a little bug on completion due to the separating linelouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-08-10Fix Link Mauve completion buglouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-08-09Fix a little crash, fix the authentication process (was not working with pros...louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-08-09Writing to file doesn't remove comments. fixed #1713louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-08-07Begin of a /whois command. Also, ALSMO fixed 1710louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13