Commit graph

8610 commits

Author SHA1 Message Date
Yann Leboulanger
77f920641a [multani] don't make avatars bigger than they are 2005-11-29 18:29:03 +00:00
Nikos Kouremenos
5406f2c3c6 [SF] move merge accounts to accounts window; also fix spacing in that window 2005-11-29 17:13:13 +00:00
Nikos Kouremenos
e542fff69f searching in history is in. not yet 100% functionality 2005-11-29 14:41:01 +00:00
Nikos Kouremenos
dfb9d92619 exclude kind gcstatus/status rather than ask for rest of statuses 2005-11-29 13:18:21 +00:00
Yann Leboulanger
14c7d7f891 when we ask if date has message, don't take into account status messages 2005-11-29 12:06:29 +00:00
Nikos Kouremenos
2887e8d192 add 15 more pixels to calendar so in most langs days do not overlap 2005-11-29 10:48:36 +00:00
Nikos Kouremenos
a3774c5747 use single quotes; add a comment 2005-11-29 10:20:39 +00:00
Nikos Kouremenos
17034b654a remove a fixme; remove old and replace with that we really mean by old, so we do not get confused with date 2005-11-29 10:16:31 +00:00
Nikos Kouremenos
ef6685a047 [SF] add missing : after E-Mail 2005-11-29 10:01:39 +00:00
Travis Shirk
253df9cd45 state_unread_color no longer needed. 2005-11-29 04:03:16 +00:00
Travis Shirk
fb31c2478c Unread messages cause tab label to display bold; closes #1155 2005-11-29 04:01:00 +00:00
Travis Shirk
a2e68a1fc2 80 col formatting 2005-11-29 01:23:14 +00:00
Yann Leboulanger
4b42e0fa01 [Jim] don't ask status message when going invisible 2005-11-28 22:16:57 +00:00
Yann Leboulanger
e7d7200e04 translate theme when we upgrade config file and check be sure that the current roster_theme exists 2005-11-28 22:12:46 +00:00
Yann Leboulanger
0bb2e5c1d0 be sure to print restored conversation BEFORE we print new messages 2005-11-28 21:22:48 +00:00
Yann Leboulanger
4fd5ed93ae log status message is now False by default 2005-11-28 21:15:23 +00:00
Yann Leboulanger
34695edbad [SF] systray menu looks like other menus 2005-11-28 20:04:41 +00:00
Nikos Kouremenos
567ce86ec1 remove a var, use hasattr 2005-11-28 18:18:29 +00:00
Nikos Kouremenos
313f4c8c94 fix logic 2005-11-28 17:56:57 +00:00
Nikos Kouremenos
a64709b7a4 prevent the right way bad show to crash us; add comment on special treatment of show is None in *status events 2005-11-28 17:34:43 +00:00
Yann Leboulanger
d38883a92a don't try to log presence when show in unknown 2005-11-28 16:41:34 +00:00
Yann Leboulanger
3f2cbf7c46 [SF] show "with account acct_name" instead of "as jid" in menus 2005-11-28 16:29:04 +00:00
Yann Leboulanger
258c0541e0 when we receive an empty vcard, we send an empty vcard to the interface so that it knows it arrived 2005-11-28 16:26:19 +00:00
Yann Leboulanger
b3d80edfb9 add a comment 2005-11-28 15:38:07 +00:00
Yann Leboulanger
5008a15838 prevent from drag-n dropping a contact to "transport" or "not in the roster" group 2005-11-28 15:26:17 +00:00
Yann Leboulanger
8afb79747b we must decode ALL string from GTK to prevent TB when there are contacts with non-ascii chars 2005-11-28 15:22:12 +00:00
Yann Leboulanger
c62bf15cb5 [Jim++] handle correctly messages older than a month (see #1169) 2005-11-28 13:39:37 +00:00
Nikos Kouremenos
8862daa3fc typo 2005-11-27 22:28:33 +00:00
Nikos Kouremenos
75a2418fea add magnet: catching, and add a fixme for special treatment of uncatched xmpp: 2005-11-27 22:05:10 +00:00
Nikos Kouremenos
45cade3693 clear the regular expression cache when done with make_regexps 2005-11-27 21:57:41 +00:00
Nikos Kouremenos
bb977a5848 use the right forward icon 2005-11-27 19:27:09 +00:00
Nikos Kouremenos
af9f4afe0c ask sql to do the timeout check 2005-11-27 17:33:57 +00:00
Yann Leboulanger
8f986b6d21 take into account the restore_line_timeout option 2005-11-27 16:59:39 +00:00
Nikos Kouremenos
bcb959e576 stop mark days when we close history 2005-11-27 16:11:55 +00:00
Yann Leboulanger
c3670ea4eb when a message a no type, we must consider it as type=normal as explained in RFC3921 2005-11-27 15:45:54 +00:00
Nikos Kouremenos
a0df80aed6 underline a string 2005-11-27 12:47:40 +00:00
Nikos Kouremenos
8734c5f2cb SIGN_IN --> SIGNED_IN 2005-11-27 12:42:42 +00:00
Yann Leboulanger
21116c221e create a new SIGN_IN event that is emitted when we sign in 2005-11-27 12:29:30 +00:00
Nikos Kouremenos
31c29fb56a in theory this waits up until 20 seconds before raising locked 2005-11-27 12:22:07 +00:00
Yann Leboulanger
958512e90d typo 2005-11-27 10:05:20 +00:00
Yann Leboulanger
294831017f remove FIXME:
plz don't ask questions in the code
I put that here cause this function is called when we log in and never after
2005-11-27 09:57:56 +00:00
Yann Leboulanger
b0eec477b1 "send new message" in roster window menu becomes "start chat" with the appropriate icon 2005-11-27 09:54:35 +00:00
Yann Leboulanger
0ed25ede49 join bookmarked groupchat AFTER already opened ones so we don't open bookmarks twice 2005-11-27 09:41:48 +00:00
Nikos Kouremenos
7ade0cfaf2 enrich a comment 2005-11-27 00:24:46 +00:00
Nikos Kouremenos
313f72667e history window now marks progressively days that have logs in selected month (thanks to gtasklets/pseudo-threads idea by the great Gustavo) 2005-11-27 00:22:26 +00:00
Nikos Kouremenos
98e66332ee restore last lines for correct jid 2005-11-26 22:02:07 +00:00
Nikos Kouremenos
b47ac0c0b9 do not die if hd is full; also remove not used method 2005-11-26 15:21:52 +00:00
Yann Leboulanger
11d45a5740 update the value of the status combobox when we go invisible and cancel because of the groupchat warning, or when there is no synced with golbal status account 2005-11-26 15:03:03 +00:00
Yann Leboulanger
b48718a8d1 [multani] when right/middle click on the old popup window, destroy it 2005-11-26 14:39:27 +00:00
Nikos Kouremenos
c311183d57 fix so we mark new jids if they are room as room-type 2005-11-26 00:03:09 +00:00