Florent Le Coz
96794a4e49
Change license to zlib (MIT sucks :()
2011-09-11 17:10:05 +02:00
Florent Le Coz
d41634d4ea
Change license to MIT
2011-09-06 02:45:53 +02:00
Florent Le Coz
d6d566e39b
pylint
2011-03-07 19:57:55 +01:00
Florent Le Coz
fb40ac54fc
Kind of big cleanup.
...
Core and Connection classes are now used as singletons, we do not need to pass them to each Tab and Win. This remove a lot of arguments to varius methods.
2011-03-05 21:42:56 +01:00
Florent Le Coz
6d4e5c069e
Finish the two default themes
...
And remove the automatic copy of the config files
2011-01-12 20:09:48 +01:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
8017b2d9f1
Handle authentication and connection errors. fixed #1994
2011-01-08 23:20:27 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
d712d2e1c9
update copyright date
2011-01-01 13:27:07 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
cdb8128d32
fixed #1988 Traceback handler
2010-12-26 20:51:14 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
7fd6153720
fix some little issues. Rename gui to core, use logging lib instead of the custom debug option. Add a -d option
2010-11-09 20:37:39 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
d6e3788305
typo
2010-10-25 09:10:31 +00:00
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