* Support for WebSocket (RFC 7395)
* Improved proxy handling
* Group chat pages (invite, information, nickname, subject, etc.)
* Group chat creation window
* Updated account creation assistant
* Updated assistants for password changing and account removal
* Updated server info window (connection details)
* Updated theme manager
* Default avatars (XEP-0392)
* Paste images from clipboard
* Contrast and color improvements for both light and dark themes
* Removed 'Invisible' status
* Removed FuzzyClock feature
* ServerInfo: Display status address
* Add block and spam reporting in various places
* Roster: Allow to add contacts from `Not in contact list` group via DND
* Roster: Allow sending message to serveral groups
* Groupchat/Chat: Rework DND
* Groupchat: Display recent history from the database
* Status Selector was reworked
* Status Change dialog was reworked
* Preferences: Added Setting to toggle the use of a keyring
* Windows/Mac: Gajim notifys now about new updates
* ServerInfo: Show more details about the current connection
OBS-URL: https://build.opensuse.org/package/show/network/gajim?expand=0&rev=74
- Update to 1.1.3:
New:
* Add a mobile phone indicator to the chat window
* Rework HTTPUpload dialog
* Add a "paste as quote" option to the message input
Bug fixes:
* #8822 Fix memory leak when using spell checker
* #9514 Fix jingle filetransfers not working in some circumstances
* #9573 Dont leak DNS query when connecting over proxy
* #9578 Determine Windows version more reliably
* #9622 Fix an error while quitting Gajim
* #9633 Fix an error while sending a file
* #9637 Restore window size correctly on wayland
* #9660 GPG Agent setting is ignored
* #9645 Make zeroconf IPV6 compatible
* Improve dark theme colors
* Fix access to GnuPG keys
* Use UUID4 item ids for pubsub posts
* Dont send invalid show values
* Various smaller improvements
OBS-URL: https://build.opensuse.org/request/show/704868
OBS-URL: https://build.opensuse.org/package/show/network/gajim?expand=0&rev=69
added Requires for python3-precis-i18n (which currently does not exist, see boo#1116161)
$ gajim
Traceback (most recent call last):
File "/usr/bin/gajim", line 6, in <module>
from pkg_resources import load_entry_point
File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 3123, in <module>
@_call_aside
File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 3107, in _call_aside
f(*args, **kwargs)
File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 3136, in _initialize_master_working_set
working_set = WorkingSet._build_master()
File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 578, in _build_master
ws.require(__requires__)
File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 895, in require
needed = self.resolve(parse_requirements(requirements))
File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 781, in resolve
raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'precis-i18n>=1.0.0' distribution was not found and is required by gajim
OBS-URL: https://build.opensuse.org/request/show/650180
OBS-URL: https://build.opensuse.org/package/show/network/gajim?expand=0&rev=58
- Update to 1.0.3:
* bug 8296 Fix errors on roster updates after stream management resume
* bug 9106 Convert font weight from pango to css values
* bug 9124 Bring ChatControl to front when notification is clicked
* Set no-store hint on groupchat chatstates
* Dont show OOB uri if message body is the same
* Add missing bybonjour dependency for Windows zeroconf
- Remove Require for pyasn1: not needed anymore
OBS-URL: https://build.opensuse.org/request/show/610715
OBS-URL: https://build.opensuse.org/package/show/network/gajim?expand=0&rev=49
- Update to version 0.16.8:
* Fix rejoining MUCs after connection loss
* Fix Groupchat invites
* Fix encoding problems with newer GnuPG versions
* Fix old messages randomly reappearing in the chat window
* Fix some problems with IBB filetransfer
* Make XEP-0146 Commands opt-in
* Improve sending messages to your own resources
* Improve reliability of delivery recipes
* Many minor bugfixes
- Add gajim-do_not_ship_certificate.patch.in: Do not package
bundled PEM certificate, use one provided by package
`ca-certificates-mozilla' instead.
- Remove gajim-0.16.7-default-disable-xep-0146.patch: Not needed
anymore, patch applied upstream.
OBS-URL: https://build.opensuse.org/request/show/508209
OBS-URL: https://build.opensuse.org/package/show/network/gajim?expand=0&rev=26