Tobias Fella
4f2b559126
Show author name when previous message was deleted
...
This will cause the name to show up more often than necessary, but that's better than not showing it at all, which leads to messages being attributed to the wrong person.
The root cause here is a mismatch in event visibility between EventStatus::Hidden and filterAcceptsRow in MessageFilterModel, which will be fixed in a future patch.
2023-12-02 17:12:02 +01:00
James Graham
46fd288a95
Add some clarification around around offical and canonical parents
2023-12-02 13:21:26 +00:00
Joshua Goins
3a1cac6c99
Remove ffmpeg from Android build
...
This doesn't work on Android right now, and should allow the apk to at least launch.
2023-12-02 03:53:55 +00:00
l10n daemon script
225092a193
GIT_SILENT Sync po/docbooks with svn
2023-12-01 02:13:35 +00:00
Heiko Becker
2fcb17621c
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit 17b14aa556 )
2023-11-30 18:35:03 +01:00
l10n daemon script
69e3ee862f
GIT_SILENT Sync po/docbooks with svn
2023-11-30 02:08:31 +00:00
James Graham
47c12cb582
MessageEventModel test
...
Add basic test suite for MessageEventModel
2023-11-29 19:06:43 +00:00
l10n daemon script
94cf75af68
GIT_SILENT Sync po/docbooks with svn
2023-11-29 02:12:57 +00:00
ivan tkachenko
259b9884c7
Set WrapMode on all TextArea components, and fix up some of the Labels
...
Upstream styles do not provide any wrapping by default, and thus we
should not rely on deceptively convenient override in qqc2-desktop-style.
See https://invent.kde.org/frameworks/qqc2-desktop-style/-/merge_requests/331
v24.01.80
2023-11-28 22:26:57 +00:00
l10n daemon script
2980dc49e4
GIT_SILENT Sync po/docbooks with svn
2023-11-28 02:11:26 +00:00
Tobias Fella
5e12f50899
Wrap text in poll delegates
...
BUG: 477629
2023-11-27 20:44:19 +00:00
James Graham
79940f707f
By default only show leave/join state events
...
As discussed in network/neochat#609
2023-11-27 18:15:48 +00:00
l10n daemon script
e7024a270c
GIT_SILENT Sync po/docbooks with svn
2023-11-27 02:12:56 +00:00
Tobias Fella
1a561f6649
Fix linking on windows
2023-11-26 17:40:50 +01:00
Tobias Fella
2cbb6ed65c
Enable windows qt6 CI
2023-11-26 15:22:26 +00:00
James Graham
ab4639926a
Fix isEdit Check MessageEditComponent
...
Stop the console being pinged with qrc:/org/kde/neochat/qml/MessageEditComponent.qml:158: TypeError: Cannot read property 'isEditing' of undefined.
Fixes network/neochat#629
2023-11-26 15:21:18 +00:00
Tobias Fella
89b6c54f25
Fix state delegate spacing
2023-11-26 15:06:35 +01:00
James Graham
27c9c62564
ResolveResource
...
Use ResolveResource rather than calling individual functions like visit user and room
2023-11-26 12:23:28 +00:00
l10n daemon script
bb8ffb02d1
GIT_SILENT Sync po/docbooks with svn
2023-11-26 02:48:22 +00:00
James Graham
201aa82c04
Remove controller::joinRoom
...
Remove controller::joinRoom in favour of using RoomManager::OpenResource
2023-11-25 15:07:15 +00:00
l10n daemon script
704430db7a
GIT_SILENT Sync po/docbooks with svn
2023-11-25 02:08:53 +00:00
Albert Astals Cid
dcbbbd9296
GIT_SILENT Upgrade release service version to 24.01.80.
2023-11-25 00:51:46 +01:00
Tobias Fella
410258c478
Join rooms when visiting them
...
BUG: 477261
2023-11-24 19:11:15 +01:00
Tobias Fella
6baf2e4888
Fix crash for invalid media uris
...
BUG: 476698
2023-11-24 18:50:30 +01:00
Tobias Fella
dd6eaac556
Don't crash when sticker pack room doesn't exist
...
BUG: 476923
2023-11-24 16:43:16 +01:00
l10n daemon script
840903128c
GIT_SILENT Sync po/docbooks with svn
2023-11-24 02:10:11 +00:00
l10n daemon script
68f0ca96da
GIT_SILENT Sync po/docbooks with svn
2023-11-23 02:13:47 +00:00
l10n daemon script
faf7af06fe
GIT_SILENT Sync po/docbooks with svn
2023-11-22 02:09:37 +00:00
l10n daemon script
4ef67c3e0d
GIT_SILENT Sync po/docbooks with svn
2023-11-21 02:09:50 +00:00
James Graham
5efd17d370
Loading and End of Timeline Delegates
...
Add delegate for showing the user a loading indicator and for the beginning of the timeline.
BUG: 455045
BUG: 465285
2023-11-20 17:10:56 +00:00
l10n daemon script
0dbef58ff2
GIT_SILENT Sync po/docbooks with svn
2023-11-20 02:44:00 +00:00
Tobias Fella
6a3df8baf4
Fix initial visual focus in welcomepage
2023-11-19 14:09:08 +01:00
l10n daemon script
2fc973f218
GIT_SILENT Sync po/docbooks with svn
2023-11-19 02:26:37 +00:00
l10n daemon script
7d16999c44
GIT_SILENT Sync po/docbooks with svn
2023-11-18 02:09:37 +00:00
Laurent Montel
f9ba31f2dc
Remove unused variables
2023-11-17 10:23:58 +00:00
Laurent Montel
d4ad773ff1
Remove unused "this" argument
2023-11-17 09:36:35 +00:00
Laurent Montel
822a4dc500
Use nullptr
2023-11-17 07:34:46 +00:00
l10n daemon script
bfd1d431c1
GIT_SILENT Sync po/docbooks with svn
2023-11-17 02:12:16 +00:00
Carl Schwan
94bf2481f0
Fix spacing in login screen
2023-11-16 22:43:45 +01:00
Tobias Fella
5c32520c35
Add appium test for opening the user details sheet and fix some accessibility problems
2023-11-16 19:47:13 +01:00
l10n daemon script
de47597f6e
GIT_SILENT Sync po/docbooks with svn
2023-11-16 02:21:25 +00:00
l10n daemon script
7780a72888
GIT_SILENT Sync po/docbooks with svn
2023-11-15 02:13:48 +00:00
Carl Schwan
1f8c07fedf
Make room timeline non interactible
...
Currently trying to scroll with this scrollbar is probablematic and it's
unlikely we will find an easy solution to fix it, so make it non interactible.
2023-11-14 19:16:02 +00:00
Tobias Fella
877575b4d3
Fix kirigami name
2023-11-14 19:18:02 +01:00
l10n daemon script
1181df4db2
GIT_SILENT Sync po/docbooks with svn
2023-11-14 02:12:52 +00:00
Joshua Goins
5be2113b32
Add matrix: URL to push notifications
2023-11-13 20:02:07 +00:00
l10n daemon script
7ad7af56e8
GIT_SILENT Sync po/docbooks with svn
2023-11-13 02:12:13 +00:00
Joshua Goins
d3148f8c8b
Don't start the entire NeoChat backend when receiving push notifications
...
This adds a dedicated "set up for push notifications only" function in
Controller, which only sets up the KUnifiedPush connector for receiving
the message and then quitting right afterward. If the user tries to
open a notification, then it will quit and open the main client.
2023-11-12 17:08:15 -05:00
Joshua Goins
100f595026
Add handler for KUnifiedPush messageReceived events
2023-11-12 21:46:33 +00:00
Joshua Goins
15ba6d58e2
Only attempt to setup push notifications on the first syncDone
2023-11-12 15:53:15 -05:00