Modular, Secure, and Well Designed IRC Client

Edit Package irssi

Irssi is a modular IRC client for UNIX that currently only has a text
mode user interface. However, 80-90% of the code is not text mode
specific, so other UIs could be created easily. Also, Irssi is not
really even IRC specific anymore. There are already working SILC and
ICB modules available. Support for other protocols, like ICQ and
Jabber, could be added some day, too.

It is the code that separates Irssi from ircII, BitchX, epic, and the
rest of the text clients. It is not using the ircII code.

Refresh
Refresh
Source Files
Filename Size Changed
irssi-0.8.15-ssl-passphrase.patch 0000001262 1.23 KB
irssi-0.8.15_ssl_proxy.patch 0000000997 997 Bytes
irssi-0.8.16_missing_prototype_warnings.patch 0000000706 706 Bytes
irssi-0.8.17.tar.bz2 0001102196 1.05 MB
irssi-rpmlintrc 0000000123 123 Bytes
irssi.changes 0000028741 28.1 KB
irssi.desktop 0000000179 179 Bytes
irssi.png 0000003237 3.16 KB
irssi.spec 0000004876 4.76 KB
Revision 31 (latest revision is 70)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 257386 from Marcus Rueckert's avatar Marcus Rueckert (darix) (revision 31)
- update to 0.8.17
  + Document that SSL connections aren't properly handled during
    /UPGRADE. See Github PR #39.
  + Synchronize scripts with scripts.irssi.org.
  + Performance enhancement of the nicklist as well as the
    window_item_find function. See Github PR #24.
  + Disallow unloading of static modules.
  + Allow UTF-8 characters in /bind. See Github PR #18.
  + Split overlong outgoing messages instead of silently truncating
    them.
    Adds two new options: 'split_line_end' and 'split_line_start'.
    - 'split_line_end' contains a string added to the end of line
      fragments.
    - 'split_line_start' contains a string added to the beginning
      of line
    fragments. See Github PR #29.
  + Added special /ignore NO_ACT level to ignore only activity (see
    /help ignore).
  + Support for 256 and true color terminals (see Github PR #48).
  + Support for italics (see Github PR #58).
  + Rewrote many help files.
  - Fixed various compiler warnings and use of deprecated
    functions.
  - Fixed Perl API usage and added PERL_NO_GET_CONTEXT to reduce
    code size.
  - Fixed format_get_text Perl API. See Github PR #23.
  - Fixed gui_printtext_after and term_refresh_*() visibility. See
    Github PR #22.
  - Fixed issue where UTF-8 characters was corrupted once for every
    32k text. See Github PR #12.
  - Fixed redrawing issue with right-aligned statusbar.
  - Fixed use-after-free bug with cached settings values. See
    Github PR #147.
Comments 0
openSUSE Build Service is sponsored by