Tkabber

All files named "plugins/chat/disco.tcl"
Login

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

History for plugins/chat/disco.tcl

2015-08-10
10:46
Reformatted the code and added Vim modelines. file: [a0752a8a10] check-in: [079f068c2b] user: sergei branch: trunk, size: 1152
2015-04-18
06:12
Added short file descriptions. file: [d69212272b] check-in: [e49f06fdf9] user: sgolovan branch: trunk, size: 1066
2008-10-19
06:23
* plugins/roster/annotations.tcl: Fixed widget name with connection token inside. * itemedit.tcl, utils.tcl, chats.tcl, privacy.tcl, gpgme.tcl: Added (and use) new procedure which maps colons in connection token to number signs for usage in widget names. * chats.tcl, examples/configs/mtr-config.tcl, gpgme.tcl, iface.tcl, ifacetk/iroster.tcl, itemedit.tcl, joingrdialog.tcl, messages.tcl, muc.tcl, plugins/chat/disco.tcl, plugins/chat/histool.tcl, plugins/chat/info_commands.tcl, plugins/chat/irc_commands.tcl, plugins/chat/log_on_open.tcl, plugins/chat/logger.tcl, plugins/chat/muc_ignore.tcl, plugins/chat/nick_colors.tcl, plugins/general/avatars.tcl, plugins/general/headlines.tcl, plugins/general/message_archive.tcl, plugins/general/remote.tcl, plugins/pep/user_activity.tcl, plugins/pep/user_location.tcl, plugins/pep/user_mood.tcl, plugins/pep/user_tune.tcl, plugins/roster/annotations.tcl, plugins/roster/cache_categories.tcl, plugins/roster/conferenceinfo.tcl, plugins/roster/conferences.tcl, plugins/roster/fetch_nicknames.tcl, plugins/si/socks5.tcl, presence.tcl, privacy.tcl, roster.tcl, userinfo.tcl, utils.tcl: Replaced JID related procedures from utils.tcl (node_from_jid, server_from_jid, resource_from_jid, node_and_server_from_jid, tolower_node_and_domain) by procedures from xmpp::jid package (::xmpp::jid::node, ::xmpp::jid::server, ::xmpp::jid::resource, ::xmpp::jid::stripResource, ::xmpp::jid::normalize). file: [7bc9ab0606] check-in: [98791f7bda] user: sgolovan branch: trunk, size: 887
2008-10-17
18:52
* disco.tcl, ifacetk/iface.tcl, joingrdialog.tcl, muc.tcl, plugins/chat/disco.tcl, plugins/pep/user_location.tcl, plugins/pep/user_mood.tcl, plugins/pep/user_tune.tcl, xmppmime.tcl: Fixed connection options. file: [27257c1e84] check-in: [0fed9a81fa] user: sgolovan branch: trunk, size: 885
17:16
* *: Massive update caused by moving to an external XMPP library TclXMPP (http://code.google.com/p/tclxmpp/). * tclxmpp: Added map to external repository http://tclxmpp.googlecode.com/svn/trunk/ * ckabber.tcl, ifaceck/*: Removed. file: [3fd9dc5fd1] check-in: [683d64d616] user: sgolovan branch: trunk, size: 897
2008-09-10
17:37
* plugins/chat/disco.tcl: Fixed typo. file: [e1924adda1] check-in: [ef9376b613] user: sgolovan branch: trunk, size: 906
17:25
Added: * disco.tcl: Added procedure which returns features list for a node. * plugins/chat/disco.tcl: Added a new plugin which implements /disco command in a chat window. The command opens disco window either for the curernt chat JID or for any specified JID. * muc.tcl, plugins/roster/conferences.tcl: Added MUC menu for room configuration etc. to conference JID nodes in disco and to conference bookmarks in a roster. file: [b93d131278] check-in: [a607db5af2] user: sgolovan branch: trunk, size: 907