Commit graph

19 commits

Author SHA1 Message Date
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
db27041571 remove the warnings caused by the new version of sleekxmpp, and update the connection method (changed also in sleek) 2010-10-16 18:47:39 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
d4e3e51c1f update e-mail address and README 2010-10-04 01:45:16 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
33f197b4ab complete refactoring of the ui. Everything is now very modulable. Little info win added at the bottom. Roster is ready to be implemented. 2010-09-14 02:11:07 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
dc13b82bd4 only have 64 colours, so everything works fine on every terminal, even on tmux. Fixed #1824 2010-09-11 01:50:18 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
77df6feb97 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
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
f1226c1bc9 fix colors in tmux or screen, fix the themes_dir config option 2010-09-07 23:59:35 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
f8ab739a36 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
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
f4abe3915e fixed #1761 2010-09-03 18:28:11 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
17eb99eea7 python 3 only. Fixes all EncodingError bugs :)))) 2010-09-03 18:01:43 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
e84b23d1ad Switch to Sleekxmpp. fixed #1768 2010-08-31 23:11:02 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
9ad62d4466 Fix Link Mauve completion bug 2010-08-10 23:28:00 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
27c1cee035 Allow the user to limit the number of history messages. fixed #1658 2010-08-05 21:32:17 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
94153c490b fixes the sys.excepthook thread bug, and fix the traceback on joining a room with non-ascii chars 2010-08-04 23:54:02 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
bb92c63a2c fix backspace key, error messages not displayed, and other stuff 2010-07-20 17:25:41 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
0cd619660c fixed #1587 2010-07-19 23:55:20 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
08c81a900c enable the tracebacks 2010-06-13 18:58:39 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
a35866ba8d code cleanup before 0.6 beta 2010-06-13 16:01:38 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
accfe046be /quit can have a message. fixed #1488 2010-06-13 15:40:03 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
45e0615cd0 rename client.py to poezio.py 2010-05-18 13:31:17 +00:00
Renamed from src/client.py (Browse further)