Commit graph

704 commits

Author SHA1 Message Date
Yann Leboulanger
1bcb45a07f we now save ALL incomming messages in a queue so that we don't suplicate message when we restore old conversation 2005-06-03 20:07:00 +00:00
Nikos Kouremenos
e3a6e53112 we now use our icon in all windows. icon is not status (show) at last 2005-06-03 17:35:48 +00:00
Nikos Kouremenos
5420d570ae removing a change that was not on purpose 2005-06-03 10:31:21 +00:00
Nikos Kouremenos
d46e600213 marking 1 string for translation, and introducing a better title 2005-06-03 10:28:53 +00:00
Yann Leboulanger
30bd3070a2 we not print not in the roster group just above Transport group 2005-06-01 20:14:09 +00:00
Yann Leboulanger
e05dc901d4 if show is not in cshow dict, the contact is put at the end 2005-06-01 12:22:05 +00:00
Nikos Kouremenos
490f24e86c nothing 2005-05-31 17:48:22 +00:00
Nikos Kouremenos
968762437f do not remember lines for transports 2005-05-30 21:12:34 +00:00
Yann Leboulanger
c5866f3a3f gpg password is now saved 30 seconds when we enter it, so if it is used in several accounts, we don't need to enter the password twice. 2005-05-30 20:16:29 +00:00
Yann Leboulanger
2e997eb516 fix #346 2005-05-30 19:00:49 +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
53746b7ffb bugfix: show id 'chat', not 'free' 2005-05-30 09:50:14 +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
560f0665f8 new option to be able to sort contacts by show 2005-05-29 18:41:13 +00:00
Nikos Kouremenos
cb6499e972 using irc and sms icons 2005-05-27 16:56:46 +00:00
Yann Leboulanger
818590a0e8 gpg toggle button is now refreshed each time we get a presence 2005-05-27 15:12:58 +00:00
Nikos Kouremenos
02b74ceed4 avoid marking foo@jaim.net as AIM 2005-05-27 11:19:47 +00:00
Yann Leboulanger
87d90e7aaf improved status messages 2005-05-27 05:56:17 +00:00
Yann Leboulanger
492a21a5cb we can now modify our transportregistration (JEP-0100) 2005-05-25 22:15:28 +00:00
Yann Leboulanger
693aad9b19 show transports rows when we are online, and hide them when we are offline 2005-05-25 18:25:39 +00:00
Yann Leboulanger
e871c22772 we can now disable the use of transports iconsets 2005-05-25 17:13:50 +00:00
Yann Leboulanger
f0ef95b4e1 we can now have message pixman with transports
we can now log on the there is an error with the transport
2005-05-25 10:28:27 +00:00
Yann Leboulanger
6c96d9eb42 when we DND to a group in which the user is already, don't add it twice 2005-05-23 17:29:55 +00:00
Nikos Kouremenos
1c16aa578d better strings [not more clear but TYPOS in English and unknown words] {so I had to break the string being frozen} {sorry for that}
also introducing greek transl [half tooltips remain with english text, but 0.7 can live with it if I do not get to finish it before 0.7]
2005-05-21 01:28:18 +00:00
Yann Leboulanger
f3d36d9d80 status -> show
we cannot join a gc twice at the same time with the same account
2005-05-20 16:31:52 +00:00
Yann Leboulanger
1d4d9f5229 print a user friendly show when a contact change his status 2005-05-20 16:04:12 +00:00
Nikos Kouremenos
5293788dc1 introducing common/helpers.py where get_uf_status lives [more functions to come there in the future] 2005-05-20 15:58:23 +00:00
Nikos Kouremenos
79c5b5d0e2 hidden_rows ==> collapsed_rows 2005-05-18 16:30:59 +00:00
Nikos Kouremenos
c0e8557f52 userfriendly status string used in tabbed_chat window too 2005-05-18 15:40:42 +00:00
Nikos Kouremenos
41e9deceff typo 2005-05-18 01:00:13 +00:00
Nikos Kouremenos
1c25e7a930 fixing #170 2005-05-18 00:44:39 +00:00
Yann Leboulanger
99401f2abb add a DATA_DIR in gajim 2005-05-17 17:37:50 +00:00
Nikos Kouremenos
7aaffae0dc better strings 2005-05-17 11:55:30 +00:00
Nikos Kouremenos
9152f128e7 fixing a traceback with disco menuitem
see http://nkour.blogspot.com/2005/05/pythons-init-return-none-doesnt-return.html for more
2005-05-15 11:47:15 +00:00
Nikos Kouremenos
0d4084ead7 hiddenlines or hidden_lines ==> hidden_rows 2005-05-15 11:37:00 +00:00
Yann Leboulanger
156c81846b look if we have unread / recent messages AFTER we get the status message (we can also do it before AND after ... comments ?) 2005-05-13 20:50:49 +00:00
Nikos Kouremenos
0a0cd669eb last_msg ==> last_status_msg and change_title ==> change_roster_title 2005-05-13 18:00:13 +00:00
Nikos Kouremenos
97aef098bc fixes/cleanups allover:
Basically a traceback a traceback with present()
replace some menuitem strings to be more HIG
introducing /clear and that is all I think
2005-05-13 16:53:30 +00:00
Yann Leboulanger
f9a26dce55 remove unneeded commented line 2005-05-12 18:55:01 +00:00
Nikos Kouremenos
0408a86d7b conversation history window now has better title (mentions with whom) 2005-05-12 18:52:37 +00:00
Nikos Kouremenos
27723d1279 fixing #256 2005-05-12 13:52:09 +00:00
Nikos Kouremenos
052cd2740b make get_ui_status func which converts dnd xa to human understandble strings and use that func in Status change dialog 2005-05-12 09:14:31 +00:00
Nikos Kouremenos
44c5e2f2b9 removing legacy code from the threads epoch 2005-05-12 00:22:36 +00:00
Nikos Kouremenos
bc4cc346b1 fix for Join_gc action see http://nkour.blogspot.com/2005/05/pythons-init-return-none-doesnt-return.html for more.
Also adding a FIXME: in case yann has not reply from Alexey and wants to hack sth in Gajim :)
2005-05-12 00:00:40 +00:00
Yann Leboulanger
fa183bae5d when we remove an agent we need to remove it with its resource (especially when we are not really registererd {wrong password}) 2005-05-11 09:12:18 +00:00
Yann Leboulanger
2f977d1b1a we may want to remove an iter (when we remove an account for exemple) 2005-05-08 16:56:14 +00:00
Yann Leboulanger
e4692d22d6 do not remove a contact from the roster if show_offline is True 2005-05-07 15:47:11 +00:00
Yann Leboulanger
00c7b60f18 bugfix: when a user go offline and quickly online it was removed from the roster 2005-05-07 15:23:02 +00:00
Nikos Kouremenos
723af5012a fixing a traceback after yann's commit and asking a qu for yann [as FIXME:] 2005-05-06 18:01:07 +00:00
Nikos Kouremenos
bc6e64bf16 typo 2005-05-04 17:32:23 +00:00