Tkabber

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 check-ins occurring on or before 2014-02-27 07:20:46.

2014-02-27
07:20
* ifacetk/roster.tcl: Return unavailable icon instead of unsubscribed if the contact is not in the roster (these icons are shown only in chat windows, where unavailable icon is more appropriate). check-in: 810dae3b78 user: sgolovan tags: trunk
2014-02-15
05:50
* plugins/roster/conferences.tcl: Fixed processing autojoin attribute (thanks to Vitaly Takmazov). check-in: 404d6ec34f user: sgolovan tags: trunk
2014-02-14
09:21
* tkabber.tcl: Changed version prefix to 1.1. check-in: 683df450ba user: sgolovan tags: trunk
09:01
Fixing TclXMPP path and version number in tkabber.tcl for 1.1 release Leaf check-in: 5f1bbd07a0 user: sgolovan tags: 1.1, release
09:01
Tagging Tkabber for 1.1 release check-in: 8eea9820e1 user: sgolovan tags: 1.1
08:55
Fixed tkabber version in the headers. check-in: f5ecdc3265 user: sgolovan tags: trunk
08:46
Fixing TclXMPP path and version number in tkabber.tcl for 1.1 release check-in: 946d253922 user: sgolovan tags: 1.1
08:46
Tagging Tkabber for 1.1 release check-in: d57cbae026 user: sgolovan tags: 1.1
08:45
* *: 1.1 is released. check-in: 942339554e user: sgolovan tags: trunk
07:20
* doc/tkabber.html, doc/tkabber.xml, README: Added changes for the upcoming 1.1 release. check-in: 59951384cc user: sgolovan tags: trunk
2014-02-10
11:46
* plugins/general/subscribe_gateway.tcl: Fixed managing subscription request body. check-in: aba787efdd user: sgolovan tags: trunk
2014-02-02
17:46
* roster.tcl: Optionally cache roster offline and use roster versioning as in XEP-0237 and later in RFC-6121 (thanks to Jan Zachorowski). check-in: 80f336c67d user: sgolovan tags: trunk
16:26
* plugins/general/sigh.tcl, plugins/chat/shuffle.tcl: Disabled prank plugins. check-in: 573659d277 user: sgolovan tags: trunk
2014-01-30
10:29
* plugins/chat/logger.tcl: Store 'me' attribute in log files and use it to show the user's own messages. check-in: 05343915d5 user: sgolovan tags: trunk
2014-01-27
12:05
* Removed debug puts. check-in: 3432476d9c user: sgolovan tags: trunk
11:54
* gpgme.tcl, presence.tcl: Fixed checking message signature in case when another plugin (like OTR) rewrites message body. Optionally add the user's JID and timestamp to outgoing messages to prevent replay attacks. Unfortunately, these JIDs and timestamps aren't shown in user's own chat log. check-in: 2130a568e7 user: sgolovan tags: trunk
2014-01-26
17:03
* hooks.tcl: Ensure that hook flags variable exists. check-in: dd53cb8f7c user: sgolovan tags: trunk
15:38
* ifacetk/systray.tcl: Added option not to change the systray icon when a groupchat message which is not highlighted is received. check-in: 01db12397e user: sgolovan tags: trunk
09:48
* gpgme.tcl, utils.tcl, disco.tcl, search.tcl, privacy.tcl, ifacetk/iface.tcl, ifacetk/roster.tcl, ifacetk/idefault.tcl, plugins/chat/popupmenu.tcl, plugins/unix/tktray.tcl, plugins/unix/systray.tcl, plugins/unix/dockingtray.tcl, plugins/unix/wmdock.tcl, plugins/general/headlines.tcl, plugins/general/offline.tcl, plugins/general/message_archive.tcl, plugins/roster/metacontacts.tcl: Replaced direct bindings to mouse buttons 2 and 3 by virtual events <<PasteSelection>> and <<ContextMenu>>, because in MacOSX and in Unix buttons 2 and 3 correspond to different mous buttons (thanks to Vitaly Takmazov). check-in: a3d3362ada user: sgolovan tags: trunk
07:55
* hooks.tcl: Initialize flags variable when hook is created. check-in: 4cc08e188f user: sgolovan tags: trunk
07:25
* plugins/chat/logger.tcl, plugins/general/message_archive.tcl: Removed fake tkabber:x:dontlog namespace processing. Implemented omitting the logs using flags in an appropriate hook. * messages.tcl: Introduced send_normal_message_hook which executes when message is to be sent from a send message dialog. Moved logging of incoming messages to process_message_hook, and logging of outgoing messages to send_normal_message_hook. Use log flag in this hooks to disable logging. Use send flag in rewrite_outgoing_message_hook to disable actual sending. check-in: ffb63a1ce2 user: sgolovan tags: trunk
2014-01-22
18:11
* gpgme.tcl, chats.tcl: Adjusted priority of rewrite_message_hook items. check-in: 3d4f873a9c user: sgolovan tags: trunk
2014-01-20
18:13
* messages.tcl: Don't send the message if its destination JID is rewritten into an emty string in rewrite_outgoing_message_hook. check-in: 08cb84fae2 user: sgolovan tags: trunk
2014-01-19
07:51
* plugins/chat/open_window.tcl: Open a chat (and not a groupchat) window if an info message is displayed first. check-in: b17826c8b1 user: sgolovan tags: trunk
2014-01-16
04:13
* ifacetk/iface.tcl: Fixed encoding the primary X selection in chat input windows if it is empty. check-in: 850be6c220 user: sgolovan tags: trunk
2014-01-12
13:12
* plugins/chat/logger.tcl, plugins/general/message_archive.tcl: added another way of signalling if a message should not be logged. * presence.tcl: Store presence xml:lang attribute. * messages.tcl, gpgme.tcl: Introduced new rewrite_outgoing_message_hook and moved GPG encryption and signing to this hook. check-in: 91296245c6 user: sgolovan tags: trunk
2014-01-07
17:19
* chats.tcl, ifacetk/roster.tcl, muc.tcl, plugins/general/remote.tcl, roster.tcl: Added a few checks if roster::find_jid returns empty string. check-in: 5bb8952656 user: sgolovan tags: trunk
2014-01-01
09:32
* tkabber.tcl: Bumped version prefix to 1.0. * proxy.tcl: Don't crash if there's no plugins/general/comm.tcl available. check-in: 8a881c935e user: sgolovan tags: trunk
08:45
Fixing TclXMPP path and version number in tkabber.tcl for 1.0 release Leaf check-in: 9b1816c29b user: sgolovan tags: 1.0, release
08:45
Tagging Tkabber for 1.0 release check-in: ff69680bf9 user: sgolovan tags: 1.0
08:43
* *: 1.0 is released. check-in: 845f80acc5 user: sgolovan tags: trunk
2013-12-31
18:00
* Makefile: Changed mkdir and cp by install where appropriate. check-in: 0839272a49 user: sgolovan tags: trunk
12:36
* chats.tcl: Changed default value for smart scroll to enabled. * muc.tcl: Request only unseen history by default. * disco.tcl, ifacetk/bwidget_workarounds.tcl, plugins/general/headlines.tcl, plugins/general/offline.tcl: Use the chat font linespace for the vertical space between tree branches. It isn't perfect, but works in most cases. check-in: 6ba93ec0c4 user: sgolovan tags: trunk
10:34
* login.tcl, plugins/iq/ping.tcl: Added option to use ping only for TCP based connections. Switch default behavior to ping TCP based connections only. * msgs/ru.msg: Updated Russian translation. check-in: 85263a59db user: sgolovan tags: trunk
08:02
* msgs/ru.msg: Updated Russian translation. check-in: 099daff8ef user: sgolovan tags: trunk
06:33
* login.tcl: Define the autologin variable in Customize interface. check-in: b544a766ba user: sgolovan tags: trunk
2013-12-30
20:57
* ifacetk/systray.tcl: Added new restore_main_window_hook hook which runs right after the main window is restored from tray. check-in: 11ca8e6a43 user: sgolovan tags: trunk
19:24
Fixed typo. check-in: 9dc59123e9 user: sgolovan tags: trunk
19:22
* proxy.tcl: Added mosewheel scroll for proxy list in the manage proxy servers dialog window. check-in: 21228d085b user: sgolovan tags: trunk
14:47
* tkabber-remote.tcl: Take config directory from the TKABBER_HOME environment variable if it is set. This partly mitigates the problem that tkabber-remote.tcl cant find comm.PID files on non-unix platforms. check-in: 3728748c24 user: sgolovan tags: trunk
11:11
* Fixed typo. check-in: 9ec7f78f16 user: sgolovan tags: trunk
09:16
* README, doc/tkabber.html, doc/tkabber.xml: Added section which explains how to modify proxy configuration when upgrading from the older Tkabber versions. check-in: bfac5874ce user: sgolovan tags: trunk
2013-12-29
08:06
* login.tcl: Added missing global definition. check-in: d4b9359c27 user: sgolovan tags: trunk
2013-12-27
10:02
Propagated fixed typo. check-in: 7806364f94 user: sgolovan tags: trunk
10:02
Fixed typo. check-in: df4f18551b user: sgolovan tags: trunk
10:00
Fixed typo. check-in: e21dba72bc user: sgolovan tags: trunk
09:41
* README, doc/tkabber.html, doc/tkabber.xml: Fixed a few typos and added some clarifications. check-in: 02e7422302 user: sgolovan tags: trunk
07:57
* README, doc/tkabber.html, doc/tkabber.xml: Added a short description for proxy profiles management. check-in: 0d8cf2cdea user: sgolovan tags: trunk
2013-12-26
17:07
* README, doc/tkabber.html, doc/tkabber.xml: Added a few hooks description. check-in: d2ff80db0c user: sgolovan tags: trunk
2013-12-25
10:46
* login.tcl: Enable autoreconnect only after successful login, otherwise unwanted reconencts happen when server closes stream just after unsuccessful authentication. check-in: 860be01a4e user: sgolovan tags: trunk