Commit Graph

2841 Commits

Author SHA1 Message Date
Norman Rasmussen ba54aa9630 Hopefully fixed emoticons for good now. Closes #1129 2005-11-30 18:35:40 +00:00
Nikos Kouremenos 7ef98979d8 remove print 2005-11-30 18:19:25 +00:00
Yann Leboulanger cec9b1e861 send offline status to gc before we disconnect 2005-11-30 17:54:34 +00:00
Yann Leboulanger d58f380842 emmit SIGNED_IN when needed (when we connect) 2005-11-30 17:46:36 +00:00
Yann Leboulanger 20c4113666 join opened groupchat windows only for concerned account 2005-11-30 17:45:34 +00:00
Nikos Kouremenos 28fe6a06d3 less columns in history. TODO: fill name for not groupchat 2005-11-30 17:30:58 +00:00
Nikos Kouremenos 40f3316bbb commit sth to assist testing 2005-11-30 17:13:35 +00:00
Nikos Kouremenos 50446b7f5b remove unused var 2005-11-30 17:12:58 +00:00
Norman Rasmussen 786da12472 http://cvs.sourceforge.net/viewcvs.py/xmpppy/xmpppy/xmpp/auth.py
Wed Oct 26 08:45:22 2005 UTC by snakeru
Fixed SASL bug on win32 platform. (Thanks to Martin Thomas)
2005-11-30 17:08:45 +00:00
Nikos Kouremenos 1095357c90 try to make get_status work 2005-11-30 16:17:06 +00:00
Nikos Kouremenos 32b3f683f4 prevent a tb 2005-11-30 16:04:23 +00:00
Nikos Kouremenos e981cd5690 prevent a tb 2005-11-30 15:45:20 +00:00
Nikos Kouremenos b854555e58 fix strings to be more readable; add get_status (did not test yet); raise allover 2005-11-30 15:26:08 +00:00
Nikos Kouremenos 7d357dfe5a fix names of exception, fix docstring, fix strings 2005-11-30 14:48:58 +00:00
Nikos Kouremenos 9cf5a80655 typo 2005-11-30 14:43:50 +00:00
Nikos Kouremenos 76d97e25ed raise exceptions and there spit translated text. this allows ppl that use gajim-remote to now catch those exceptions instead of impossibly guessing which locale user has and how that is translated 2005-11-30 14:42:23 +00:00
Nikos Kouremenos f839968c6c typo in docstring. thanks Jim++ 2005-11-30 14:26:49 +00:00
Nikos Kouremenos 164f45ecf4 remove a wrong comment; enrich a docstring 2005-11-30 14:16:26 +00:00
Nikos Kouremenos 8522d1bd22 try to fix a MAJOR TB. maybe simple dispatch jid should be stripped too. I dont know. Yann? 2005-11-30 13:59:16 +00:00
Nikos Kouremenos a7b49ffcfb accident the expand True. revert that 2005-11-29 21:51:12 +00:00
Nikos Kouremenos 330aa6e906 we can now ddouble click the search result in history and this will move us to the date of this conversation result 2005-11-29 21:47:47 +00:00
Travis Shirk fb4e8f254d SASL challenges that have '=' in a value can now be parsedr; '=' in a base-64 encoded nonce is rather common 2005-11-29 20:27:57 +00:00
Yann Leboulanger 820dae2642 1) we can't receive our vcard empty
2) write an empty file for empty vcards so that they are not asked at each gajim startup
2005-11-29 20:17:51 +00:00
Nikos Kouremenos 06a17b91e2 add comment for translators to avoid send button and actions button to _ the character E (conflicts with ALT+E => emoticon selector); rebuild pot/po 2005-11-29 20:04:36 +00:00
Nikos Kouremenos 2185e46df0 revert sth and add comment to explain 2005-11-29 19:57:59 +00:00
Nikos Kouremenos 6c3a51d59f grey not #9e9e9e 2005-11-29 19:45:07 +00:00
Nikos Kouremenos 7a0fa12f59 [SF] respect print time selection for history too. now ichat-style works there too! 2005-11-29 19:41:08 +00:00
Nikos Kouremenos 4c4ad5e8cd %X asks locale 2005-11-29 19:11:03 +00:00
Nikos Kouremenos a79587590f name the colors with their names 2005-11-29 18:43:35 +00:00
Nikos Kouremenos c9e30fd612 make a commit comment a code comment. also add a new line so it is visually better to seperate logic and return 2005-11-29 18:37:01 +00:00
Nikos Kouremenos f9ecc9e456 fix typo 2005-11-29 18:31:45 +00:00
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
Nikos Kouremenos 7ad4ff2878 remove two prints we do not need 2005-11-25 23:25:41 +00:00
Nikos Kouremenos caade489ee new db design and improved migration script. if you ran before the migration please remove you old logs.db as it is incompatible with the new one and rerun migration if you care about old logs. a print on show is on purpose, bonus of the first to traceback and give us the value of show that causes the tb. yea svn got unstable these days. sorry about that but big changes 2005-11-25 23:23:25 +00:00
Yann Leboulanger acd9d5a26b give focus to join button in join_gc_window when we give a room and server 2005-11-25 22:45:58 +00:00
Yann Leboulanger fb42b277a0 in join_gc, when typing '@' focus goes to server_entry, and back in room_entry when I press backspace in enpty server_entry 2005-11-25 22:28:51 +00:00
Yann Leboulanger c8a921aee4 in join_gc, when typing '@' focus goes to server_entry, and back in room_entry when I press backspace in enpty server_entry 2005-11-25 22:23:58 +00:00
Nikos Kouremenos 378555434a history window for old days is ok now 2005-11-25 22:13:39 +00:00
Nikos Kouremenos 6fa7c779e6 fix calendar in history window to not take all the height 2005-11-25 21:45:02 +00:00
Yann Leboulanger e59058845c we can now revoke a contact's authorization 2005-11-25 21:32:56 +00:00
Nikos Kouremenos 644376a8c8 top padding from 1 to 2 2005-11-25 14:14:01 +00:00
Nikos Kouremenos ecc7dd6818 comment out unfinished code that slows done month browsing in history window 2005-11-25 13:54:52 +00:00
Yann Leboulanger 21e203f6c2 open chat window quicker and print restored_conversation after window is shown 2005-11-25 08:01:30 +00:00
Yann Leboulanger 58138ce994 ask confirmation when we close one tab in groupchat window 2005-11-25 07:43:51 +00:00
Nikos Kouremenos 89952468ef various fixes in previous commit 2005-11-24 21:11:44 +00:00
Yann Leboulanger a6643b103b print an error and don't crash when we get a non-RFC-complient jid 2005-11-24 21:05:18 +00:00
Nikos Kouremenos 8c3d0c8014 remove 2 prints 2005-11-24 18:52:26 +00:00
Nikos Kouremenos eb1c72921c fix so we store send stuff in the same place we store recv stuffed. todo: we need one more column in jids table called type_of_msg to store tc or gc and then migration needs fixing. this means people who migrated will have to migrate again by first removing the current log db. this also means until migration script is ready and after the migration u did logs will be lost 2005-11-24 18:29:45 +00:00
Nikos Kouremenos 448dd4ace0 if we have tabs in notebook, top-padding is 1 2005-11-24 18:12:51 +00:00
Nikos Kouremenos c7eb45aef5 all accounts to default to the same settings. fixing #1140 2005-11-24 12:39:21 +00:00
Nikos Kouremenos fb07453d57 initial stuff at mark day that has logs. atm it is slow and has some bugs I will fix soon. I commit this nonetheless 2005-11-24 01:39:47 +00:00
Nikos Kouremenos ccdea9dfb7 fix calendar to return only the date asked 2005-11-24 00:26:01 +00:00
Nikos Kouremenos 97371d384c ACE: restored_messages_color. you can now configure from grey to blue, red, green whatever you like 2005-11-24 00:17:28 +00:00
Nikos Kouremenos 359824bec1 add ACE log_contact_status_changes and expose to UI in advanced tab in misc. this replaces the previous options and imo is good to expose to that place (used to have log-related stuff) 2005-11-23 23:28:26 +00:00
Nikos Kouremenos 8c3a624a77 subj entry to grab focus in single message only if we have jid to sent already 2005-11-23 22:52:50 +00:00
Nikos Kouremenos fbec47dd3f sec text should not be escaped for pango as it is put in pango formatting. apostrophe etc show ok now in file req window 2005-11-23 22:33:58 +00:00
Nikos Kouremenos d958bcf521 typo 2005-11-23 19:21:46 +00:00
Nikos Kouremenos d9cc33cf26 log system rewrite to use sqlite database instead of plain ascii files. this allows us to scale better (be faster), provide search in history, and save logs for JIDs that are non-ASCII. PLEASE read http://trac.gajim.org/wiki/MigrateLogToDot9DB 2005-11-23 19:12:52 +00:00
Yann Leboulanger 767dc426ed add comment in xmpp_stringprep 2005-11-23 18:36:07 +00:00
Yann Leboulanger 004c2b546e SingleMEssageWindow now shows resource of sender 2005-11-23 18:19:22 +00:00
Yann Leboulanger c9ad61044d awaiting_events now keep resource of sender when event_type is chat or normal 2005-11-23 18:15:24 +00:00
Nikos Kouremenos 396c61de14 replace tab with space 2005-11-23 17:48:32 +00:00
Nikos Kouremenos 9772eca1c6 remove a commented out line and add a space after comma 2005-11-23 17:47:22 +00:00
Nikos Kouremenos 64f2ef7d0e [lorien420] try to start notif-daemon if not there 2005-11-23 17:44:32 +00:00
Nikos Kouremenos e0ba19f93c commit logic of func; we were returning anyways. TC is oftenly touched, so I commit to avoid conflicts 2005-11-23 00:20:07 +00:00
Nikos Kouremenos 880da6fb53 revert a commit until better fix is here; notifaction-daemon popups are back! 2005-11-23 00:17:02 +00:00
Yann Leboulanger c511a31038 list-multi are now handled in DataForm 2005-11-22 23:10:08 +00:00
Travis Shirk d17fac8e53 Fix a TB; closes #1139 2005-11-22 20:09:47 +00:00
Nikos Kouremenos 04eac0d1fb fix string 2005-11-22 19:02:35 +00:00
Nikos Kouremenos 1e2e0d4de2 gc: last selected contact can be in a closed room, so prevent KeyError tb 2005-11-22 16:39:48 +00:00
Nikos Kouremenos 648a862811 remove some deprecated log options 2005-11-22 15:01:10 +00:00
Nikos Kouremenos 68af3d51de [juracy] fix for windows svn users 2005-11-22 14:46:37 +00:00
Nikos Kouremenos 203fd82b34 typo 2005-11-22 14:12:34 +00:00
Nikos Kouremenos d028f98655 better string (inform about /say) 2005-11-22 13:11:25 +00:00
Nikos Kouremenos 72e193c25c decode using fs encoding 2005-11-22 11:56:16 +00:00
Nikos Kouremenos d4ad6d8cb9 intoducing LOG_DB_PATH 2005-11-22 11:54:33 +00:00
Nikos Kouremenos 0c09ad2b30 some more strings for transl 2005-11-22 11:44:33 +00:00
Nikos Kouremenos 150cbce4e2 os.path. join in other places too 2005-11-22 11:39:32 +00:00
Nikos Kouremenos 3e9b8d6bd2 enormous cleanup in untested code 2005-11-22 10:56:25 +00:00
Yann Leboulanger 8bc51f5360 80 chars width 2005-11-22 00:32:38 +00:00
Yann Leboulanger d302c3a907 remove some print 2005-11-22 00:32:20 +00:00
Yann Leboulanger 508d176d5a contact.chatstate becomes contact.our_chatstate
contact.chatstate is now contact's chatstate
2005-11-22 00:28:36 +00:00
Nikos Kouremenos 47ee43568f help Yann release faster when in Windoz 2005-11-21 19:12:16 +00:00
Nikos Kouremenos cf2ff62b65 add a fixme 2005-11-21 19:07:42 +00:00
Yann Leboulanger c3feaf89cf fix some strings 2005-11-21 18:28:34 +00:00
Nikos Kouremenos 7f599b8615 fix string 2005-11-21 16:50:28 +00:00
Yann Leboulanger 04d14b82e6 gc hostory now always call fake_jid history and not real_jid history 2005-11-21 15:28:50 +00:00
Yann Leboulanger 01b8de5b0c also call _IqCB when we get registration result 2005-11-21 15:09:04 +00:00
Yann Leboulanger 96989ac7ee fix wrong comment 2005-11-21 14:13:55 +00:00
Yann Leboulanger 64f6f1dfd1 better string 2005-11-21 14:07:32 +00:00
Yann Leboulanger e235a7b0f5 fix a string 2005-11-21 13:52:37 +00:00
Yann Leboulanger dc2cbfe7cf fix some strings and pango escape nicks 2005-11-21 12:20:46 +00:00
Nikos Kouremenos ce6233814d [lorien420] if dbus is there, but notif-daemon is not running, use old style notifications. (I cannot test this as release of notif-daemon is not being listed even if it running). Lorie said devel is ok 2005-11-21 10:36:56 +00:00
Nikos Kouremenos b66862d27e minor 2005-11-21 10:34:10 +00:00
Yann Leboulanger f9df029d14 fix a string 2005-11-21 10:09:31 +00:00
Nikos Kouremenos ce9982b04b prevent a tb with an ugly way. Dimitur Kirov where art thou? :( 2005-11-21 09:59:19 +00:00
Nikos Kouremenos 9db3d26c1f fix so uf_show works 2005-11-21 08:56:45 +00:00
Nikos Kouremenos 71912242be fix old string 2005-11-21 08:31:06 +00:00
Nikos Kouremenos 0a74f2ee61 fix a tb 2005-11-21 07:58:24 +00:00
Nikos Kouremenos 1b8b6a435e optimize a bit (more to come) 2005-11-21 06:33:46 +00:00
Nikos Kouremenos 9d02c6ae36 uf_show in history logs 2005-11-21 06:20:32 +00:00