Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2024-10-19
| ||
09:38 | plugins/general/gpgme.tcl: Do not try to show GnuPG signatures if there isn't any. Leaf check-in: 76759f3806 user: sgolovan tags: trunk | |
2023-02-26
| ||
08:55 | Use the default font in button bar buttons in case if Ttk theme does not provide one. check-in: b4dffbe15a user: sgolovan tags: trunk | |
2020-08-05
| ||
14:56 | Guard against missing timestamp in a log message. check-in: f370dae704 user: sgolovan tags: trunk | |
14:06 | Emit debug message for malformed log enties. check-in: 0086b9b93f user: sgolovan tags: trunk | |
14:02 | Ignore malformed lines in the log files, they can happen if there's no space in the home directory, or in case of some other crashes. check-in: 45804a46e6 user: sgolovan tags: trunk | |
2018-04-13
| ||
18:41 | Fix updating window titles when a message from ignored MUC user arrives (close ticket [2e61153a20]). Update copyright. Refresh docs. 2016-08-18 Sergei Golovan <sgolovan@nes.ru> check-in: ff7d452d4e user: sgolovan tags: trunk | |
2016-08-18
| ||
12:35 | Changed the meaning of omitted priority argument for hook::remove. Now it means 'remove all matched scripts from a hook' instead of 'remove matched script with priority 50'. check-in: 93d0303aad user: sgolovan tags: trunk | |
2016-07-09
| ||
08:51 | Show the last 16 hexadecimal digits as keyid for GPG keys instead of 8 because of existing examples of keys with the same short keyids. check-in: 2102ce602b user: sgolovan tags: trunk | |
2016-06-30
| ||
04:16 | Fixed typo. check-in: 0c110e46a5 user: sgolovan tags: trunk | |
2016-04-25
| ||
06:01 | Removed system tray plugins which use obsolete extensions (closes ticket [e02761a005]). check-in: a491c1b77d user: sgolovan tags: trunk | |
2016-03-17
| ||
11:34 | Loosened the condition for forbidden characters in URLs. check-in: 7dfadad142 user: sgolovan tags: trunk | |
11:30 | Loosened the condition for forbidden characters in URLs. check-in: 0b5ca21001 user: sgolovan tags: trunk | |
2016-02-18
| ||
07:42 | Don't use black for group and connection label borders. check-in: c5ea281ea7 user: sgolovan tags: trunk | |
2016-02-07
| ||
10:12 | Don't show the conference's roster notes in the occupant's user info window. check-in: dbfe9ae6b5 user: sgolovan tags: trunk | |
2016-02-04
| ||
15:48 | Got rid of [eval] calls. Do not add -castore and -certfile options if they are empty strings. Defined /etc/ssl/certs as a default value for the loginconf(cacertstore) on unix systems. check-in: 6ac686f9b0 user: sgolovan tags: trunk | |
15:44 | Cleaned up the code, removed all kinds of commands for getting idle time except for the [tk inactive]. check-in: 811798a24b user: sgolovan tags: trunk | |
05:37 | Renamed user_avatar_notification_hook to user_avatar_pep_notification_hook to prevent clashing with the avatarcache plugin in contrib. check-in: f14959bebf user: sgolovan tags: trunk | |
2016-02-01
| ||
15:50 | Don't panic if the register window is already destroyed when registration answer is received. check-in: 83d485a207 user: sgolovan tags: trunk | |
13:01 | Don't draw the signed/encrypted message icon for outgoing messages in groupchats because only drawing incoming messages makes sense there. check-in: 538a14498e user: sgolovan tags: trunk | |
2016-01-26
| ||
16:06 | Fixed tab titles for chats with groupchat occupants. They were broken when search for conference roster items was fixed. check-in: 7cbebd0400 user: sgolovan tags: trunk | |
2016-01-25
| ||
20:37 | Disabled the X-GOOGLE-TOKEN SASL authentication mechanism because it doesn't work anymore. check-in: 1e026b7b28 user: sgolovan tags: trunk | |
15:07 | Fixed typo in loginconf(useboshkeys) option definition. check-in: 4c3447657b user: sgolovan tags: trunk | |
14:25 | Added a dirty hack which makes Tkabber ignore the MUC invitations to the rooms where the user is an occupant already. check-in: 3cabddedf8 user: sgolovan tags: trunk | |
11:35 | Don't show dialog if choices list is empty. check-in: d568a96941 user: sgolovan tags: trunk | |
11:32 | Show only users missing in roster when displaying add users dialog. check-in: 80f5c7520a user: sgolovan tags: trunk | |
10:50 | Fixed the attached users dialogs clash. check-in: 3b4cf2fc81 user: sgolovan tags: trunk | |
2016-01-24
| ||
09:18 | Fixed sending the text status selected in the corresponding combobox. check-in: 7fef16eb59 user: sgolovan tags: trunk | |
2016-01-16
| ||
12:54 | Don't clean-up the checkbuttons variable before constructing the dialog. This helps to set some checkbuttons in advance by default. Fixed disabling the ecryption in a groupchat after enabling it there. check-in: a401166e10 user: sgolovan tags: trunk | |
2016-01-15
| ||
17:44 | Fixed typo. check-in: 3cc5133571 user: sgolovan tags: trunk | |
10:35 | Don't show any info on conference occupants in roster tooltips if ::ifacetk::roster::options(show_conference_user_info) option is disabled. check-in: 46251c0a1f user: sgolovan tags: trunk | |
10:32 | Fixed typo. check-in: 1317b1175e user: sgolovan tags: trunk | |
10:30 | Fixed finding the conference roster item in the user's roster, made sure the bare conference JID goes first when rendering the roster tooltip. Don't add roster item notes to the conference occupants. check-in: 5581a53077 user: sgolovan tags: trunk | |
2016-01-14
| ||
17:29 | Started implementing user avatar (XEP-0084) specification. Currently only uploading avatar works. check-in: 28af72a735 user: sgolovan tags: trunk | |
09:49 | Fixed behavior of the dialog with conference participants to encrypt to if there's none of them. Also, removed unnecessary catch guards. Add the checkbox dialog title to the dialog window content as well. check-in: 266da6a961 user: sgolovan tags: trunk | |
2016-01-13
| ||
13:15 | Clarified a bit information on the ispell plugin options. check-in: 1e4a40fbfe user: sgolovan tags: trunk | |
09:17 | Implemented showing log messages for all JIDs that correspond to a single metacontact. This closes feature request [7619b16aec]. check-in: 4137497f9f user: sgolovan tags: trunk | |
09:15 | Made the 'current' subcommand for a combobox a synonym for 'getvalue' ('current' is taken from ttk::combobox). check-in: d32f5868fc user: sgolovan tags: trunk | |
08:13 | Fixed bug with names of temporary arrays clash. check-in: 0deb65402d user: sgolovan tags: trunk | |
2016-01-12
| ||
07:50 | Read the logged messages not only for the JID which chat window is being opened, but also for all JIDs in a metacontact it belongs. This option is disabled by default. Since the metacontacts info isn't cached locally, this feature doesn't work for windows which open when saved state is restored on Tkabber start. check-in: 8fd4536226 user: sgolovan tags: trunk | |
2016-01-07
| ||
17:21 | Relaxed the strategy of replay attack prevention: don't add own JID but a recipient's JID, and don't add extra info to the presence updates. Removed the loginconf(sslkeyfile) option, so now if someone wants to use a client sertificate, he'll have to bundle the private key together with the certificate itself. Updated Russian and Ukrainian translations. check-in: 434acd66d1 user: sgolovan tags: trunk | |
2016-01-06
| ||
20:06 | Fixed interval between reconnections. check-in: 8c215baf06 user: sgolovan tags: trunk | |
13:41 | Use 'from' attribute when opening XMPP streams. check-in: ed33c3cdb4 user: sgolovan tags: trunk | |
2016-01-04
| ||
19:54 | Improved the fetch key information dialog. Updated Russain and Ukrainian translations. check-in: 05ccd5dc66 user: sgolovan tags: trunk | |
2016-01-03
| ||
17:13 | Fixed simultaneous encrypting and signing. Moved drawing of GPG icons for outgoing messages from rewrite_outgoing_message_hook to draw_message_hook. Translate the 'This message is encrypted.' auxiliary message to the recipient language instead of our own. Moved the 'This message is encrypted.' message translation to the trans/ subdirectory. check-in: 0cc718bae7 user: sgolovan tags: trunk | |
2016-01-02
| ||
13:33 | Adjusted priorities for the draw_message_hook hook procedures. check-in: 3f7d214d38 user: sgolovan tags: trunk | |
2016-01-01
| ||
09:52 | Switched to he gpg package import command for missing GPG key importing from direct gpg binary call. Also, made this import asynchronous. check-in: 32cc76b904 user: sgolovan tags: trunk | |
2015-12-31
| ||
19:42 | Mitigated race condition with unset variable connected with the roster item nickname. Closes ticket [5f4781f0b9]. check-in: 181a01095e user: sergei tags: trunk | |
2015-12-29
| ||
20:32 | Added an optional parameter which makes some of the choices in checkbox dialogs disabled. Replaced the group encrypt menu by a dialog. Fixed fetching missing key. check-in: a757414821 user: sgolovan tags: trunk | |
04:22 | Enabled TLS1.1 and TLS1.2 protocols if they are available. check-in: 4e5b407895 user: sgolovan tags: trunk | |
2015-12-27
| ||
12:48 | Use grid instead of pack for the roster and roster filter because it works better when the main window is being resized. check-in: 2887fd6fa6 user: sgolovan tags: trunk | |