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
Age
Commit message (
Expand
)
Author
2012-04-19
Do not quote the plugins on completion
mathieui
2012-04-19
Fixes #2355
mathieui
2012-04-19
Add a show_roster_jids option
mathieui
2012-04-19
Show the current status in the ContactInfoWin
mathieui
2012-04-19
Show the contact info in the roster when 'i' is pressed
mathieui
2012-04-18
Add a 'v' keybind on the roster to get the version of the selected
mathieui
2012-04-18
Load xep_0092 even if send_poezio_info is false
mathieui
2012-04-18
Document the /groupmove command
mathieui
2012-04-18
Add a /groupmove command. Fixes #2352
mathieui
2012-04-18
Fix a small mistake
mathieui
2012-04-18
Document the new options
mathieui
2012-04-18
Add new options use_tab_nicks, show_tab_numbers, and show_tab_names
mathieui
2012-04-18
Add a get_nick method to the tabs
mathieui
2012-04-18
Adda config.getl to return a lowercase value
mathieui
2012-04-18
Document the command/quote behaviour
mathieui
2012-04-18
Do not quotify completions where it is not allowed
mathieui
2012-04-18
Quote everything that is completed by default, except commands
mathieui
2012-04-18
Do not split on command_accept as it is unneeded
mathieui
2012-04-18
Fix some completions accordingly (name/groupadd/groupremove)
mathieui
2012-04-18
Split correctly on command_groupremove
mathieui
2012-04-18
Split correctly on command_name
mathieui
2012-04-18
Do not split on command_deny as it is unneeded
mathieui
2012-04-18
Do not split on command_unignore as it is unnecessary
mathieui
2012-04-18
Do not split on command_ignore as it is unnecessary
mathieui
2012-04-18
Remove a if not len(list) in command_kick
mathieui
2012-04-18
Do not split on command_part as it is unnecessary
mathieui
2012-04-18
Do not split on command_nick as it is unnecessary
mathieui
2012-04-18
Do not split on command_version as it is unnecessary
mathieui
2012-04-18
Do not split on command_recolor as it is unneeded
mathieui
2012-04-18
Do not split args in command_info as it is not needed
mathieui
2012-04-18
Refactor command_win a bit
mathieui
2012-04-18
Remove if len(list) in command_theme
mathieui
2012-04-18
Refactor command_list a bit
mathieui
2012-04-18
Replace arg.split with shell_split in command_message
mathieui
2012-04-18
Remove if len(list) in command_help
mathieui
2012-04-15
Add a way to bookmark all the rooms at once
mathieui
2012-04-02
Fixes #2350 (reloading static resources on SIGHUP)
mathieui
2012-04-02
Fixes #2349
mathieui
2012-03-31
Do not show the traceback if unloading a plugin failed
mathieui
2012-03-31
Add a /tell plugin
mathieui
2012-03-30
Should fix the refresh issue
mathieui
2012-03-30
Fixes #2348
mathieui
2012-03-29
Turn on optimization, because of reasons
mathieui
2012-03-28
Fixes #2347
mathieui
2012-03-26
Remove some useless refreshs
mathieui
2012-03-26
Add OTR documentation
mathieui
2012-03-25
Update README
mathieui
2012-03-25
Add the OTR plugin
mathieui
2012-03-25
Do not add stanzas to the xml_tab buffer unless there an is active one
mathieui
2012-03-17
Fixes #2343
mathieui
[next]