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 (
Collapse
)
Author
2011-02-15
Scroll user list by "height-1" lines, instead of 4
Florent Le Coz
2011-02-15
/message command. Fixed #2106
Florent Le Coz
2011-02-15
Remove the resize timer etc, because the resize process
Florent Le Coz
is waaaaaay faster now.
2011-02-15
Make the resize faster by resizing each tab
Florent Le Coz
only at its next refresh
2011-02-14
Automated merge with http://hg.louiz.org/poezio
Florent Le Coz
2011-02-14
Make the number of lines and messages kept in memory configurable
Florent Le Coz
and lower (a lot) the number of lines kept in the info_win buffers This lower the memory usage.
2011-02-14
Properly remove the info_win from the list of the
Florent Le Coz
global information_buffer to make it Garbage Collected when we close the tab
2011-02-13
Make the tab collectable by remove self references when closing
Florent Le Coz
them.
2011-02-13
Automated merge with http://hg.louiz.org/poezio
Florent Le Coz
2011-02-13
Make it possible to define bold in the theme files
Florent Le Coz
2011-02-10
Fix /list completion (complete the servers only)
Florent Le Coz
2011-02-10
Fix the /help command with commands of the current tab
Florent Le Coz
2011-02-10
/help completion
Florent Le Coz
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
Added tag 0.7.1 for changeset df21334936b7
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-31
Update CHANGELOG
Florent Le Coz
2011-01-28
test
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
Added tag 0.7.1-beta for changeset dca005c05029
Florent Le Coz
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
Added tag 0.7 for changeset e15166eea64a
Florent Le Coz
[next]