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
/
windows.py
Age
Commit message (
Expand
)
Author
2013-02-03
Fix the folding of contacts in multiple groups
mathieui
2013-02-03
Add a key (Alt+d) de delete the next word in the input.
Florent Le Coz
2013-02-03
Remove some useless keys, and change the keys to scroll the info win.
Florent Le Coz
2013-01-29
scroll_to_separator now scrolls to the top if there’s no separator.
Florent Le Coz
2013-01-29
Makes next_hl and prev_hl work after a scroll_to_separator.
Florent Le Coz
2013-01-26
Implement XEP 296 for locking resource in conversations.
Florent Le Coz
2013-01-23
Don’t rebuild the lines on resize when the width has not changed
mathieui
2013-01-21
Break the ugly roster refresh loop into two
mathieui
2013-01-11
Improve the xml tab
mathieui
2013-01-02
Fix a traceback with corrections
mathieui
2012-12-30
Typo
mathieui
2012-12-30
Fix #2189 Fix #2139 - Make /correct work properly in all chat tabs
mathieui
2012-12-30
Do not rebuild everything in order to modify a message
mathieui
2012-12-29
Display the number of revisions of a corrected message.
Emmanuel Gil Peyrot
2012-12-29
Fix /correct and /me highlights, and handle /correct a bit better.
Emmanuel Gil Peyrot
2012-12-15
Make /w command better.
Florent Le Coz
2012-12-15
In user lists, the upper line is now the upper most person.
Florent Le Coz
2012-12-15
Fix the position of the ++ indicator in muc user list when asc sort is in use.
Florent Le Coz
2012-12-15
Introduce a special "reverse" value for the COLOR_HIGHLIGHT_NICK theme option.
Florent Le Coz
2012-12-15
Do not use COLOR_HIGHLIGHT_NICK for things not related to highlighted nicks.
Florent Le Coz
2012-12-13
bugfix: count roster list length by real listed item and not count filtered i...
Łabędź
2012-12-07
Add a new show_timestamps option to hide/show timestamps in text buffers.
Florent Le Coz
2012-11-30
Add a hide_user_lits option that does what it says.
Florent Le Coz
2012-11-22
Make the search usable again
mathieui
2012-11-11
Preload history into discussion windows (à la mcabber)
mathieui
2012-10-14
Correctly use MORE instead of PLUS.
Florent Le Coz
2012-10-13
Fixes #2374 (Crash on " " in the MUC list)
mathieui
2012-10-09
Send a real \t when pasting a text containing tabs.
Florent Le Coz
2012-09-26
Rewrite the tab number handling
mathieui
2012-08-06
Add a common.safeJID function, and use it everywhere
mathieui
2012-08-05
Should fix most tracebacks due to the new sleek version
mathieui
2012-08-01
Add a roster_group_sort option, which works like roster_sort
mathieui
2012-07-31
Add a roster_sort option to sort the contacts inside the roster groups
mathieui
2012-07-26
Change how scrolling is done
mathieui
2012-07-19
Remove the shell_completion
mathieui
2012-07-03
Add a new color to the theme, for the warning prompt
mathieui
2012-05-24
Truncate everything in the roster if needed.
mathieui
2012-05-17
Do not add a '…' if the nick has the exact same size as the limit
mathieui
2012-05-17
Add a shortcut to go to the first unread message (separator) with M-p
mathieui
2012-05-17
Fix a crash if there are no messages in the room
mathieui
2012-05-17
Resolves separator persistence problems - Fixes #2073
mathieui
2012-05-17
Add a way to review room highlights - Fixes #1673
mathieui
2012-05-05
Fix some completions
mathieui
2012-04-27
Prevent some iteration problems
mathieui
2012-04-27
Roster update: Merge branch 'master' of https://git.louiz.org/poezio
mathieui
2012-04-27
Necessary modifications for the API change
mathieui
2012-04-19
Add a show_roster_jids option
mathieui
2012-04-19
Show the current status in the ContactInfoWin
mathieui
2012-04-18
Add new options use_tab_nicks, show_tab_numbers, and show_tab_names
mathieui
2012-04-18
Quote everything that is completed by default, except commands
mathieui
[next]