Tobias Fella
a0bfd34951
Fix removing a parent space when we're not joined
2024-03-21 21:25:26 +01:00
l10n daemon script
b173714bbe
GIT_SILENT Sync po/docbooks with svn
2024-03-21 01:20:56 +00:00
l10n daemon script
db4021b601
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-21 01:14:53 +00:00
l10n daemon script
2f46fd1d2c
GIT_SILENT Sync po/docbooks with svn
2024-03-20 01:22:05 +00:00
Tobias Fella
1f85f848e2
Clean up button
2024-03-19 21:31:11 +01:00
Tobias Fella
d7e0954e86
Fix opening manual room dialog
2024-03-19 21:27:18 +01:00
James Graham
1671e05d12
More file previews
...
This adds previews for downloaded pdfs and code files.


2024-03-19 20:06:32 +00:00
Tobias Fella
33c55d1563
Add back errouneously removed import
2024-03-19 21:00:48 +01:00
Tobias Fella
4984181613
Refactor and improve emoji detection in reactions
...
UCHAR_EMOJI_PRESENTATION is replaced with UCHAR_EMOJI, which seems to be more useful for decting emojis.
The lambda is also turned into a proper function as there's no apparent reason for it to be a lambda.
2024-03-19 20:51:50 +01:00
Tobias Fella
af75136269
Bump compiler settings level to 6.0
2024-03-19 20:05:23 +01:00
l10n daemon script
c8eb75a148
GIT_SILENT Sync po/docbooks with svn
2024-03-19 01:22:10 +00:00
Joshua Goins
5109b4fcd1
Fix the quick format bar not actually doing anything
2024-03-18 20:17:06 +00:00
Joshua Goins
1b7f482d0b
Exclude lonely question marks from the linkify regex
...
Many URLs we see in the KDE rooms end with a question mark, without a
space. The linkify regex for plain URLs incorrectly considered them as
part of the link, which usually breaks them when opened in a web
browser. Now the regex excludes these, unless they are accompanied by
another character (so links like kde.org/realurl?is=true will still
work.)
2024-03-18 15:46:22 -04:00
James Graham
6f9a273d39
Timeline Module
...
Move all the timeline QML files into their own QML module. Having them all in the same location is annoying and hard to work with.
2024-03-18 18:39:59 +00:00
l10n daemon script
51d354a9c8
GIT_SILENT Sync po/docbooks with svn
2024-03-18 01:31:43 +00:00
l10n daemon script
40b2b9554b
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-18 01:13:51 +00:00
l10n daemon script
ba1aca84ff
GIT_SILENT Sync po/docbooks with svn
2024-03-17 01:30:01 +00:00
James Graham
17688a49d5
Remove stray log
2024-03-16 13:33:37 +00:00
James Graham
5ff199cc3e
Itinerary Component
...
Move the itinerary model representation to it's own component and instantiate from MessageComponentModel. This starts to lay some groundwork for previewing other files.
2024-03-16 09:28:30 +00:00
l10n daemon script
81a79105d7
GIT_SILENT Sync po/docbooks with svn
2024-03-16 01:34:25 +00:00
l10n daemon script
e39760ccfb
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-16 01:15:17 +00:00
Heiko Becker
1c43da2532
GIT_SILENT Update Appstream for new release
...
(cherry picked from commit f731877519 )
2024-03-15 22:12:56 +01:00
Joshua Goins
2846def00f
Fix typo in MessageEditComponent
2024-03-15 15:12:46 -04:00
Joshua Goins
e2eb6ab33c
Don't destroy formatting when editing previous messages
...
Adds a few new methods to grab the markdown/slightly rich text from the
message, and will intelligently re-insert user mentions as needed.
2024-03-15 14:54:06 -04:00
Joshua Goins
35b08d085c
Prevent collision between KUnifiedPush DBus and KRunner DBus
...
These share the same D-Bus service name (org.kde.neochat) which comes
with a fun little addition: KRunner activation! While this is not a
problem while NeoChat is running - since it's already registered - this
becomes an issue while searching for NeoChat in something like the
Kickoff. The Kickoff (and consequently, KRunner) tries to activate the
NeoChat D-Bus service which runs our unified push parts.
This introduces a "FakeRunner" which watches closely for calls to the
KRunner interface while we're in unified push mode (or directly called
from D-Bus but not running) so it quits immediately.
2024-03-15 18:41:04 +00:00
Joshua Goins
064b0581a7
Make the tabs in developer tools full-width
...
It looks slightly better, and since there's only four tabs it increases
the tappable area for them.
2024-03-15 18:39:21 +00:00
l10n daemon script
0cc38aa69a
GIT_SILENT Sync po/docbooks with svn
2024-03-15 01:31:04 +00:00
l10n daemon script
8312483659
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-15 01:13:30 +00:00
l10n daemon script
0ceb0b4421
GIT_SILENT Sync po/docbooks with svn
2024-03-14 01:32:04 +00:00
l10n daemon script
cc373365fb
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-14 01:14:11 +00:00
l10n daemon script
75d9b6e2a1
GIT_SILENT Sync po/docbooks with svn
2024-03-13 01:20:21 +00:00
l10n daemon script
78fa38ba68
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-13 01:15:08 +00:00
l10n daemon script
0b28712a34
GIT_SILENT made messages (after extraction)
2024-03-13 00:38:07 +00:00
Tobias Fella
48937c8d9a
Make sure that timeline is scrolled to end when switching room
2024-03-12 22:45:29 +01:00
l10n daemon script
8c966a5e1a
GIT_SILENT Sync po/docbooks with svn
2024-03-12 01:18:54 +00:00
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