summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-12-17Update CHANGELOG and versionsmathieui
2014-12-17Fix scrolling inside the input when the text is small enough to fitmathieui
2014-12-17Add completions for /cert_add and /cert_fetchmathieui
2014-12-17Fix the file (/import & /export) completion on the roster tabmathieui
2014-12-17Explicitly disconnect when refusing to acknowledge a certificate changemathieui
2014-12-17Handle invalid certificate chains (with the ca_cert_path option)mathieui
2014-12-11Fix #2847 (SASL External support)mathieui
2014-12-10Allow the plugins to use a default configuration toomathieui
2014-12-10Do not list __init__.py in /theme completionmathieui
2014-12-10Fix command_name’s argumentsFlorent Le Coz
2014-12-09Fix #2842 (complete all existing options with /set-completion)mathieui
2014-12-09Introduce the go_to_previous_tab_on_alt_number optionFlorent Le Coz
2014-12-09Fix #2802 (add a /closeall command, with a new plugin)mathieui
2014-12-08Fix #2754 (make /xhtml send a message with receipts, chatstates and display i...mathieui
2014-12-08Fix #2804 (handle privatetabs in /message)mathieui
2014-12-08Fix #2691 (don’t glitch on failed /configure)mathieui
2014-12-08Add a visual “feature check” for chat states toomathieui
2014-12-08Remove a print statement that causes screen garbage when exec_remote is falseFlorent Le Coz
2014-12-08Fix /filter_xmlmaskmathieui
2014-12-08Improve the xhtml_to_poezio_colors sanitizationmathieui
2014-12-08Sanitize the XHTML output by removing useless formatting charsmathieui
2014-12-07Fix the autojoin of bookmarks with passwordsmathieui
2014-12-07Don’t put newlines between xml stanzas in the xml tabmathieui
2014-12-07Fix the xml tab when pygments isn’t presentmathieui
2014-12-07Fix #2570 (add /filter_jid to XMLTab, and syntax highlighting)mathieui
2014-12-07Fix the rawxml command (3/78)mathieui
2014-12-05Add documentation for /set_defaultmathieui
2014-12-05Add a set_default command.Eijebong
2014-12-04fix wrong argument name (2/78)Florent Le Coz
2014-12-04Set auto_reconnect to True by defaultFlorent Le Coz
2014-11-29Fix /namemathieui
2014-11-29Add our own JID to the rostermathieui
2014-11-25fix wrong argument name (1/78)Florent Le Coz
2014-11-25Parse command arguments using a decorator and make things more consistentFlorent Le Coz
2014-11-15Merge branch 'master' of git.poez.io:poezio into slixmathieui
2014-11-15Fix the color of the first line for offline messagesmathieui
2014-11-13Merge branch 'master' of git.poez.io:poezio into slixmathieui
2014-11-13Fix a typo in /unlock helpmathieui
2014-11-12Merge branch 'master' of git.poez.io:poezio into slixmathieui
2014-11-12Don’t display a feature check of the remote party if it doesn’t support a...mathieui
2014-11-02Add a stream error handler in order to display error messagesmathieui
2014-10-31Merge branch 'master' of git.poez.io:poezio into slixmathieui
2014-10-31Fix the default value of Config.get to Nonemathieui
2014-10-31Fix some tracebacks on /set completionmathieui
2014-10-30notify_messages is of course True by defaultmathieui
2014-10-30Use a space instead of a cross while checking featuresmathieui
2014-10-30Fix the ssl check for asynciomathieui
2014-10-29Fix two potential tracebacks on /set completionmathieui
2014-10-27Add some unit tests using py.testmathieui
2014-10-25Make the features disco in chat more user-friendlymathieui