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
/
tabs.py
Age
Commit message (
Expand
)
Author
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
Avoid various crashes by denying the resize AND the refresh on too small size
Florent Le Coz
2011-01-12
Fix M-b and M-f, fixed #2102
Florent Le Coz
2011-01-12
/add and /remove commands, yay
Florent Le Coz
2011-01-11
And fix the on_enter again (for commands)
Florent Le Coz
2011-01-11
Avoid traceback on Enter in ChatTabs
Florent Le Coz
2011-01-11
/accept and /deny commands
Florent Le Coz
2011-01-11
Displays the subscription and Ask states in the roster
Florent Le Coz
2011-01-11
Move the Contact Window in the left part of the roster tab
Florent Le Coz
2011-01-10
Avoid traceback on text_win refresh
Florent Le Coz
2011-01-10
use fast search by default (s), and possibly use slow search (S)
Florent Le Coz
2011-01-09
remove the separator when it is at the bottom (unles the user maid M-v)
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2011-01-04
ask for NO history message when using /cycle
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2011-01-04
use the argument of /cycle as the part message
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2011-01-04
/cycle command
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2011-01-02
fix /list with new SleekXMPP xep_0030 version. Also add some error handling a...
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2011-01-01
fixed #1901 Alt-U and Alt-Y scrolls the participant-list in MUCs
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2011-01-01
update copyright date
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2011-01-01
show_inactive_tabs lets the other chose if she wants to display ALL tabs or j...
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-12-31
fix InfoTab, fixed #2087
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-12-31
fix some stuff, maybe
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-12-31
remote nickname is colored in ConversationTab
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-12-26
fixed #1988 Traceback handler
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-12-21
datetime.strftime seems (according to cProfile) to be VERY slow. Improve the ...
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-12-17
fix the Enter key on roster search
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-12-15
fixed #2037
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-12-15
do not complete our own nickname. fixed #2061
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-12-15
fixed #2058
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-12-15
fix print_scroll_position for private and conversation tabs
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-12-15
fix the /recolor command
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-12-15
fix the ---- that I just broke
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-12-15
HUGE performance improvement on refresh. fixed #1855
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-12-07
enter in MucListTab does like 'j'
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-12-07
fix 'j' on MucListTab when row number 0 is selected
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-12-07
/list command, can join the room with J (cannot sort, search or filter yet, a...
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
[prev]