Accepting request 1243486 from home:mantarimay:branches:network

- Update to version 2025.1:
  + Added:
    - Image and card previews for url links
    - Ability to disable dimming of usernames when away
    - Ability to customize autocomplete sorting direction and
      completion suffixes
    - Ability to hide command descriptions
    - Ability to set delay before triggering notifications
    - Ability to toggle fullscreen
    - Ability to exclude and include notifications.
    - New IRCv3 extensions support
      + chathistory
      + setname
      + Standard Replies
    - Case mapping support via ISUPPORT
    - Restore last known window position and size at launch
    - Date separators in buffers when day changes
    - Show nickname in user-context menu
    - Tor support as a proxy option
  + Fixed:
    - Long username & password combinations could cause SASL
      authentication to fail
    - nick_password_command is now working as intended
    - Don't add suffix (: ) to prompt if there is no valid nick to
      autocomplete
    - Highlight notifications are correctly triggered for /me
      actions
- Removed cargo_audit from _service due that contains vendor now

OBS-URL: https://build.opensuse.org/request/show/1243486
OBS-URL: https://build.opensuse.org/package/show/network/halloy?expand=0&rev=18
This commit is contained in:
2025-02-05 18:33:42 +00:00
committed by Git OBS Bridge
parent bfaa3ff832
commit 7c79d3a200
6 changed files with 39 additions and 8 deletions
+32
View File
@@ -1,3 +1,35 @@
-------------------------------------------------------------------
Wed Feb 5 17:56:27 UTC 2025 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- Update to version 2025.1:
+ Added:
- Image and card previews for url links
- Ability to disable dimming of usernames when away
- Ability to customize autocomplete sorting direction and
completion suffixes
- Ability to hide command descriptions
- Ability to set delay before triggering notifications
- Ability to toggle fullscreen
- Ability to exclude and include notifications.
- New IRCv3 extensions support
+ chathistory
+ setname
+ Standard Replies
- Case mapping support via ISUPPORT
- Restore last known window position and size at launch
- Date separators in buffers when day changes
- Show nickname in user-context menu
- Tor support as a proxy option
+ Fixed:
- Long username & password combinations could cause SASL
authentication to fail
- nick_password_command is now working as intended
- Don't add suffix (: ) to prompt if there is no valid nick to
autocomplete
- Highlight notifications are correctly triggered for /me
actions
- Removed cargo_audit from _service due that contains vendor now
-------------------------------------------------------------------
Tue Oct 29 19:05:21 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
+2 -2
View File
@@ -1,7 +1,7 @@
#
# spec file for package halloy
#
# Copyright (c) 2024 mantarimay
# Copyright (c) 2025 mantarimay
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%define appid org.squidowl.halloy
Name: halloy
Version: 2024.14
Version: 2025.1
Release: 0
Summary: IRC application written in Rust
License: GPL-3.0-or-later
-1
View File
@@ -5,5 +5,4 @@
<param name="compression">zst</param>
<param name="update">true</param>
</service>
<service name="cargo_audit" mode="manual"/>
</services>
-3
View File
@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f5f9509770c628e021a9ea8d5eed4b51aa3c7b4a792ff2de55cc1596f6f5c50b
size 25862878
+3
View File
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0a483c324710596c8d030c3ed10606ebb9cec3059a59a9e2262318c2ea1d3d6f
size 27005346
+2 -2
View File
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:005ad0ab48c3eb3a27486dee0ba7acbd2b1f115fbd27ba7db6be247f1bfbd87b
size 86362459
oid sha256:6b55b5718556e1b385679bcf5f015f67e27e4ede98d9706831eac1426f218b0f
size 102733236