Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

kaidan-0.13.0-1.2 RPM for i586

From OpenSuSE Ports Tumbleweed for i586

Name: kaidan Distribution: openSUSE Tumbleweed
Version: 0.13.0 Vendor: openSUSE
Release: 1.2 Build date: Tue Oct 7 21:54:53 2025
Group: Unspecified Build host: reproducible
Size: 4693584 Source RPM: kaidan-0.13.0-1.2.src.rpm
Packager: http://bugs.opensuse.org
Url: https://www.kaidan.im
Summary: A XMPP client based on KDE Framework
Kaidan is a simple Jabber/XMPP client providing a user-interface using
Kirigami and QtQuick. The back-end of Kaidan is entirely written in C++
using the qxmpp XMPP client library and Qt 6.

Provides

Requires

License

AML AND GPL-3.0-or-later AND SUSE-GPL-3.0+-with-openssl-exception AND MIT AND CC-BY-SA-4.0

Changelog

* Tue Oct 07 2025 Mia Herkt <mia@0x0.st>
  - Enable tests
  - Update to 0.13.0
    * Features:
      + Add support for using multiple accounts simultaneously
      + List accounts and show button to add new accounts
      + Show dialog to select account for global action such as
      adding a contact
      + Allow to enable/disable accounts instead of
      connecting/disconnecting them manually
      + Update nicknames of own accounts once connected
      + Show small account avatars next to regular avatars if
      multiple accounts are used
      + Hide global drawer handle on chat if window is narrow
      + Use PNG/.png instead of JPEG/.jpg for thumbnails to allow
      transparency
      + Use AAC/.m4a instead of MP3/.mp3 for voice messages to
      improve compatibility
      + Provide size of sent images to recipients allowing receiving
      client to scale thumbnails to size of original image
      + Provide size of generated thumbnails to recipients
      + Increase size of generated thumbnails
      + Show circle instead of bar for upload/download progress
      + Try all providers on connection error during automatic
      registration
      + Add message forwarding
      + Enable voice message recording via Flatpak
      + Store account passwords encrypted if password manager is
      available
      + Apply consistent criteria for all message corrections
      + Add support to mark messages locally in order to reply to
      them later or to quickly find important messages
      + Reuse SASL 2 user agent and FAST token on every restart for
      faster connection establishment
    * Bugfixes:
      + Fix selecting media via long press in media overview
      + Fix OMEMO initialization
      + Fix displaying geo location map
      + Fix showing hints on invalid input of various input fields
      + Fix name/date of chat list item moving if counter for unread
      messages dis-/appears
      + Fix counter for unread messages
      + Fix handling removed message reactions
      + Fix canceling personal data sharing via contact details
      + Fix finding existing notifications for personal data sharing
      requests
      + Fix cursor behavior in message input field by allowing
      vertical cursor movements while participant picker is closed
      and prohibiting horizontal cursor movements while participant
      picker is open
* Sun Apr 06 2025 Christophe Marin <christophe@krop.fr>
  - Update to 0.12.2
    https://www.kaidan.im/2025/03/30/kaidan-0.12.2/
  - Drop patch:
    * drop_quick_compiler_option.patch
* Sun Feb 16 2025 Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
  - Update to 0.11.0:
    * Features:
      + Highlight public XMPP provider titles while card is expanded
      + Round corners of cards and buttons
      + Add fading in/out hover effect to map previews
      + Collapse contact profiles by default if they have more than 3 entries
      + Show colored check mark for delivered messages instead of none to avoid
      message bubble resizing
    * Bugfixes:
      + Fix opening public MUC-based group chats via another XMPP client
      + Fix playing voice messages and changing playing position
      + Fix updating message reactions that could not be sent instead of adding
      them a second time
      + Fix updating group chat users in user interface
      + Fix displaying message reaction details
      + Update filtering contacts by labels even if label list is not open
      anymore
      + Fix scrolling media overview
      + Fix updating draft messages
    * Notes:
      + Kaidan requires Qt 6.6 now
  - Add drop_quick_compiler_option.patch
* Sun Dec 15 2024 Christophe Marin <christophe@krop.fr>
  - Update to 0.10.1
    * Fix displaying files of each message in appropriate message
      bubble
    * Fix sending fallback messages for clients not supporting
      XEP-0447: Stateless file sharing
    * Fix margins within message bubbles
    * Fix hiding hidden message part
    * Fix displaying marker for new messages
* Thu Dec 12 2024 Christophe Marin <christophe@krop.fr>
  - Update to 0.10.0:
    https://www.kaidan.im/2024/12/09/kaidan-0.10.0/
* Fri Dec 06 2024 Christophe Marin <christophe@krop.fr>
  - Update to 0.9.2
    * Fix file extension for downloads when mime type is empty
    * Fix file downloads without a source URL could be started
    * Fix file messages are never marked as sent
    * Fix message body of previous file selection was used
    * Fix missing receipt request (for green checkmark) on media messages
    * Fix outgoing encrypted media messages are displayed as unencrypted
* Wed Nov 20 2024 Christophe Marin <christophe@krop.fr>
  - Stop using the %suse_update_desktop_file macro
* Sun Jul 14 2024 hui <sturm-fr@web.de>
  - Fix dependency which prevented Kaidan from start boo#1227744
* Mon Mar 25 2024 Christophe Marin <christophe@krop.fr>
  - Replace the 'cmake(KQuickImageEditor)' BuildRequires with
    kquickimageeditor-devel to pick the correct flavor
  - Build with GCC 13 on Leap 15
* Mon May 22 2023 Jaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@fastmail.net>
  - Update to 0.9.1:
    * The published tar for 0.9.0 contained the wrong version
  - Add the lang package
  - Drop 0001-QrCodeDecoder-Replace-deprecated-BarcodeFormat-QR_CO.patch, 0001-QrCodeGenerator-Replace-deprecated-BarcodeFormat-QR_.patch and 0001-Support-ZXing-2.0.patch
* Fri May 05 2023 Christophe Marin <christophe@krop.fr>
  - Update to 0.9.0
    * End-to-end encryption with OMEMO 2 for messages, files and
      metadata including an easy trust management
    * XMPP Providers support for an easy onboarding
    * Message reactions for sending emojis upon a message
    * Read markers showing which messages a contact has read
    * Message drafts to send entered messages later after switching
      chats or restarting Kaidan
    * Message search for messages that are not yet loaded
    * New look of the chat background and message bubbles including
      grouped messages from the same author
    * Chat pinning for reordering chats
    * Public group chat search (without group chat support yet)
    * New contact and account details including the ability to
      change the own profile picture
    * Restored window position on start
* Thu Feb 09 2023 Christophe Marin <christophe@krop.fr>
  - Add patches to fix build with ZXing >= 2.0:
    * 0001-QrCodeDecoder-Replace-deprecated-BarcodeFormat-QR_CO.patch
    * 0001-QrCodeGenerator-Replace-deprecated-BarcodeFormat-QR_.patch
    * 0001-Support-ZXing-2.0.patch

Files

/usr/bin/kaidan
/usr/share/applications/im.kaidan.kaidan.desktop
/usr/share/doc/packages/kaidan
/usr/share/doc/packages/kaidan/NEWS.md
/usr/share/doc/packages/kaidan/README.md
/usr/share/icons/hicolor/128x128/apps/kaidan.png
/usr/share/icons/hicolor/scalable/apps/kaidan.svg
/usr/share/kaidan
/usr/share/kaidan/images
/usr/share/kaidan/images/chat-page-background.svg
/usr/share/kaidan/images/chat-page-background.svg.license
/usr/share/kaidan/images/kaidan-bw.svg
/usr/share/kaidan/images/kaidan-bw.svg.license
/usr/share/kaidan/images/kaidan.svg
/usr/share/kaidan/images/kaidan.svg.license
/usr/share/kaidan/images/onboarding
/usr/share/kaidan/images/onboarding/custom-form.svg
/usr/share/kaidan/images/onboarding/custom-form.svg.license
/usr/share/kaidan/images/onboarding/web-registration.svg
/usr/share/kaidan/images/onboarding/web-registration.svg.license
/usr/share/kaidan/images/qr-code-scan-1.svg
/usr/share/kaidan/images/qr-code-scan-1.svg.license
/usr/share/kaidan/images/qr-code-scan-2.svg
/usr/share/kaidan/images/qr-code-scan-2.svg.license
/usr/share/kaidan/images/qr-code-scan-own-1.svg
/usr/share/kaidan/images/qr-code-scan-own-1.svg.license
/usr/share/kaidan/images/qr-code-scan-own-2.svg
/usr/share/kaidan/images/qr-code-scan-own-2.svg.license
/usr/share/kaidan/providers-completion.json
/usr/share/kaidan/providers-completion.json.license
/usr/share/kaidan/providers.json
/usr/share/kaidan/providers.json.license
/usr/share/knotifications6/kaidan.notifyrc
/usr/share/licenses/kaidan
/usr/share/licenses/kaidan/CC-BY-SA-4.0.txt
/usr/share/licenses/kaidan/CC0-1.0.txt
/usr/share/licenses/kaidan/GPL-3.0-or-later.txt
/usr/share/licenses/kaidan/LGPL-2.1-or-later.txt
/usr/share/licenses/kaidan/MIT.txt
/usr/share/metainfo/im.kaidan.kaidan.appdata.xml
/usr/share/qlogging-categories6/kaidan.categories


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Oct 16 22:46:43 2025