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-04-18
Great roster refresh optimization
Florent Le Coz
2011-04-17
Remove the paused timed event when we send the message
Florent Le Coz
2011-04-17
idem etc
Florent Le Coz
2011-04-16
Idem
Florent Le Coz
2011-04-16
Fix some refresh issues
Florent Le Coz
2011-04-16
Optimize refresh by doing only when strictly required and on the concerned pa...
Florent Le Coz
2011-04-16
Fix a typo that made the ban messages not appear at all
Florent Le Coz
2011-04-10
Fix the *args of timed events
Florent Le Coz
2011-04-10
Implement paused chate state. fixed #2124
Florent Le Coz
2011-04-05
Save the last presence. Fix #2133
Florent Le Coz
2011-04-04
Fix that again
Florent Le Coz
2011-04-04
Fix colors of reason in a kick message
Florent Le Coz
2011-03-30
Finish colors support with xhtml (clean the elinks dump, handle the input etc)
Florent Le Coz
2011-03-29
Remove the xhtml-im that was inserted for debug, add the start of a method to...
Florent Le Coz
2011-03-29
Convert html markup received in xhtml_im elements to poezio colors
Florent Le Coz
2011-03-29
Fix some colors, again...
Florent Le Coz
2011-03-29
Fix the color in join message
Florent Le Coz
2011-03-29
Cleanup some code not used anymore
Florent Le Coz
2011-03-29
Change how colors are handled. With \x19x etc
Florent Le Coz
2011-03-21
…
Florent Le Coz
2011-03-21
Hix a crash on last word completion
Florent Le Coz
2011-03-11
Send chatstate composing if we are starting our message with //
Florent Le Coz
2011-03-10
Fix the search (the enter key opens the conversation BEFORE restoring the ros...
Florent Le Coz
2011-03-09
little fixes and (very little) optimization
Florent Le Coz
2011-03-09
Some optimizations in build_new_message. Also cleaned up. Added an optimized ...
Florent Le Coz
2011-03-08
Have a single TextWin in common for each tab, reducing the needed memory, and...
Florent Le Coz
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-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-02-26
Send chatstates to MUC only if the room is joined
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
Better handle the 'not composing, just typing a command',
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-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
Remove ^J from the shortcuts triggering the Enter event, because
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
PgUp and PgDown scroll one page in the roster
Florent Le Coz
2011-02-15
Make the resize faster by resizing each tab
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-10
/win completion and fix the return values of other completions
Florent Le Coz
[prev]
[next]