Commit graph

1834 commits

Author SHA1 Message Date
Nikos Kouremenos
4166022b3d applying ctrl+keyup/down patch after cleaning and testing. Thanks rohan for patch 2005-06-07 16:25:55 +00:00
Yann Leboulanger
9a446f3e32 we can now receive the gc subject 2005-06-07 11:05:58 +00:00
Yann Leboulanger
ce07cfe759 vcard is now fixed: we use lists for ADR, TEL EMAIL entry cause we can have several 2005-06-07 08:50:47 +00:00
Yann Leboulanger
a1858c9517 ERROR messages are a message like all others with ONE data (that can be a tuple) 2005-06-07 07:40:15 +00:00
Nikos Kouremenos
030f77983b typo 2005-06-07 01:17:38 +00:00
Nikos Kouremenos
26b369b8ff fixing and string. previous commit is because of patch by Dennis Craven and me taking the strings/coding standrads review and stuff. fixing #382. Thanks Dennis once again 2005-06-07 01:14:08 +00:00
Nikos Kouremenos
78c7ca566f try again later 2005-06-07 01:10:24 +00:00
Yann Leboulanger
9e58a5b68c we can now add an avatar in our vcard 2005-06-06 22:58:06 +00:00
Yann Leboulanger
69a6aaff74 vcard is more complete (avatar is commig soon) 2005-06-06 15:29:27 +00:00
Nikos Kouremenos
365c7f68ad sorting by keys in change_status_dialogs 2005-06-06 11:53:07 +00:00
Nikos Kouremenos
cec2a46e4f fix brb jargon, and and add out 2005-06-06 10:51:24 +00:00
Nikos Kouremenos
f8a5dbd960 get python version without awk and cut [simpler] 2005-06-06 10:09:48 +00:00
Nikos Kouremenos
8e29e0b39f bugfix 2005-06-06 00:11:48 +00:00
Nikos Kouremenos
48711e989d svn to say 0.8 version 2005-06-05 23:42:30 +00:00
Nikos Kouremenos
300ea1a386 reposition a codeline 2005-06-05 23:20:06 +00:00
Nikos Kouremenos
65c2a2826e making patch in #380 appliable, and fixing #389 too [both have to do with trayicon] 2005-06-05 23:17:59 +00:00
Nikos Kouremenos
53b5de2d32 really nothing. 2005-06-05 20:38:53 +00:00
Nikos Kouremenos
f4d3b6464a patch to allow to send on Ctrl+Enter and Enter to make newline. Thanks Dennis Craven [NOTE: we dont default to this. only accesible via expert] 2005-06-05 20:34:17 +00:00
Nikos Kouremenos
a6600bb06d adding marine roster theme (thanks membris) 2005-06-05 15:49:50 +00:00
Nikos Kouremenos
942bcc75a5 read only the first line if more lines 2005-06-04 21:52:49 +00:00
Nikos Kouremenos
21f279a659 get to know sourcemage too 2005-06-04 20:54:21 +00:00
Yann Leboulanger
27869ea679 we now don't send online and offline show to be RFC complient 2005-06-04 14:27:09 +00:00
Nikos Kouremenos
9befab5cd7 typo in string (thanks dcrean), and mark that string for translation 2005-06-04 12:38:43 +00:00
Nikos Kouremenos
f22c285641 proposed patch in #373 is applied. People test. I didnt even know киров@jabber.org can exist. thanks Dimitur Kirov 2005-06-04 00:37:49 +00:00
Yann Leboulanger
a2e8c7da6d we don't send available presence anymore 2005-06-03 22:49:07 +00:00
Nikos Kouremenos
f06d61c6ec thank you jor and GNU Emacs (Esc-X untabify) [remove tabs] 2005-06-03 18:59:34 +00:00
Nikos Kouremenos
646191d40b adding GnuPGInterface.py 2005-06-03 17:38:43 +00:00
Nikos Kouremenos
7378f3d9a0 we no longer require pygnupg as an external dep 2005-06-03 17:35:10 +00:00
Nikos Kouremenos
69a9f6f08a [xmpppy] some jabber servers have ssl on 443 (eg. jabber80.com) so check for that too, and return ssl and not tls as string for return value in connect() 2005-06-02 18:15:29 +00:00
Nikos Kouremenos
f0b336364b bugfix in remembering last lines [avoid duplication when unread messages] {still needs to be small and grey} 2005-06-02 16:28:01 +00:00
Nikos Kouremenos
8506568722 fix a bug with some locales. start using unicode instance for strings 2005-06-01 21:40:33 +00:00
Yann Leboulanger
74fd69cb0c we now add default emoticons / status messages only if there is no in the config file 2005-06-01 20:03:37 +00:00
Yann Leboulanger
9ad357ab3d no more force_nonSASL option 2005-06-01 12:33:29 +00:00
Nikos Kouremenos
dc6541ff7f really nothing [ok.. a comment] 2005-05-31 17:53:28 +00:00
Yann Leboulanger
19e7cd6fb5 catch exception when we disconnect 2005-05-31 16:47:05 +00:00
Yann Leboulanger
0758769092 don't use the force_nonSASL option (doesn't work in xmpp)
we can now be disconected while registering a new account, it won't TB
2005-05-31 13:53:22 +00:00
Nikos Kouremenos
b34b3c8e55 remember last lines after reopening chat window (thanks Sergey Kuleshov, and don't fail on gtkspell-lang not available 2005-05-30 21:00:04 +00:00
Nikos Kouremenos
92aa1838d1 mention account name on couldnt connect 2005-05-30 14:08:48 +00:00
Yann Leboulanger
f9f341f104 we can now use SSL
(we can't force to not use TLS: bug in xmpp)
2005-05-30 11:01:08 +00:00
Yann Leboulanger
efd470a44f chat window now print when encryption in enabled / disabled and automatically activate/desactivate the gpg_toggle button 2005-05-30 10:41:55 +00:00
Yann Leboulanger
088b3870dd we can now attach a GPG key to a contact 2005-05-29 21:34:01 +00:00
Yann Leboulanger
aeae5df459 verbose is now on when it is set to True in the config file 2005-05-29 19:04:01 +00:00
Yann Leboulanger
560f0665f8 new option to be able to sort contacts by show 2005-05-29 18:41:13 +00:00
Yann Leboulanger
8a974c8af6 verbose is False by default
we can launch gajim with -v to enable verbose
2005-05-28 18:20:27 +00:00
Nikos Kouremenos
14985bf5d1 mention name and not hostanem when failing to connect to a account 2005-05-27 16:43:38 +00:00
Yann Leboulanger
cb0368ae09 messages stanza without <body> field are not printed 2005-05-27 15:36:41 +00:00
Yann Leboulanger
4097578005 recipients must be a list 2005-05-27 14:16:34 +00:00
Nikos Kouremenos
1d628069b1 svn to say 0.7.1 2005-05-27 13:20:34 +00:00
Nikos Kouremenos
e92bb9ec38 fix a typo 2005-05-27 12:11:07 +00:00
Yann Leboulanger
74f0e11948 we are now warned when we are disconnected from a server 2005-05-27 12:07:20 +00:00