index
:
poezio
ci-test
keepalive-log
main
new-tabs
no-resource
pubsub
roezio
self-ping
slix
slots_test
test-ci
v0.12-fixes
v0.8-fixes
xdg-desktop-portal
console XMPP client in python3
louiz@louiz.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2015-01-21
Remove another snippet of pre-3.4 compatibility
mathieui
2015-01-20
Make the ncurses unicode check earlier
mathieui
2015-01-20
Add a check for python ncurses unicode support
mathieui
2015-01-19
Properly ignore stderr and redirect stdout when execute a command
Florent Le Coz
2015-01-15
Fix a fallback path in bookmarks.py and use a single-dispatch function
mathieui
2015-01-08
Remove the annoying (and pretty useless) warning about psi+ users
Florent Le Coz
2015-01-06
Trigger a /recolor when we set deterministic_nick_colors=true
Florent Le Coz
2015-01-05
Log the plugin errors too
mathieui
2015-01-04
Fix #2578 (disable roster features with anonymous connections)
mathieui
2015-01-03
Do not trigger the “tab_change” event when going over a gaptab
mathieui
2014-12-31
Fix broken CTRL+arrow key shortcuts under some terms
Célestin Matte
2014-12-30
Add a callback on enable_vertical_tab_list change
mathieui
2014-12-30
Add a command to reload the config.
Eijebong
2014-12-30
Update color in all tabs with /color
Célestin Matte
2014-12-30
Only graphically ack a message if it was sent by us
mathieui
2014-12-24
Make it possible to change the nick of a user not in the room, and change col...
Célestin Matte
2014-12-24
Add nick_color_aliases (default: true), to look for color of aliases
Célestin Matte
2014-12-24
Unset color with /color <nick> unset
Célestin Matte
2014-12-24
Add a muc_color section in the config file to permanently fix a color to a nick
Célestin Matte
2014-12-24
Add a /color command to fix color for a nick
Célestin Matte
2014-12-20
Remove the remaining pre-3.4 compatibility hacks
mathieui
2014-12-20
Add a deterministic_nick_colors option (default: true)
mathieui
2014-12-19
Do not assign the result of get_room_form because it does not return anything
mathieui
2014-12-19
Fix /info (9/78)
mathieui
2014-12-19
Fix a traceback in /role
mathieui
2014-12-19
Fix /last_activity (8/78)
mathieui
2014-12-19
Fix /destroy_room (7/78)
mathieui
2014-12-19
Fix /toggle (6/78)
mathieui
2014-12-19
Add a missing import of the XEP-0048 URL element
mathieui
2014-12-19
Remove an useless input method which was needed with threads
mathieui
2014-12-19
Fix #2861 (fix /ignore and /unignore (5/78))
mathieui
2014-12-18
Fix a hidden traceback in /set completion
mathieui
2014-12-18
Allow -1 as a value for optional arguments in the args parser to collect an u...
mathieui
2014-12-17
Update CHANGELOG and versions
mathieui
2014-12-17
Fix scrolling inside the input when the text is small enough to fit
mathieui
2014-12-17
Add completions for /cert_add and /cert_fetch
mathieui
2014-12-17
Fix the file (/import & /export) completion on the roster tab
mathieui
2014-12-17
Explicitly disconnect when refusing to acknowledge a certificate change
mathieui
2014-12-17
Handle invalid certificate chains (with the ca_cert_path option)
mathieui
2014-12-11
Fix #2847 (SASL External support)
mathieui
2014-12-10
Allow the plugins to use a default configuration too
mathieui
2014-12-10
Do not list __init__.py in /theme completion
mathieui
2014-12-10
Fix command_name’s arguments
Florent Le Coz
2014-12-09
Fix #2842 (complete all existing options with /set-completion)
mathieui
2014-12-09
Introduce the go_to_previous_tab_on_alt_number option
Florent Le Coz
2014-12-09
Fix #2802 (add a /closeall command, with a new plugin)
mathieui
2014-12-08
Fix #2754 (make /xhtml send a message with receipts, chatstates and display i...
mathieui
2014-12-08
Fix #2804 (handle privatetabs in /message)
mathieui
2014-12-08
Fix #2691 (don’t glitch on failed /configure)
mathieui
2014-12-08
Add a visual “feature check” for chat states too
mathieui
[next]