Go to file
Ailin Nemui 7f24c98fac Accepting request 565895 from home:avindra
- update to 1.1.0
  * Changes
    + Colour is now re-set when reaching a comma, matching mIRC
      behaviour
    + Irssi now shows the initial nick and name on first start
    + lynx is no longer required to run autogen.sh
    + The command history no longer permits wrapping around
    + /foreach now correctly sends arguments as commands, stopping
      you from embarassing AMSGs
    + /server does not connect to servers anymore, use /server
      connect to change servers
    + The net_ip_compare API function is now deprecated, and the
      previously deprecated net_connect has been removed
  * Additions
    + Add an option to ignore all channels or ignore all queries
      using /set activity_hide_targets
    + Add a startup warning if the TERM var is wrong inside tmux /
      screen
    + Add option to hide certain levels from the textbuffer using /
      window hidelevel
    + Irssi now has its first unit test (for mode parsing)
    + Added access to global command history when using window
      history, and a binding to erase entries from the command
      history (erase_history_entry)
    + -alternate_nick is now available as a network specific
      property
    + On FreeBSD, Irssi now supports Capsicum sandbox (/capsicum
      enter)
    + Filenames (directories) ending with a / now tab-complete
    + UTF-8 should now work in regular expressions when using
      GRegex (the default)
    + Nicks are now properly escaped on completion
    + /server add -port now works
    + Add a setting key_timeout to make key sequences
      automatically re-set when not finished
    + Warn users about expired client certificates, as servers
      may refuse them
    + Add a new net_start_ssl function for StartTLS. This is
      available from ABI 8 and can be used by protocol modules
    + The %# code is now stored in the textbuffer, so for example
      web scripts can make use of it
    + Add new setting break_wide which can be used to enable
      breaking of wide characters (for east-asian users)
    + Add fuzzing code
  * Fixes
    + Netsplits show properly again
    + Do not error on blank lines when using /exec -o
    + Detect used nickname as reported by server
    + Prevent use after free error during the execution of some
      commands
    + Fix MODE parameter parsing when colon was used at a place
      Irssi didn't expect
    + Fixed code to compile with -Werror=declaration-after-statement
    + Clang-format is now supported for git-clang-format
    + Fix use after free when changing the network of hilights
    + Fix positioning error when tab-completing non-ascii strings
    + In-development issues
    + Clarify Alis in /help list
    + Improve /lastlog performance from O(N^2) to O(N)
    + Fix a segfault on "script destroyed" signal
    + Fix early ISON error
    + Documentation improvements
    + Minor cleanups
    + Fix space issue in glib-2.0.m4
- cleanup with spec-cleaner
- drop regex-patch-653.patch
  * fixed upstream in 79bbca4644cad7f2dee89c7ac6b8f9acc2c8b427

OBS-URL: https://build.opensuse.org/request/show/565895
OBS-URL: https://build.opensuse.org/package/show/server:irc/irssi?expand=0&rev=100
2018-01-16 06:48:02 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/irssi?expand=0&rev=1 2007-01-15 23:17:55 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/irssi?expand=0&rev=1 2007-01-15 23:17:55 +00:00
irssi-0.8.16_missing_prototype_warnings.patch - update to 0.8.17 2014-10-17 13:29:52 +00:00
irssi-1.1.0.tar.xz Accepting request 565895 from home:avindra 2018-01-16 06:48:02 +00:00
irssi-1.1.0.tar.xz.asc Accepting request 565895 from home:avindra 2018-01-16 06:48:02 +00:00
irssi-rpmlintrc Accepting request 57788 from server:irc 2011-01-12 13:14:19 +00:00
irssi.changes Accepting request 565895 from home:avindra 2018-01-16 06:48:02 +00:00
irssi.desktop Accepting request 57788 from server:irc 2011-01-12 13:14:19 +00:00
irssi.keyring Accepting request 352835 from home:AndreasStieger:branches:server:irc 2016-01-11 06:40:02 +00:00
irssi.png Accepting request 57788 from server:irc 2011-01-12 13:14:19 +00:00
irssi.spec Accepting request 565895 from home:avindra 2018-01-16 06:48:02 +00:00