SHA256
1
0
forked from pool/neochat
Commit Graph

17 Commits

Author SHA256 Message Date
Christophe Giboudeaux
9d58f2cc57 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/neochat?expand=0&rev=21 2022-08-05 06:07:34 +00:00
Christophe Giboudeaux
90cc712612 Accepting request 992469 from home:dirkmueller:Factory
- update to 22.06:
  * Sending of typing notifications can now be disabled.
  * In the room list, the scrollbar will now disappear correctly when it is not needed.
  * On wayland, NeoChat will now raise correctly when clicking on a notification.
  * Several bugs have been fixed that would sometimes cause messages containing
    markdown and/or HTML elements to be sent incorrectly.
  * The quick switcher can now be controlled using the mouse.
  * There is now an option to disable automatic room sidebar opening when
    resizing the window.
  * Creation of custom emojis has been fixed.
  * Editing or replying to the last message using the keyboard shortcuts now
    works correctly.
  * When switching between rooms using the keyboard, the switching direction is
    now correct.

OBS-URL: https://build.opensuse.org/request/show/992469
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/neochat?expand=0&rev=20
2022-08-04 17:45:53 +00:00
Christophe Giboudeaux
5e02823df7 Accepting request 963877 from home:cgiboudeaux:branches:KDE:Qt5
- Update the QCoro build dependency.

OBS-URL: https://build.opensuse.org/request/show/963877
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/neochat?expand=0&rev=18
2022-03-22 19:32:11 +00:00
206d66a3fb Accepting request 953033 from home:Vogtinator:branches:KDE:Extra
- 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
2022-02-10 12:43:58 +00:00
ac73a32201 - Fix build error.
- Add missig cmark which will not be install with libcmark-devel.

OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/neochat?expand=0&rev=16
2021-06-26 09:40:20 +00:00
98c434dba6 Accepting request 896716 from home:polslinux:branches:KDE:Extra
- 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

OBS-URL: https://build.opensuse.org/request/show/896716
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/neochat?expand=0&rev=14
2021-06-01 15:09:25 +00:00
997ba71cb1 - 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

OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/neochat?expand=0&rev=12
2021-02-25 19:13:29 +00:00
8c5e9185bf Accepting request 872215 from home:sleep_walker:branches:KDE:Extra
- 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
2021-02-16 10:41:12 +00:00
Dominique Leuenberger
e95b407a88 Accepting request 864159 from KDE:Extra
New package: neochat, a Matrix client by KDE

OBS-URL: https://build.opensuse.org/request/show/864159
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neochat?expand=0&rev=1
2021-01-20 17:26:52 +00:00
Luca Beltrame
1610127523 Accepting request 864091 from home:wolfi323:branches:KDE:Extra
- Adjust spec file to conform to the KDE team's guidelines
- Update to 1.0.1
  - NeoChat doesn't require a .well-know configuration in the
    server to work.
  - Edited messages won’t 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.
- Add missing require libqt5-qtquickcontrols.
- Change from git version to version 1.0
- Initial package

OBS-URL: https://build.opensuse.org/request/show/864091
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/neochat?expand=0&rev=8
2021-01-18 14:01:32 +00:00
Luca Beltrame
b49e18ab95 Fixup
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/neochat?expand=0&rev=7
2021-01-17 19:06:21 +00:00
Luca Beltrame
563b9b6aaf Fixup
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/neochat?expand=0&rev=6
2021-01-17 13:47:19 +00:00
Luca Beltrame
8306af2542 More dependencies
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/neochat?expand=0&rev=5
2021-01-16 19:54:44 +00:00
Luca Beltrame
965cfe9ce4 One more requires fix
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/neochat?expand=0&rev=4
2021-01-16 17:36:45 +00:00
Luca Beltrame
233280a05e Fix typo in requires
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/neochat?expand=0&rev=3
2021-01-16 17:27:16 +00:00
Luca Beltrame
a40d1349fa Neochat package
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/neochat?expand=0&rev=2
2021-01-16 16:39:09 +00:00
Luca Beltrame
e812aab02f osc copypac from project:KDE:Unstable:Extra package:neochat revision:1
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/neochat?expand=0&rev=1
2021-01-16 10:15:33 +00:00