l10n daemon script
f49dd371b7
GIT_SILENT made messages (after extraction)
2024-03-12 00:37:52 +00:00
Tobias Fella
6947fbc12a
Add purpose plugin
...
Implements #182
2024-03-11 20:07:00 +01:00
Nicolas Fella
550dc43dc0
Remove manual window toggling for system tray icon
...
KStatusNotifierItem automatically does this for us
since we associate our window with it
Doing it again causes the window to be toggled again, which means
it won't be shown
BUG: 479721
BUG: 482779
2024-03-11 11:31:49 +01:00
l10n daemon script
23c9a4fea7
GIT_SILENT Sync po/docbooks with svn
2024-03-11 01:18:43 +00:00
Carl Schwan
7d26f3351f
Fix crash in RoomTreeModel
2024-03-10 19:15:05 +01:00
Tobias Fella
b546554fef
Require frameworks 6.0
2024-03-10 14:30:49 +01:00
James Graham
cc058a7cd3
Re-order spaces by dragging and dropping
...
Title
2024-03-10 11:18:28 +00:00
James Graham
7654b83339
Move the devtools button to UserInfo
...
Makes more sense now that room is selectable anyway and allows access from space home pages
2024-03-10 10:55:05 +00:00
James Graham
93426546ad
Make sure that the MessageSourceSheet component is created properly in devtools
2024-03-10 10:25:53 +00:00
l10n daemon script
23bc38ca6c
GIT_SILENT Sync po/docbooks with svn
2024-03-10 01:30:55 +00:00
Tobias Fella
5ccce364d3
Allow opening the settings from the welcome page
...
This is required to configure a proxy before logging in
2024-03-09 11:49:18 +01:00
l10n daemon script
b488b55a71
GIT_SILENT Sync po/docbooks with svn
2024-03-09 01:23:06 +00:00
l10n daemon script
0bace17074
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-03-09 01:14:29 +00:00
Tobias Fella
ad6c7dbd1f
Don't link KDBusAddons on windows
2024-03-08 22:01:55 +01:00
James Graham
2a6e63595e
Fix space tree refresh
...
Stop space hierarchy being duplicated. This is done by making sure old jobs are cleared at all resets and to make doubly sure when a child is inserted it overrides itself so there can never be duplicates
2024-03-08 18:36:43 +00:00
l10n daemon script
4d62ad1938
GIT_SILENT Sync po/docbooks with svn
2024-03-08 01:18:17 +00:00
l10n daemon script
e7c3a24011
GIT_SILENT Sync po/docbooks with svn
2024-03-07 01:17:40 +00:00
l10n daemon script
37468607fe
GIT_SILENT Sync po/docbooks with svn
2024-03-06 01:18:26 +00:00
Albert Astals Cid
5b007129e3
flatpak: Switch to non-preview runtime
2024-03-06 00:33:31 +01:00
Tobias Fella
93ceb4d49c
Improve hover link indicator accessibility
...
It's a bit pointless, since hovering it requires a mouse... but it's better than the previous behavior
2024-03-05 19:14:31 +01:00
Tobias Fella
85b806fcba
Fix appstream
2024-03-05 18:27:39 +01:00
l10n daemon script
20596aabb8
GIT_SILENT Sync po/docbooks with svn
2024-03-05 01:18:31 +00:00
l10n daemon script
825108c59e
GIT_SILENT made messages (after extraction)
2024-03-05 00:37:50 +00:00
James Graham
09c31b20e6
stripBlockTags Fixes
...
Make the code more robust by accounting for things like tag attributes
2024-03-04 21:05:11 +00:00
James Graham
78271a3738
Add highlight and copy button to code component
2024-03-04 20:09:22 +00:00
James Graham
e029aaadfc
No Code String Convert
...
No need to try and convert code strings anymore this is now handled in KSyntaxHighlighter
see frameworks/syntax-highlighting!603 and frameworks/syntax-highlighting!604
2024-03-04 18:05:25 +00:00
l10n daemon script
f6efa35ed2
GIT_SILENT Sync po/docbooks with svn
2024-03-04 01:18:21 +00:00
l10n daemon script
728bad00b4
GIT_SILENT made messages (after extraction)
2024-03-04 00:37:35 +00:00
James Graham
97f3013f7a
Visualise readacted messages
...
Make sure that a text delegate is added for redacted messages so that a message can be shown when show deletions is on
2024-03-03 16:33:21 +00:00
Tobias Fella
269a832ac9
Fix binding loop in NotificationsView
2024-03-03 16:56:18 +01:00
Tobias Fella
3b5b7af531
Fix QML warning
2024-03-03 16:43:52 +01:00
l10n daemon script
76e7eb7009
GIT_SILENT Sync po/docbooks with svn
2024-03-03 01:23:44 +00:00
l10n daemon script
fa99b8829d
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-03-03 01:15:35 +00:00
l10n daemon script
98b749ee9f
GIT_SILENT made messages (after extraction)
2024-03-03 00:38:27 +00:00
Joshua Goins
cb9fd02dc7
Show link preview for links in room topics
...
This has an important security benefit, to prevent hiding fake links
behind real-looking ones.
2024-03-02 23:15:28 +00:00
Joshua Goins
1f4a271dd6
Remove unnecessary regex in room topic component
...
This makes Markdown links work again
2024-03-02 23:15:28 +00:00
Tobias Fella
bdf192df58
Use plaintext in devtools room selection combo
2024-03-02 19:36:46 +01:00
Tobias Fella
1249304907
Add devtools button to account menu
2024-03-02 19:07:13 +01:00
Tobias Fella
10e3ab1f78
Hide typing notifications for ignored users
...
Fixes #635
2024-03-02 18:43:08 +01:00
James Graham
59ea270b2f
Fix the top section heading in the timeline. It was previously causing anchor loops
2024-03-02 10:28:04 +00:00
l10n daemon script
3b748e2e21
GIT_SILENT Sync po/docbooks with svn
2024-03-02 01:18:53 +00:00
l10n daemon script
432fae5ce2
GIT_SILENT made messages (after extraction)
2024-03-02 00:37:39 +00:00
James Graham
f557ceda19
Notification Consistency
...
Make sure that the new rules for counting notifications for muted, mention and low priority rooms is applied consistently to the room list, space drawer and the task manager notification badge
implements #644
2024-03-01 17:56:13 +00:00
Tobias Fella
943f6c762c
Fix (un)ignoring unknown users
2024-03-01 09:32:45 +00:00
l10n daemon script
5a9293e293
GIT_SILENT Sync po/docbooks with svn
2024-03-01 01:32:00 +00:00
l10n daemon script
a1bc52c1a5
GIT_SILENT made messages (after extraction)
2024-03-01 00:38:01 +00:00
Carl Schwan
dcd752be8f
Fix compilation error
2024-02-29 23:48:35 +01:00
Carl Schwan
deb2c61b28
Improve appstream metadata
2024-02-29 23:48:35 +01:00
Joshua Goins
5e346283a9
Add app identifier in donation url
2024-02-29 20:11:16 +00:00
Carl Schwan
dc1e4219a0
Add more appstream urls
2024-02-29 09:08:30 +00:00