poezio/src
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 e5f82cdacd last words are collected in the last 40 messages
2010-09-11 22:26:19 +00:00
..
common.py python 3 only. Fixes all EncodingError bugs :)))) 2010-09-03 18:01:43 +00:00
config.py do not require argparse anymore, chmod in the directory in the python process directly, fix a little bit the Mafile 2010-09-07 23:36:57 +00:00
connection.py remove one more possible ncurses glitch by using a muttex. Also correctly receive the error messages. And little cleanup 2010-09-08 23:00:55 +00:00
gui.py last words are collected in the last 40 messages 2010-09-11 22:26:19 +00:00
handler.py python 3 only. Fixes all EncodingError bugs :)))) 2010-09-03 18:01:43 +00:00
keyboard.py fixed #1825 2010-09-10 22:34:21 +00:00
logger.py python 3 only. Fixes all EncodingError bugs :)))) 2010-09-03 18:01:43 +00:00
message.py python 3 only. Fixes all EncodingError bugs :)))) 2010-09-03 18:01:43 +00:00
multiuserchat.py Switch to Sleekxmpp. fixed #1768 2010-08-31 23:11:02 +00:00
poezio.py only have 64 colours, so everything works fine on every terminal, even on tmux. Fixed #1824 2010-09-11 01:50:18 +00:00
room.py (almost) fixed #1783 2010-09-11 03:26:26 +00:00
singleton.py remove useless shebangs. Fixed 1669 2010-07-22 22:24:29 +00:00
theme.py this time it should be ok :^) 2010-09-11 02:12:52 +00:00
user.py python 3 only. Fixes all EncodingError bugs :)))) 2010-09-03 18:01:43 +00:00
window.py don't add the ',' after a last-word completion. 2010-09-11 15:45:28 +00:00