- 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
OBS-URL: https://build.opensuse.org/request/show/1309700
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kaidan?expand=0&rev=53
- 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
OBS-URL: https://build.opensuse.org/request/show/1246520
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kaidan?expand=0&rev=45
- Update to 0.7.0
Features:
* Display client information (name, version, OS) of contacts
* Drag'n'drop for sending files
* Allow pasting images from the clipboard (Ctrl+Shift+V) into
the chat
* Allow inserting newlines using Shift+Enter
* Add configuration of custom hostname/port
* Favourite emojis are shown by default now
* Search emojis by ":<name>"
* Display connection errors in the global drawer after login
* Improved design of media preview sheets
* Restructure message sending bar
Bugfixes:
* Do not interpret random URLs as files anymore
* Fix the style of buttons when using Material style
* Fix file dialog and media drawer opening in some cases
* Fix opening of the LoginPage when scanning QR code without
password
Notes:
* Kaidan requires Qt 5.14 now
- Changes in 0.6.0:
Features:
* When offline, messages are cached now to be sent later
* It's allowed to also correct other messages than the last one
now
* Also pending (unsent) messages can be corrected now
* Chats can be opened from the notifications now
* New option to permanently hide your password in Kaidan
* New buttons for easily copying your jid and password
* Moved account management pages into the settings
* The cursor is moved to the end of the text field when
correcting a message now
* Scanning QR codes without a password works now and results in
only the JID being set
* The roster is called contact list now
* The resource for the displayed presence is picked with fixed
rules now (it was random before which resource is displayed)
* Handle notifications differently on GNOME to keep them in the
notifications area
* Switched to the upstream HTTP File Upload implementation
* Code refactoring and partial rewrite of the following classes:
Kaidan, ClientWorker, RosterManager, PresenceCache,
DownloadManager, TransferCache, QrCodeDecoder
Bugfixes:
* Playback issues in media video preview
* Messages sent from other of your devices are displayed as they
were sent by the chat partner
* Notifications are shown persistently on the screen
* Roster names are not updated in the database
* Roster items are not updated in the model correctly
* All sheets contain two headers: It uses the new built-in header
property now
* Unreadable buttons with white text on withe background in some
styles
* Database version isn't saved correctly
* Errors when building with newer ZXing versions
Notes:
* Kaidan requires a C++17-compliant compiler now
OBS-URL: https://build.opensuse.org/request/show/875635
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kaidan?expand=0&rev=13