louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
df6d2fc2d3
|
use custom_port and custom_host if advanced configuration is needed. Else it will use SRV DNS resolution if dnspython is installed
|
2010-11-08 01:33:36 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
fe4dd60b95
|
fix how we get the domain to connect to
|
2010-10-16 18:53:13 +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
|
0c254bc915
|
use 'with' context manager for the locks
|
2010-10-04 19:50:15 +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
|
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
|
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
|
aab22c7943
|
Themes working
|
2010-08-22 14:57:47 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
20b1f68764
|
Fix a little bug on completion due to the separating line
|
2010-08-14 08:58:31 +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
|
fc99b9e862
|
Fix a little crash, fix the authentication process (was not working with prosody, because it was wrong), fix the sending of the vcard (was broken too, but ejabberd doesn't complain...)
|
2010-08-09 20:05:00 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
835527e2d1
|
Writing to file doesn't remove comments. fixed #1713
|
2010-08-09 00:05:44 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
6b92b3cffd
|
Begin of a /whois command. Also, ALSMO fixed 1710
|
2010-08-07 00:28:47 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
2e5d089eda
|
remove useless shebangs. Fixed 1669
|
2010-07-22 22:24:29 +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
|
f4dbe478eb
|
fix <x/> tag handling
|
2010-07-20 09:57:31 +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
|
e656e5924b
|
fixes some stuff. Also fixed #1617
|
2010-07-19 19:38:33 +00:00 |
|
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
|
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
|
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
|
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
|
7ff54100bb
|
pylint cleaning part1
|
2010-05-18 13:29:02 +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
|
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 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
899a33ae47
|
fixed #1235 (affiche un message si la connexion echoue)
|
2010-03-24 16:44:55 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
a923d32ee4
|
fixed #1230 Do not put the 'there is a message' color when the message is from the MUC history
|
2010-03-19 03:30:51 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
fc82ad6b3d
|
fixed #1186
|
2010-03-18 19:43:44 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
da5a8aa8d3
|
fixed #1151
|
2010-02-16 13:37:08 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
64d9f44833
|
fixed #1138 #1111
|
2010-02-14 03:51:03 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
d72780d58d
|
debut de vcard : les avatars
|
2010-02-13 15:18:39 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
c638055b24
|
fixed #1148
|
2010-02-11 04:59:58 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
d2a4ecf9a5
|
little cleanup
|
2010-02-10 16:47:43 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
d6458b66aa
|
inclus xmppy0.5-RC1 avec les sources, sinon c'est chiant.
|
2010-01-31 15:09:58 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
9faeb0674c
|
cleanup, launch.sh, makefile
|
2010-01-31 05:33:54 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
95c7ad4ac8
|
on peut choisir son nick lors d'un /join machin@truc/NICK
|
2010-01-30 02:50:24 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
33cf82e094
|
gestion de la RECEPTION des kicks
|
2010-01-29 16:24:44 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
e724584faa
|
corrige la deconnexion sur les conneries du genre ctrl+x. Et desactive C-c en mode pas-debug
|
2010-01-27 23:02:12 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
5a3f8ef18d
|
on PEUT effacer des caractères :o
|
2010-01-27 22:29:28 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
64d5c4b6f3
|
ca fonctionne, ca clignotte, et cest gay
|
2010-01-26 19:33:40 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
865ab0316a
|
nettoyage
|
2010-01-26 17:10:37 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
f36fefdce5
|
on peut parler, recevoir des messages, rejoindre des salons (/join), changer de tab (/next, /prev), mais ca blink et c'est nul
|
2010-01-21 01:54:50 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
6298b4331a
|
prout
|
2010-01-12 14:57:58 +00:00 |
|
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13
|
0b79f6b728
|
first commit
|
2010-01-10 20:14:17 +00:00 |
|