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
/
room.py
Age
Commit message (
Expand
)
Author
2011-09-23
make colors work with 3-digits color numbers
Florent Le Coz
2011-09-21
Handles 256 colors, easier theming and more flexible way to define colors
Florent Le Coz
2011-09-15
Fixes #2244
mathieui
2011-09-12
Add a color state for disconnected rooms (Fixes #2166)
mathieui
2011-09-11
Fix an issue that breaks the message display if it contains \t
Florent Le Coz
2011-09-11
Change license to zlib (MIT sucks :()
Florent Le Coz
2011-09-08
c code that doesn’t work
Florent Le Coz
2011-06-27
Beep() on highlight/message/private-messages (configurable)
Florent Le Coz
2011-06-23
Fixes #1736
mathieui
2011-06-04
fix the display of the action 'emptying the status', and some few minor changes
mathieui
2011-05-28
Fixes #2179
mathieui
2011-05-04
Fix /recolor correctly, and also fixes #2158
Florent Le Coz
2011-04-17
idem etc
Florent Le Coz
2011-04-16
Make the information messages "pop" the information buffer temporarly
Florent Le Coz
2011-03-29
Message and complete words can now be colored even if the
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
Use namedtuples instead of dict, this should GREATELY lower the memory footprint
Florent Le Coz
2011-03-20
Case insensitive HL
Florent Le Coz
2011-03-09
Some optimizations in build_new_message. Also cleaned up. Added an optimized ...
Florent Le Coz
2011-02-14
Make the number of lines and messages kept in memory configurable
Florent Le Coz
2011-02-13
Make the tab collectable by remove self references when closing
Florent Le Coz
2011-02-10
Remove a useless UnicodeError check
Florent Le Coz
2011-01-12
Log messages from normal and private conversations as well
Florent Le Coz
2011-01-12
fixed #2100
Florent Le Coz
2011-01-02
fix the log of MUC messages in files
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2011-01-01
fix /recolor with the new nick_color method
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2011-01-01
update copyright date
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-15
HUGE performance improvement on refresh. fixed #1855
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-11-24
Global commands AND tab-specific commands. fixed #2027
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-11-15
Do not refresh the screen on each input
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-10-11
…
mathieui@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-10-11
fixed #1925
mathieui@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-10-04
update e-mail address and README
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-10-04
contact information buffer in the roster tab (yet empty)
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-09-14
complete refactoring of the ui. Everything is now very modulable. Little info...
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-09-11
(almost) fixed #1783
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-09-03
python 3 only. Fixes all EncodingError bugs :))))
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-08-31
Switch to Sleekxmpp. fixed #1768
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-08-22
Mor colored information message, also finish the theme 'engine'. fixed #1537
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-08-20
Themes are working, need a little polishing and documentation
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-08-10
Fix Link Mauve completion bug
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-08-09
Print a line separator to indicate the new messages. fixed #1487
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-08-07
fix the highlight
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-08-05
fix the highlight color
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-08-05
Our own is ALWAYS white and other nicks are NEVER white. Also reset MAGENTA f...
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
2010-08-04
fix the scroll again. The scroll size is now a page - 1 and it handles the mu...
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
[next]