neochat/neochat.changes

129 lines
4.8 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

-------------------------------------------------------------------
Tue Mar 22 09:03:48 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update the QCoro build dependency.
-------------------------------------------------------------------
Wed Feb 9 19:07:37 UTC 2022 - Fabian Vogt <fabian@ritter-vogt.de>
- 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
* Dont 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
-------------------------------------------------------------------
Mon Feb 7 16:09:09 UTC 2022 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 21.12:
* Solved various problems related to login, logout and account switching
* Fixed a few problems in the timeline layout
* Added Spell checking while writing a message
* Improved Settings pages
* Many improvements to the android and general mobile support
* Show blurhashes while images load
* Support showing custom emojis
* Added a global menu
* Added support for spoilers
* Added a quick switcher to switch between rooms
* Added support for an optional fancy blur background effect
* Resizable left and right drawers
* Added Syntax highlighting in raw json messages
* Better wayland support
* Improved file reception and download
- Part of Plasma Mobile Gear now, adjust URL and neochat.keyring
-------------------------------------------------------------------
Sat Jun 26 09:38:16 UTC 2021 - ecsos <ecsos@opensuse.org>
- Fix build error.
- Add missig cmark which will not be install with libcmark-devel.
-------------------------------------------------------------------
Tue Jun 1 14:04:23 UTC 2021 - Paolo Stivanin <info@paolostivanin.com>
- Update to 1.2.0
* major UI redesign
* chage page is now using bubbles
* it's now possible to send custom reactions by replying
to a comment with /react <message>
* now supports opening Matrix URI from the web browser
-------------------------------------------------------------------
Thu Feb 25 18:52:07 UTC 2021 - ecsos <ecsos@opensuse.org>
- Update to 1.1.1
- 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
-------------------------------------------------------------------
Mon Feb 15 00:33:01 UTC 2021 - Tomas Cech <sleep_walker@opensuse.org>
- Add missing require libqt5-qtquickcontrols again.
-------------------------------------------------------------------
Sat Jan 16 10:14:57 UTC 2021 - Luca Beltrame <lbeltrame@kde.org>
- Adjust spec file to conform to the KDE team's guidelines
-------------------------------------------------------------------
Wed Jan 13 11:49:59 UTC 2021 - ecsos <ecsos@opensuse.org>
- Update to 1.0.1
- NeoChat doesn't require a .well-know configuration in the
server to work.
- Edited messages wont show up duplicated anymore.
- NeoChat now ask for consent to terms and conditions if required
instead of displaying nothing.
- Users avatar in the room list are now displayed correctly.
- Fix image saving
- Various graphic glitches have been fixed.
- Switch source from invent.kde.org to download.kde.org, because in
git is not always the newest tar.
- Add language subpackages.
-------------------------------------------------------------------
Mon Jan 4 14:16:53 UTC 2021 - ecsos <ecsos@opensuse.org>
- Add missing require libqt5-qtquickcontrols.
-------------------------------------------------------------------
Wed Dec 23 14:17:40 UTC 2020 - ecsos <ecsos@opensuse.org>
- Change from git version to version 1.0
-------------------------------------------------------------------
Mon Nov 23 15:12:10 UTC 2020 - Dead Mozay <dead_mozay@opensuse.org>
- Initial package