- Update to 22.02:
* Implement sharing with Purpose (export)
* Implement adding labels for account
* Give settings window a title
* Reduce minimum height of the window
* Fix build with qcoro 0.4
* Fix issues with saveFileAs
* Changed “Settings” to “Configure NeoChat” in menu
* Improve toolbar on mobile
* Improve emoji pane
* Check if password can be changed
* Fix image tooltip
* Adapt list setting pages to new style
* Allow using ESC to go back to room list
* Port away from QNetworkConfigurationManager
* Remove lag when starting user autocompletion
* Set single window hint in desktop file
* Make room address selectable
* Display monochrome icon in tray
* Fix QuickSwitcher activation
* Fix Windows/mac build
* Fix notifications on Android
* Support raising when we receive a notification
* Don’t render html in RoomDrawer heading
* Add support for minimizing to system tray on startup
* Use non blocking passord reading
* Add a mobile oriented context menu for the room list
* Fix loading room settings on mobile
* Use icon from qrc for system tray icon
* Adapt to libQuotient API change
OBS-URL: https://build.opensuse.org/request/show/953033
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/neochat?expand=0&rev=17
- First launch experience improvements
- Allow logins to servers requiring SSO
- Display stickers
- Allow editing messages
- Multimodal mode to open a room into a new window
- New chat commands
- Better Plasma integration
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/neochat?expand=0&rev=12
- Add missing require libqt5-qtquickcontrols again.
Fixes problem:
QQmlApplicationEngine failed to load component
qrc:/qml/main.qml:286:9: Type RoomPage unavailable
qrc:/imports/NeoChat/Page/RoomPage.qml:564:13: Type ChatTextInput unavailable
qrc:/imports/NeoChat/Component/ChatTextInput.qml:207:25: Type ImageEditorPage unavailable
qrc:/imports/NeoChat/Page/ImageEditorPage.qml:11:1: module "QtQuick.Dialogs" is not installed
Found on PinePhone PHOSH image.
OBS-URL: https://build.opensuse.org/request/show/872215
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/neochat?expand=0&rev=10