Commit graph

162 commits

Author SHA1 Message Date
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
33c291c9a9 server on /join can be omitted, fixed #1525 Also reorganize various functions in common.py and update CHANGELOG 2010-07-01 21:32:44 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
450c234cd3 break words even on the last line 2010-06-30 10:30:46 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
dc39cdab50 break line on spaces if possible. Fixed #1541 2010-06-30 10:21:16 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
cf88579ec7 Use louiz for the default nick, fixed #1535 2010-06-30 09:56:03 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
39b0075679 Fixes blink on key_up key_down. Also do not set a room as 'urgent' when receiving an history message 2010-06-24 00:01:15 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
17368d3d41 /unqery. fixed #1529 2010-06-21 08:46:06 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
a46991ea54 fixed 1502 2010-06-21 08:38:48 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
ffaf7af1e6 fix role=none crash. Fixed #1492 2010-06-16 09:47:52 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
3c1b35a371 update README and version 2010-06-13 19:02:39 +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
9c492501f4 Change version for 0.6 release 2010-06-13 17:36:40 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
31a2ec8633 little typo 2010-06-13 16:09:12 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
a7fabb9944 ENCODING ERROR ♥♥ on /topic command, fixed 2010-06-13 16:06:48 +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
b723a94efc /me now is sent like a normal message 2010-06-13 14:09:50 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
9a1743f695 Private messages! fixed #1077 2010-06-13 13:51:02 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
ff33a84de7 logs work. fixed #1108 2010-06-13 02:19:01 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
94d9d02e8f fix the LAST issue with the empty lines !!, seriously 2010-06-13 02:01:39 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
9456f7fc35 show only what has really changed, in the change-status-messages. fixed #1473 2010-06-13 01:50:28 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
d03ce7e869 fix the hide_join_exit and hide_status_change options not working, also don't send the vcard if we are not using anonymous auth 2010-06-13 01:30:06 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
1ae7bc2f63 fix various encoding crash 2010-06-13 00:45:45 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
78ff11afb1 FOR ♥MATHIEUI♥ : Show the cursor in the input window 2010-06-13 00:25:01 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
9a88c02142 definitely fix this empty line issue svn diff 2010-06-13 00:18:47 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
48e83924d6 comment cleanup, and fix another issue with empty text lines. 2010-06-13 00:09:28 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
cd4e857942 cleanup + sort userlist (by role and alphabetically). fixed #1469 2010-06-12 23:42:55 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
41ce0c9118 Put the list of rooms to the left of the RoomInfo bar, and the name to the right. 2010-06-12 22:47:04 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
022afc405f also, this 2010-06-12 22:34:13 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
3a0ff72c7a fix an infinie loop on empty line, and the bug with the history message said by a nickname not present anymore 2010-06-12 22:33:01 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
981e12a669 fixed #1482 2010-06-12 21:28:34 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
52c8cdb5ce don't crash on very big nickname 2010-06-12 19:30:25 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
94fcfd0792 area text now handle correctly all the \n and other long messages 2010-06-12 19:15:45 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
5e7bb342e6 (Link mauve) /ignore and /unignore. Fixed #1109 2010-06-12 17:28:51 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
0ca75a346a add missing file 2010-06-12 14:14:52 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
ad8d892aa1 fixed #1106 2010-06-10 12:56:11 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
75c058dafc fixed #1468 2010-06-10 12:28:25 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
e3974e8524 The room info bar and highlights work again. 2010-06-10 09:05:47 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
fa4fbeb23c Totale recode de l'affichage du texte, resultat : 0 BLINK (jamais, nada, quedalle), c'est plus simple (si si), et y'a plus de probleme de melange des messages entre salon. BEST COMMIT EVER. fixed #1171 2010-06-10 01:17:59 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
41e7437d65 Readme update 2010-06-08 23:39:07 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
872221131f new CHANGELOG file 2010-05-21 13:49:35 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
124b7ebf49 remove debug 2010-05-21 13:18:05 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
36c5269b0e non-anonymous authentication, fixed #1185 2010-05-21 13:16:40 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
45e0615cd0 rename client.py to poezio.py 2010-05-18 13:31:17 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
7ff54100bb pylint cleaning part1 2010-05-18 13:29:02 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
d80a16ac9c Display the status change and/or disconnect for recent-speakers only. fixed #1288 2010-05-11 16:45:14 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
a14611dbde Fix the resize bug and avoid some blinking on resize \o/ fixed #1153 2010-05-11 10:38:57 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
f7ae12fc83 Fix some details in the default conf 2010-05-10 15:18:18 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
be67df542b fixes a crash with the input is full 2010-03-25 19:31:38 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
56ff4b760e fixed #1187 2010-03-24 18:26:13 +00:00
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
19d86ea5ea fixed #1140 (Display the error messages correctly. And also we can provide a password when joining a room) 2010-03-24 18:01:22 +00:00