source: perl/modules/IRC/lib/BarnOwl/Module/IRC.pm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3713b86   13 years nelhage IRC: Remove the %reconnect hash. Keep everything in the %ircnets ... release-1.10release-1.8release-1.9
(edit) @851a0e0   13 years nelhage IRC: Remove circular references between ::Connection and its Client. release-1.10release-1.8release-1.9
(edit) @8ba9313   13 years nelhage Port IRC support to AnyEvent::IRC. release-1.10release-1.8release-1.9
(edit) @9620c8d   13 years nelhage Load Encode module for IRC. This normally doesn't cause any problems ... release-1.10release-1.8release-1.9
(edit) @9a023d0   14 years geofft Send multiple PRIVMSGs for IRC messages entered as multiple paragraphs ... release-1.10release-1.6release-1.7release-1.8release-1.9
(edit) @416241f   14 years nelhage IRC: irc-disconnect on a pending reconnect should cancel it. release-1.10release-1.6release-1.7release-1.8release-1.9
(edit) @54b4a87   14 years nelhage IRC: Refactor the mk_irc_command API and document it. release-1.10release-1.6release-1.7release-1.8release-1.9
(edit) @ac374fc   14 years nelhage Revert "irc-disconnect on a pending reconnect should cancel the ... release-1.10release-1.6release-1.7release-1.8release-1.9
(edit) @618a980   14 years nelhage irc-disconnect on a pending reconnect should cancel the reconnect release-1.10release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @6396c1e   14 years nelhage IRC buddy list: Don't include a newline inside the bold tag. release-1.10release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @2b66c361   14 years nelhage Eliminate newlines between parts of the buddylists. [nelhage@mit.edu: ... release-1.10release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @f81176c   14 years alexmv Skip some IRC admin messages by default, controlled by irc:skip release-1.10release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @cd12307   14 years alexmv Minor space and formatting nitpicks release-1.10release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @3b4ba7d   14 years alexmv Reconnect and re-join channels on IRC disconnect release-1.10release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @f1a2736   14 years asedeno Switch perl modules to the new I/O Dispatch API. Signed-off-by: ... release-1.10release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @da554da   14 years alexmv Add IRC server and channel listing to buddylist release-1.10release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @69c3878   14 years nelhage Merge branch 'irc' release-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @0c4a190   14 years nelhage IRC: Encode outgoing messages as utf-8. I believe this closes #87. ... release-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @ecee82f   14 years nelhage IRC: Fix '-a' with commands that take a channel. Previously, the use ... release-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @744769e   15 years andersk IRC: Add quoting for reply commands and editwin prompt. ... release-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @ab9cd8f   15 years nelhage Add simplistic tab-completion for IRC. [nelhage@mit.edu: Fix hook for ... release-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @96f7b07   15 years nelhage Update IRC and Jabber for the new BarnOwl::$command(). Both modules ... release-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @48f7d12   15 years nelhage Get rid of cryptic numeric messages after IRC commands. Remove the ... release-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @c00ab5f   15 years geofft IRC: Include IRC admin messages in the 'irc' filter. Stolen-from: ... release-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @1b62a55   15 years alexmv Add support for private channel keys debianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @e0fba58   15 years nelhage IRC: Don't use a default target for irc-msg Because /msg can take ... debianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @f17bb2c0   15 years nelhage IRC: Document most commands and add a quickstart entry. debianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @e625b5e   15 years nelhage IRC: Implement irc-mode. We could probably be smarter about this; ... debianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @33db995   15 years nelhage Fix cmd_disconnect (accidentally broken in 330c55a8). debianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @af9de56   15 years nelhage Add an `irc-quote' command to send raw IRC commands. This should help ... debianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @330c55a   15 years nelhage Refactor IRC argument processing. The primary concrete improvement ... debianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @56d0189   15 years andersk Show IRC /me messages with the conventional * instead of bold. debianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @167044b   16 years nelhage Support string hook entries. perlwrap.pm: Support calling and adding ... debianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @d264c6d   16 years geofft IRC: Support for displaying :irc-whois replies, and various bugfixes. debianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @3ad15ff   16 years geofft IRC: Add :irc-topic support and on_topic/on_topicinfo callbacks. debianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @f094fc4   16 years geofft IRC: /list, /who, and /stats commands barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @919535f   16 years geofft Implement /me for outgoing IRC messages barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @3c5fe43   16 years geofft IRC: explicitly include the network (-a $alias) in reply commands. ... barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @9c7a701   16 years asedeno Initial select() changes. stdin, zephyr, jabber, and irc are checked ... barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @cab045b   16 years nelhage Fix IRC -- I forgot to add one ->conn in the last patch barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @5ff830a   16 years geofft * minor changes to IRC * run ./svkversion only once rather than at ... barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @ba2ca66   16 years nelhage Rewrite ::Connection to not subclass Net::IRC::Connection to avoid ... barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @56e72d5   16 years nelhage Kill a uninitialized warning barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @fe8cad8   16 years alexmv Default connections on a per-channel-name basis barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @b0c8011   16 years nelhage doc nits barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @b10f340   16 years nelhage Document the IRC variables barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @6858d2d   16 years nelhage Implement /part and /names. We don't parse the /names response yet barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @6286f26   16 years nelhage Implement irc-nick barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @380b1ab   16 years nelhage import is_private from ::Connection barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @0e52069   16 years nelhage Implement smartnarrow on channels barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
(edit) @2c40dc0   16 years geofft Added support for channels in IRC. After you :irc-connect to a server, ... barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
(add) @b38b0b2   16 years nelhage Committing a partial IRC plugin barnowl_perlaimdebianrelease-1.10release-1.4release-1.5release-1.6release-1.7release-1.8release-1.9
Note: See TracRevisionLog for help on using the revision log.