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 (
Collapse
)
Author
2011-02-10
/win completion and fix the return values of other completions
Florent Le Coz
2011-02-10
/show completion
Florent Le Coz
2011-02-10
/unignore completion
Florent Le Coz
2011-02-10
Topic completion
Florent Le Coz
2011-02-10
Make the shell split do a normal split if the syntax is wrong
Florent Le Coz
2011-02-10
Remove a useless UnicodeError check
Florent Le Coz
2011-02-09
update version to 0.7.5-dev and remove some debug
Florent Le Coz
2011-02-02
Update to 0.7.1
Florent Le Coz
2011-02-02
euh ok
Florent Le Coz
2011-02-02
Disable /configure while it's broken with sleekxmpp
Florent Le Coz
2011-02-02
fixed #2115
mathieui
2011-01-31
Avoid crash if info_win_size is over the window height. fixed #2114
Florent Le Coz
2011-01-26
get_tab_by_name is safer now, by passing the type of the tab we want.
Florent Le Coz
This avoid confusion between various tabs having an identical name (which should not happen anyway…)
2011-01-26
Fix a traceback occuring when an (unknown) tab has a name corresponding to ↵
Florent Le Coz
an existant MucTab.
2011-01-26
Properly consider the size of the window on data-form tab
Florent Le Coz
2011-01-25
data-forms: an help message
Florent Le Coz
2011-01-25
Fix a little issue on the default values of text-multi
Florent Le Coz
2011-01-25
data-forms: text-multi and jid-multi support
Florent Le Coz
2011-01-25
data-forms: temporary text-multi support
Florent Le Coz
2011-01-25
data-forms: list-multi support
Florent Le Coz
2011-01-24
/status also changes your presence in MUCs
Florent Le Coz
2011-01-23
fixed #2109. HUGE DIFF OMG
Florent Le Coz
2011-01-23
Handle correctly the banning of a muc participant
Florent Le Coz
Fixed #2112
2011-01-23
/status command. fixed #2110
Florent Le Coz
2011-01-23
Fix a crash on unknown role
Florent Le Coz
2011-01-22
fix get_output_of_command. fixed #2018
Florent Le Coz
2011-01-21
Fix on_user_join issue, and displays the jid if available on /info
Florent Le Coz
2011-01-21
Avoid traceback when configuration is forbidden…
Florent Le Coz
2011-01-21
Data form support.
Florent Le Coz
supported yet: text-single, text-private, list-single, boolean The interface is really ugly, but, well, it works
2011-01-17
/info command (to see user's affiliation, role, etc)
Florent Le Coz
2011-01-17
/join @server.tld now works. fixed #2038
Florent Le Coz
2011-01-17
/win's arg can be a part of the tab's name
Florent Le Coz
2011-01-13
Version 0.7
Florent Le Coz
2011-01-13
Fix copy of default config file
Florent Le Coz
2011-01-13
Prompt password if no password is provided in config file
Florent Le Coz
2011-01-13
Restaure the display of the kick's reason if available
Florent Le Coz
2011-01-13
Fix /bookmark command on non-MUC tabs
Florent Le Coz
2011-01-13
/close command closes MucListTab
Florent Le Coz
2011-01-12
Correctly refresh the screen on ^G on roster commands
Florent Le Coz
2011-01-12
Update CHANGELOG and s/codingteam.net/dev.louiz.org/
Florent Le Coz
2011-01-12
Fix //
Florent Le Coz
2011-01-12
Fix the size of nicks in user_list window
Florent Le Coz
2011-01-12
Have a notification when someone wants to suscribe to your presence
Florent Le Coz
2011-01-12
Fix InfoTab
Florent Le Coz
2011-01-12
Finish the two default themes
Florent Le Coz
And remove the automatic copy of the config files
2011-01-12
Log messages from normal and private conversations as well
Florent Le Coz
2011-01-12
Clean up the on_enter methods. fixed #2101
Florent Le Coz
2011-01-12
fixed #2100
Florent Le Coz
2011-01-12
Cleanly reset curses, so the term is never messed up after an exit
Florent Le Coz
2011-01-12
Avoid various crashes by denying the resize AND the refresh on too small size
Florent Le Coz
[next]