Subject: CVS commit: pkgsrc/chat/gajim
From: Adam Ciarcinski
Date: 2025-02-07 22:47:41
Message id: 20250207214742.0B875FBE0@cvs.NetBSD.org

Log Message:
gajim: updated to 1.9.5

Gajim 1.9.5 (30 Sep 2024)

Improvements

* DebugConsole: Show "Log" when opening the dialog
* DebugConsole: Improve search for XML logs
* Datafroms: Display text-multi fields without scrolled window
* Inform user when referenced message cannot be found

Change

* Move chat state indicator above message input
* Windows: Disable file system virtualization for MS Store app

Bug Fixes

* Windows: Fix Notification AUMID for MS Store install
* Windows: Fix detecting MS Store version
* Preview: Update preview object while updating progress
* Dataforms: Don’t try to calculate label size
* Groupchat: Wrap long nicknames in subject row
* StartChat: Fix global search results missing the name in some cases
* Build: Build translations for all distributions again

Gajim 1.9.4 (19 Sep 2024)

New

* Add setting to prevent sync of group chats
* XEP-0317 (Hats)
* Integrate providers.xmpp.net into account creation wizard
* Search: Add user interface for message filters

Improvements

* Create a common directory for temporary files
* Unify usage of 'synchronise'/'synchronize' strings
* Control: Improve query to load messages around a timestamp
* Dataforms: Improve read only form presentation
* Indicate modified contact name in info dialogs
* StartChat: Show description, user count, and language in search results
* Add Quit dialog for setting window preference
* Search: Add fade-in effect for results and make search icon spin
* Search: Indicate search state with placeholder
* Message rows: Use transition for row highlight

Change

* Raise nbxmpp version to 5.0.4
* Build: Move all configure/build/installation steps into single script
* ChatControl: Show typing indicator in a separate widget
* Search: Use quotes to mark search filter content

Bug Fixes

* Parse xmpp IRI correctly
* Display error message correctly when missing dependencies
* MUC: Display errors related to nickname change
* DBus: Use correct app id
* JingleFileTransfer: Fix message data argument
* Dataforms: Fix completion of single list forms
* Catch KeyringLocked error when trying to delete a password
* Debug Console: Catch errors before trying to send stanzas
* Menu: Fix 'Mark as read' action not sending read marker
* MessageRowActions: Enable scrolling while cursor rests on action
* GroupchatRoster: Fix loading roster while participants are added/removed
* StartChat: Only search s.j.n if there is a search string
* GroupchatRoster: Fix filtering for participants with status set
* ChatListStack: Fix default workspace id when getting current chat list
* Fix wrapping lines for long words
* MessageRowActions: Make actions more robust
* Notifications: Prevent loading of windows_toasts on unsupported Windows versions
* Debug Console: Fix Ctrl+F hotkey
* MessageInputTextView: Make background transparent
* GroupChatRoster: Fix hover style scope to avoid hidden scrollbar thumb
* Search: Allow to search for same string again

Files:
RevisionActionfile
1.81modifypkgsrc/chat/gajim/Makefile
1.9modifypkgsrc/chat/gajim/PLIST
1.18modifypkgsrc/chat/gajim/distinfo
1.2removepkgsrc/chat/gajim/patches/patch-gajim___init__.py
1.4removepkgsrc/chat/gajim/patches/patch-setup.py