l10n daemon script
9b95930463
GIT_SILENT Sync po/docbooks with svn
2025-02-19 01:37:15 +00:00
l10n daemon script
cb96b4991e
GIT_SILENT Sync po/docbooks with svn
2025-02-17 01:34:35 +00:00
l10n daemon script
cde7a51cde
GIT_SILENT Sync po/docbooks with svn
2025-02-16 01:38:19 +00:00
l10n daemon script
046d611f56
GIT_SILENT Sync po/docbooks with svn
2025-02-15 01:48:20 +00:00
Albert Astals Cid
d7b3748159
CI: Add linux-qt6-next build
2025-02-13 08:14:42 +00:00
l10n daemon script
188c9fc726
GIT_SILENT Sync po/docbooks with svn
2025-02-13 01:43:18 +00:00
l10n daemon script
dbc735e63b
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"
2025-02-13 01:33:08 +00:00
James Graham
8750486f7b
Move to upstream JoinRuleEvent
2025-02-12 18:04:59 +00:00
l10n daemon script
6dc4baeeb5
GIT_SILENT Sync po/docbooks with svn
2025-02-12 01:34:39 +00:00
l10n daemon script
ff28828a2e
GIT_SILENT Sync po/docbooks with svn
2025-02-11 01:38:11 +00:00
l10n daemon script
e28452dfd1
GIT_SILENT Sync po/docbooks with svn
2025-02-10 01:33:12 +00:00
James Graham
5d7cb5c28f
Move the reaction delegate into the bubble
...
Move the reaction delegate into the bubble so it can be instantiated by the Content model. This aims to make sure we only instantiate it when needed rather than for every event. You can now hover the event to show the ReactionComponent with a button to add a reaction if none are currently present
Added bonus ReactionModel no longer needs an event pointer, the event ID is enough to get reaction from the room so things are less likely to blow up.
2025-02-09 19:07:53 +00:00
James Graham
08b29f7081
Make sure that a blank entry is never added to the message model store
...
title
2025-02-09 18:18:15 +00:00
l10n daemon script
c9e034b5b3
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"
2025-02-09 01:27:43 +00:00
l10n daemon script
d9f0ff466f
GIT_SILENT Sync po/docbooks with svn
2025-02-08 01:33:49 +00:00
Joshua Goins
6b4b895102
Fixup higher power levels not being displayed correctly
...
This is is a fix or 4d1c82a623 , I was
coercing integer values to PowerLevel (the enum.)
2025-02-05 20:36:04 +00:00
l10n daemon script
0c7e02e7c9
GIT_SILENT Sync po/docbooks with svn
2025-02-05 01:36:34 +00:00
Joshua Goins
4d1c82a623
Add power level to the user details dialog
...
The only way to check a user's power level is to haul yourself over to
the member list, which is cumbersome but also hard to parse - especially
if a room has lots of members.
This adds the user's power level to the existing details dialog. For
example, this makes it easier to identify someone as a moderator if they
sent a message in the room.
2025-02-04 20:14:58 +00:00
Joshua Goins
8d33fe6221
StateKeys: Fix opening a specific state key member
2025-02-04 20:13:09 +00:00
l10n daemon script
9d27651411
GIT_SILENT Sync po/docbooks with svn
2025-02-04 01:34:04 +00:00
Joshua Goins
268975bc3b
Fix crash when trying to view Security settings in an invited room
...
This state event doesn't exist (or is inaccessible) to us, and tries to
access nullptr.
2025-02-04 01:02:25 +00:00
James Graham
66343ba11e
Fix new MessageModel
...
Make sure that we initialise the MessageContentModel for nwe and historical events after they have been added to the timeline
2025-02-03 17:16:40 +00:00
l10n daemon script
684cd85a7a
GIT_SILENT Sync po/docbooks with svn
2025-02-02 01:38:47 +00:00
Heiko Becker
ef9a80e76f
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit 96b03082e3 )
2025-01-31 01:44:04 +01:00
l10n daemon script
fbb5f02379
GIT_SILENT Sync po/docbooks with svn
2025-01-29 01:35:45 +00:00
James Graham
5f4bde96e9
Max Width Threads
...
Since threads are a conversation where both the local user and others take part always make them span the full available width
2025-01-28 18:13:56 +00:00
l10n daemon script
f8c8a68840
GIT_SILENT Sync po/docbooks with svn
2025-01-28 01:36:42 +00:00
Tobias Fella
bf6f4a951e
Mark MessageModel as uncreatable
2025-01-27 16:07:30 +01:00
l10n daemon script
58c9366548
GIT_SILENT Sync po/docbooks with svn
2025-01-27 01:37:35 +00:00
l10n daemon script
f410ecac2b
GIT_SILENT Sync po/docbooks with svn
2025-01-26 01:35:04 +00:00
Max Buchholz
1d1a43ade2
Appdata: add display size
2025-01-25 17:57:21 +00:00
James Graham
37adb56233
Thread fetch more button
...
Changes threads so there is a button to fetch more events. Also adds a separator between the thread root and the rest of the events.
2025-01-25 16:50:29 +00:00
Justin Zobel
aca0669bf6
CI: Add JSON, XML and YML linting
2025-01-25 09:33:05 -05:00
Justin Zobel
b33ab76ff8
YAML formatting
2025-01-25 09:33:04 -05:00
Gary Wang
38a391b7fa
CI: add frameworks/kiconthemes to .kde-ci.yaml
2025-01-25 14:14:19 +00:00
Gary Wang
82434fe87c
fix: no icon under Windows
...
See also:
- https://invent.kde.org/frameworks/kiconthemes/-/issues/3
- https://planet.kde.org/christoph-cullmann-2024-05-11-kde-applications-icons/
2025-01-25 14:14:19 +00:00
Tobias Fella
8bf7c36249
Improve verification method choosing
2025-01-25 11:56:10 +01:00
l10n daemon script
cff3557a24
GIT_SILENT Sync po/docbooks with svn
2025-01-25 01:36:39 +00:00
Carl Schwan
2c476c4351
Fix double separator in RoomDrawer
2025-01-24 12:36:50 +00:00
l10n daemon script
82c8ab511d
GIT_SILENT Sync po/docbooks with svn
2025-01-24 01:36:28 +00:00
l10n daemon script
486ed6edd2
GIT_SILENT Sync po/docbooks with svn
2025-01-23 01:33:32 +00:00
l10n daemon script
a4b0a9ed36
GIT_SILENT Sync po/docbooks with svn
2025-01-22 01:34:28 +00:00
l10n daemon script
bba9c37ba5
GIT_SILENT Sync po/docbooks with svn
2025-01-21 01:35:12 +00:00
Joshua Goins
febc7d1630
Add UI to set a custom display name for specific rooms
...
This is the same functionality that /myroomnick does, but it's now
exposed in a much more accessible place in the UI. A new page to the
room settings is added to configure your profile in the room. It's
currently limited to a display name.
2025-01-19 21:33:07 -05:00
l10n daemon script
1ed071949b
GIT_SILENT Sync po/docbooks with svn
2025-01-20 01:39:21 +00:00
l10n daemon script
3878c264ef
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"
2025-01-20 01:28:38 +00:00
Joshua Goins
21daf0b664
Fix "Configure Web Shortcuts" not doing anything, again
2025-01-19 19:52:37 +00:00
l10n daemon script
5efaa72cea
GIT_SILENT Sync po/docbooks with svn
2025-01-19 01:35:00 +00:00
Mark Penner
191cd7cbba
add missing icons on Android
2025-01-18 13:00:31 -06:00
Joshua Goins
c583e31b16
Add how many rooms you have in common to the user detail dialog
...
Eventually this will be expanded into an actual list you can look
through, but this can at least give you an idea the
number of rooms this user shares with you. If the user doesn't share any
rooms with you (e.g. they left) then the label is hidden.
2025-01-18 17:40:26 +00:00