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
2011-03-07
Inputs are garbage collected, making MucListTab collectable.
Florent Le Coz
2011-03-07
Typo
Florent Le Coz
2011-03-07
very little cleanup
Florent Le Coz
2011-03-07
pylint
Florent Le Coz
2011-03-06
Fix data forms to work properly with the previous changes in windows.py
Florent Le Coz
2011-03-06
Remove a useless "locale" change
Florent Le Coz
2011-03-05
Move a lot of muc-only-related stuff insid the MucTab class
Florent Le Coz
2011-03-05
Kind of big cleanup.
Florent Le Coz
2011-03-03
fixed #2117 Fix tracebacks: remove traceback handler.
Florent Le Coz
2011-03-03
Avoid a blink at startup with a stupid hackā¦
Florent Le Coz
2011-03-02
Update changelog
Florent Le Coz
2011-02-26
Send chatstates to MUC only if the room is joined
Florent Le Coz
2011-02-26
Use exec in launch.sh
Florent Le Coz
2011-02-25
Fix a tb when receiving the first private message of a conversation
Florent Le Coz
2011-02-24
Display chatstates in the user list in MucTabs
Florent Le Coz
2011-02-24
end and handle chatstates in privateconversations
Florent Le Coz
2011-02-24
Send chat states in muc and private conversations.
Florent Le Coz
2011-02-24
Send active/inactive if we are focused on the tab or not. And send
Florent Le Coz
2011-02-24
Do not send chat states if send_chat_states = false in config
Florent Le Coz
2011-02-24
Refresh the tab when we receive a chat state
Florent Le Coz
2011-02-24
Better handle the 'not composing, just typing a command',
Florent Le Coz
2011-02-24
Pass the message too
Florent Le Coz
2011-02-24
Do not send the composing chatstate if we are typing a command
Florent Le Coz
2011-02-24
In normal conversations: Send composing and active chat states
Florent Le Coz
2011-02-21
Avoid crash when write to log file fails
Florent Le Coz
2011-02-18
Properly take into account the length of the characters, fixing
Florent Le Coz
2011-02-17
Re-add the /configure command
Florent Le Coz
2011-02-16
Fix the info_win of the InfoTab (anon mode)
Florent Le Coz
2011-02-15
Change the timer to avoid split of big pastes
Florent Le Coz
2011-02-15
Line ^M are now converted to ^J if we are pasting
Florent Le Coz
2011-02-15
^J now inserts a line break in the input.
Florent Le Coz
2011-02-15
Remove ^J from the shortcuts triggering the Enter event, because
Florent Le Coz
2011-02-15
Ctrl+Shift+left and right switch to the previous/next tab
Florent Le Coz
2011-02-15
Ctrl+up and down go to the next/previous group in the roster
Florent Le Coz
2011-02-15
Ctrl+left and right jump a word in the input
Florent Le Coz
2011-02-15
Keyboard can now read all shortcuts with Ctrl (e.g Ctrl+left)
Florent Le Coz
2011-02-15
PgUp and PgDown scroll one page in the roster
Florent Le Coz
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
2011-02-15
Make the resize faster by resizing each tab
Florent Le Coz
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
2011-02-14
Properly remove the info_win from the list of the
Florent Le Coz
2011-02-13
Make the tab collectable by remove self references when closing
Florent Le Coz
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
[prev]
[next]