Commit Graph

4108 Commits

Author SHA1 Message Date
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
Yann Leboulanger be3cc4504b [SF] updated french translation 2005-11-27 22:04:15 +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 43bed46ba8 updated sk translation
updated pot/po files
2005-11-27 17:04:08 +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
Yann Leboulanger af18ebd156 full french translation 2005-11-27 09:18:30 +00:00
Yann Leboulanger 2c812ab2c2 guillaume Bernaud updated the french translation, thx 2005-11-27 09:06:51 +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 a9c82d0fcf remove mo from svn 2005-11-27 00:02:09 +00:00
Nikos Kouremenos 7bc34a8532 revert sth really minor 2005-11-26 22:03:08 +00:00
Nikos Kouremenos 98e66332ee restore last lines for correct jid 2005-11-26 22:02:07 +00:00
Nikos Kouremenos 37638f7f81 update pot/po; update german 2005-11-26 21:30:58 +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
Yann Leboulanger afe373c6f4 [multani] commit in DB only once per file, noe migration is SO FAST !!! 2hours -> 3 minutes 2005-11-26 13:53:29 +00:00
Yann Leboulanger 362d60ab8f print strange chars correctly 2005-11-26 13:06:02 +00:00
Yann Leboulanger 0cef4d5b69 typo: logs are not logs2.db but logs.db 2005-11-26 11:58:53 +00:00
Yann Leboulanger c044255f4c create the table only if we have something to add to it
don't decode messages
2005-11-26 11:55:55 +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
Yann Leboulanger aa25e739c6 decode string and not lists 2005-11-25 18:02:41 +00:00
Yann Leboulanger 1ea3f10a41 try to guess encoding when we add a new table and a new log line when we migrate 2005-11-25 16:58:49 +00:00
Yann Leboulanger 41d31cc31d fix path in win9x in migration script (we run it from script folder, logs are in src folder) 2005-11-25 15:58:20 +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