Commit Graph

1954 Commits

Author SHA1 Message Date
Nikos Kouremenos 9f03fc4f98 TLS/SSL and response [typo] 2005-06-20 10:35:58 +00:00
Yann Leboulanger 16c8717a45 bugfix with /clear command 2005-06-20 10:01:19 +00:00
Yann Leboulanger 5e09975124 update debian packaging:
menu is now in /usr/share/menu
icon in menu must be a xpm
gettext is needed to build the package
gnupginterface is in debian, no need to have it in sources
2005-06-20 09:43:13 +00:00
Yann Leboulanger 61d86fdaac we first try to use GnuPG-Agent if it is available 2005-06-20 09:32:54 +00:00
Yann Leboulanger 829fb64dea add a space at the end of command when we use completion 2005-06-20 08:14:06 +00:00
Yann Leboulanger 751ae44b7c little bugfix: missing arg to NOTIFY event 2005-06-20 07:50:50 +00:00
Nikos Kouremenos a758d7babb fix vcard window so it handles avatar better [expand stuff] 2005-06-19 23:18:31 +00:00
Nikos Kouremenos 4aa1f88420 NewMessageDialog now uses InputDialog 2005-06-19 23:09:15 +00:00
Nikos Kouremenos 0eeba54e67 only if connected show menuitems 2005-06-19 23:01:45 +00:00
Yann Leboulanger f279bcf8af little bugfix in command completion (thx dennis) 2005-06-19 22:45:33 +00:00
Yann Leboulanger d3293ef3cb no need of an expander for avatar in vcard window 2005-06-19 17:15:36 +00:00
Yann Leboulanger 324fbeae62 command autocompletion (patch from aldafu) 2005-06-19 17:06:41 +00:00
Nikos Kouremenos f7732b30f9 say 0.8 2005-06-19 13:17:32 +00:00
Nikos Kouremenos 17967d38d7 fix comment 2005-06-19 13:12:50 +00:00
Nikos Kouremenos 58d243417b nothing 2005-06-19 13:12:21 +00:00
Nikos Kouremenos 4b4bc7c2df various glade fixes 2005-06-19 13:09:40 +00:00
Nikos Kouremenos 11288ec29c /chat and /msg for MUC now ready. [FIXME: I assume everyone is free for chat [eg. find a way to get show from nick]] 2005-06-19 13:09:06 +00:00
Yann Leboulanger e5ee6829da gropchat messages that are not for us do not count as new messages 2005-06-19 11:20:06 +00:00
Yann Leboulanger f6ca384845 don't change our nick when we receive old messages, but only when we press enter in message tv 2005-06-19 08:28:06 +00:00
Nikos Kouremenos 9f1fbef2d3 more formal [I think] 2005-06-18 23:50:54 +00:00
Nikos Kouremenos daacc7334d we can change nick by IRC command too (/nick foo); input dialog also has get_response() now 2005-06-18 23:44:33 +00:00
Yann Leboulanger 63812878f2 missing build-depend in README 2005-06-18 22:55:17 +00:00
Yann Leboulanger 7e410ca798 default prefix is now /usr/local 2005-06-18 22:45:58 +00:00
Yann Leboulanger 87f1dbcac8 we can now change our nick in gc 2005-06-18 22:09:31 +00:00
Nikos Kouremenos 71e06b9606 a better string (thanks Lucas Nussbaum) 2005-06-18 21:59:23 +00:00
Nikos Kouremenos 36240c71de default to connect at startup for a new account 2005-06-18 21:55:31 +00:00
Nikos Kouremenos 31df215198 if none account, the first one gets called Main (user can still change it) 2005-06-18 21:53:53 +00:00
Yann Leboulanger 589adbbedc when we press cancel we don't update the emoticons 2005-06-18 17:33:53 +00:00
Yann Leboulanger f4b341d435 we don't remember passphrase during 30 secondes if it is wrong 2005-06-18 17:00:54 +00:00
Yann Leboulanger 7538333c5d we now handle when the user doesn't give his OpenPGP passphrase and print an error message 2005-06-18 16:57:57 +00:00
Nikos Kouremenos 0bc0b5f783 do not show B U I for 0.8 2005-06-18 16:40:05 +00:00
Yann Leboulanger 217aeb2d18 remove 2 unneeded lines 2005-06-18 16:03:44 +00:00
Yann Leboulanger 8ac67fef09 we can now have animations in textview 2005-06-18 15:57:06 +00:00
Nikos Kouremenos 8e94b98d6e include 2.6.0 check 2005-06-18 15:29:05 +00:00
Nikos Kouremenos f513a9c167 fix #315 2005-06-18 15:18:15 +00:00
Nikos Kouremenos 39b0e8962a fixing what we return also do not check not loading. the point is to refuse on adding or else we allow bugs 2005-06-18 14:57:25 +00:00
Yann Leboulanger 7e4f56f002 typo 2005-06-18 14:38:37 +00:00
Nikos Kouremenos 33947c45c8 inform the user if too big image for emoticon 2005-06-18 14:28:35 +00:00
Nikos Kouremenos 258389ee07 fix #446 [we now sync by default for one account, but do not sync with status switcher if that accound is 2nd, 3rd etc..] 2005-06-18 14:17:26 +00:00
Nikos Kouremenos 2fc6cd51e1 gobject.TYPE_STRING/BOOLEAN becomes str/bool 2005-06-18 13:48:43 +00:00
Nikos Kouremenos f90a005b96 remove old stuff 2005-06-18 13:27:00 +00:00
Nikos Kouremenos d3183f10dd use set_active_tab in a place we did not [liorithel] 2005-06-18 11:41:29 +00:00
Nikos Kouremenos 92167a98f7 use %s in one string 2005-06-18 11:40:56 +00:00
Nikos Kouremenos 74fd03dc23 connection.py to take advantage of ssl patch 2005-06-18 11:37:29 +00:00
Nikos Kouremenos e325da1e1c patch xmpppy so it does not loop for ever on timeout disconnection. this patch and previous thanks to Alexey [lib author] 2005-06-18 11:33:29 +00:00
Nikos Kouremenos d56a4b619d patch to force ssl no matter which is the port 2005-06-18 11:22:19 +00:00
Nikos Kouremenos 61a51241f9 mention 0.7.5 as version of Gajim 2005-06-17 23:21:12 +00:00
Nikos Kouremenos bb2b90ccfb fix some spacing to look better 2005-06-17 23:19:36 +00:00
Nikos Kouremenos 44dee4434d fix README 2005-06-17 23:10:15 +00:00
Nikos Kouremenos 29799bf2f4 removing two unneeded lines 2005-06-17 15:35:13 +00:00