./chat/srain, Modern IRC client written in GTK

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.7.0nb5, Package name: srain-1.7.0nb5, Maintainer: pkgsrc-users

Srain is a modern IRC client written in GTK.

Features
========

- Fully open source
- RFC {1459,2812} compatible
- Partial IRCv3 support
- Multi-platform support
- Act like modern IM client
- Graphical user interface
- Convenient connection panel
- Interactive channel search
- Forward message in one click
- URL preview
- Desktop notificaion
- Special optimization for bridge/relay bot
- Act like geek IRC client
- Anything can be done via commands
- Fine-grained configuration with hot update support
- Regex based message render and filter mechanisms
- IPC based plugin system (TODO)


Required to run:
[sysutils/desktop-file-utils] [graphics/hicolor-icon-theme] [security/openssl] [devel/libconfig] [x11/gtk3] [security/libsecret] [net/libsoup]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

Filesize: 2696.153 KB

Version history: (Expand)


CVS history: (Expand)


   2024-11-17 08:17:06 by Thomas Klausner | Files touched by this commit (944)
Log message:
*: recursive bump for default-on option of at-spi2-core
   2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429)
Log message:
*: recursive bump for icu 76 shlib major version bump
   2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426)
Log message:
*: revbump for icu downgrade
   2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427)
Log message:
*: recursive bump for icu 76.1 shlib bump
   2024-10-14 08:46:10 by Thomas Klausner | Files touched by this commit (325)
Log message:
*: clean-up after python38 removal
   2024-08-10 15:18:58 by Adam Ciarcinski | Files touched by this commit (4) | Package updated
Log message:
srain: updated to 1.7.0

2024-04-26 Version 1.7.0

- Changes:

  - Remove GIMPNet (:pull:`408`)
  - Migrate to libsoup3 (:issue:`409`)

2024-04-26 Version 1.6.1

- Bug fixes:

  - Add developer name to metainfo

2024-02-11 Version 1.6.0

- Features:

  - Use new app indicator provided by libayatana-appindicator_, which has better
    compatibility than ``GtkStatusIcon`` (:pull:`374`, :pull:`401`)

    .. note:: User can still use ``GtkStatusIcon`` if they have trouble installing
       libayatana-appindicator, see :doc:`./install` for more details.

  - Add conf item ``scroll-on-new-message`` to automatically scroll down the
    message list when a new message is incoming even if the application is
    inactive (:issue:`382`)

- Bug fixes:

  - Let conf item ``chat.log`` works as expected (:issue:`402`)

2023-03-26 Version 1.5.1

- Bug fixes:

  - Fix the problem that the URL cannot be opened on MS Windows (:issue:`391`)

2022-10-02 Version 1.5.0

- Features:

  - Able to identify `Nordic GTK Theme`__ as dark theme (:pull:`372`)
  - Activate the corresponding buffer to a response user query (:issue:`381`)

- Changes:

  - No additional sphinx extensions are required to build documentation \ 
(:issue:`368`)
  - Cleanup deprecated APIs (:pull:`369`)
  - Suppress error message when connection keeps failing (:pull:`386`)
  - Enable debian release build , thanks to @tomac4t (:issue:`387`)

- Bug fixes:

  - Fix SASL authentication error when connecting to Soju
   2024-08-10 08:57:59 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
srain: not for Python 3.9
   2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | Package updated
Log message:
revbump after icu and protobuf updates