James Graham
d87bba7993
Revert "snap: update for latest tag"
...
This reverts commit 6e81701d4b
2024-09-24 21:57:18 +00:00
Carl Schwan
9b837a8656
SelectParentDialog: Fix selecting room
2024-09-24 21:08:34 +00:00
Carl Schwan
90061caec3
Fix undefined StyledText error
...
StyledText is an enum for Text not TextEdit
2024-09-24 19:30:27 +00:00
Soumyadeep Ghosh
6e81701d4b
snap: update for latest tag
2024-09-24 17:59:10 +05:30
l10n daemon script
2164c4c3f8
GIT_SILENT Sync po/docbooks with svn
2024-09-24 01:36:38 +00:00
Nate Graham
a0665187c6
Use common key for saving window state data
...
We typically use "MainWindow" here, not "Main".
2024-09-23 14:37:32 -06:00
l10n daemon script
77e933f620
GIT_SILENT Sync po/docbooks with svn
2024-09-23 01:27:36 +00:00
l10n daemon script
deed9cf6d7
GIT_SILENT Sync po/docbooks with svn
2024-09-22 01:31:14 +00:00
Carl Schwan
fad4e506bc
Fix display name in verification message
...
Previously this would be undefined and i18n doesn't handle this very
well
2024-09-21 13:26:03 +00:00
Carl Schwan
9d6b940b78
Port away from Qt.Plaform.labs
...
This bring a QtWidget dependency on Android
2024-09-21 12:12:14 +00:00
Carl Schwan
cfb663d399
RoomGeneralPage: Split general info in two card
...
So that the save button isn't floating in the middle of the card
2024-09-21 12:11:50 +00:00
Carl Schwan
4620c176b6
AppearanceSettingsPage: Hide separator for transparancy setting on Android
2024-09-21 12:11:39 +00:00
Carl Schwan
8c927a59d9
NetworkProxyPage: Add separator between form delegates
2024-09-21 12:11:27 +00:00
Carl Schwan
2fe9bc9846
Fix arrow icons on Android
2024-09-21 12:11:14 +00:00
Carl Schwan
b9615eadb3
Use FormTextAreaDelegate
2024-09-21 12:11:04 +00:00
Volker Krause
e4e5d14d6e
Use released KQuickImageEditor
2024-09-21 09:46:33 +00:00
Carl Schwan
75eddd2a6f
amdroid: Add missing icon for preferences
2024-09-21 11:45:38 +02:00
l10n daemon script
634407a22d
GIT_SILENT Sync po/docbooks with svn
2024-09-21 01:31:02 +00:00
Carl Schwan
42dd2e5413
Ensure floating buttons have correct size on mobile
2024-09-20 19:52:58 +00:00
Carl Schwan
2a6e3c0add
Remove global menu support from Android
...
This pull out QtWidgets which we don't need
2024-09-20 12:25:19 +00:00
Volker Krause
abb81e0d8e
Update craft.ini
...
KF 6.6 for KColorScheme is sufficient meanwhile, but we need a newer
KQuickImageEditor to properly load with Qt6.
2024-09-20 10:49:33 +00:00
l10n daemon script
e9a4b43331
GIT_SILENT Sync po/docbooks with svn
2024-09-20 01:35:20 +00:00
Tobias Fella
08b2c39a61
Make ChooseRoomDialog a SearchPage
...
Makes it look a bit nicer and more standardised
2024-09-19 19:51:32 +02:00
James Graham
f89cec9c55
Make sure that m_components cannot be accessed out of bounds in closeLinkPreview
...
https://crash-reports.kde.org/organizations/kde/issues/67352/?project=18&query=is%3Aunresolved+issue.priority%3A%5Bhigh%2C+medium%5D&referrer=issue-stream&statsPeriod=14d&stream_index=5
2024-09-19 17:18:25 +00:00
James Graham
4c49ca2a51
NeochatRoomMember ID fallback
...
Make sure that when the returned RoomMember in NeochatRoomMember is empty that displayname and similar functions return the member Matrix ID
BUG: 491025
2024-09-19 15:43:02 +00:00
Tobias Fella
52ab6f484b
Fix crash in MessageContentModel
2024-09-19 16:45:05 +02:00
Tobias Fella
2a5359e73b
Fix NeoChatRoom::directChatRemoteMember
...
- Don't access member that's not there
- Use NeoChatRoomMember instead of RoomMember
BUG: 492733
2024-09-19 16:04:27 +02:00
l10n daemon script
977ea73237
GIT_SILENT Sync po/docbooks with svn
2024-09-19 01:29:31 +00:00
Tobias Fella
a769b904dc
Fix compilation
2024-09-18 14:36:12 +02:00
l10n daemon script
5def5124ef
GIT_SILENT Sync po/docbooks with svn
2024-09-18 01:32:34 +00:00
l10n daemon script
40c3cc7f9e
GIT_SILENT Sync po/docbooks with svn
2024-09-17 01:31:27 +00:00
l10n daemon script
17c0906044
GIT_SILENT Sync po/docbooks with svn
2024-09-16 01:42:20 +00:00
James Graham
38cfc915f1
Use autoTransform on images
...
closes network/neochat#674
2024-09-15 10:21:54 +00:00
James Graham
1821d9fc04
Move reply pane to use MessageContentModel
...
Move reply pane to use MessageContentModel. This means the reply pane component is no longer required.
This commit also limits the size of code and image componets in a reply to keep them from getting too huge.
2024-09-15 08:39:22 +00:00
James Graham
ec6a8dd028
Only save eventId in MessageContentModel
...
Turns out trying to manage pointers in the model is a bad idea so only save eventId in MessageContentModel, events pointers will now only be obtained temporarily then discarded to avoid both creating additional copies of the event in the model and potential sources of crashes.
This also creates a basic unit test that we can add to going forward.
2024-09-15 08:28:46 +00:00
l10n daemon script
e0c3b7f808
GIT_SILENT Sync po/docbooks with svn
2024-09-15 01:32:10 +00:00
l10n daemon script
155dc4919e
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2024-09-15 01:23:53 +00:00
l10n daemon script
a38c53b2be
GIT_SILENT Sync po/docbooks with svn
2024-09-14 01:34:50 +00:00
James Graham
67dfc7b32e
Fix Eventhandler strings for translation
...
Change the generic representations of events in event handler to always have a full string to aid translation.
The aggregated list is then converted to be a simple list of single event generic descriptions to avoid string puzzles.
Fixes network/neochat#638
BUG: 466201, BUG: 491024
2024-09-13 17:11:50 +00:00
Tobias Fella
f156551d4f
Fix compilation against changes in libQuotient
2024-09-13 15:43:10 +02:00
Tobias Fella
5c04eb85af
Fix filtering users in the member list
2024-09-13 14:36:27 +02:00
l10n daemon script
1efa27177a
GIT_SILENT Sync po/docbooks with svn
2024-09-13 01:30:57 +00:00
Bart Ribbers
17da652152
Don't open a room by default on mobile
...
Since the room window is fullscreen on mobile and you can't see the room list,
the first thing you'll be doing is backing out so you can choose the actual room you want to see
2024-09-12 15:17:38 +00:00
Tobias Fella
4ff866ea29
use kcolorscheme master
2024-09-12 13:58:46 +02:00
Tobias Fella
3c9c7abe35
Try fixing android
2024-09-12 13:58:43 +02:00
l10n daemon script
157017126a
GIT_SILENT Sync po/docbooks with svn
2024-09-12 01:26:57 +00:00
l10n daemon script
928e4ae5ed
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2024-09-12 01:20:59 +00:00
l10n daemon script
2bc790f4cb
GIT_SILENT made messages (after extraction)
2024-09-12 00:39:36 +00:00
l10n daemon script
a3148b264c
GIT_SILENT Sync po/docbooks with svn
2024-09-11 01:27:19 +00:00
Carl Schwan
16b27700f5
Unify redaction handling
...
The code in messageeventmodel was calling to EventHandler::getBody who
already handles reaction handlings
2024-09-10 12:08:00 +00:00