Tobias Fella
f9bf2b8f7a
Fix warnings in NeoChatMaximizeComponent
2025-09-15 14:06:17 +02:00
Tobias Fella
889bf9cbc6
Simplify event context menu open
...
There's no reason to pass the author from QML to C++, we can query the author in the backend
2025-08-29 15:17:19 +02:00
Kai Uwe Broulik
235143528c
MaximizeComponent: Fix download location
...
No idea where "saveFolder" was supposed to be coming from but this
makes it use the last location or default to downloads, consistent
with the other save dialogs.
2025-06-14 10:08:12 +02:00
Nate Graham
7b953d0cc0
Fixup becc127dc4
...
This isn't a JavaScript list, so a comma between items is actually an
error here.
2025-05-15 15:05:42 -06:00
Joshua Goins
becc127dc4
Add share action to the maximize delegate
...
Self-explanatory, you know how this works! Enables sharing images out of
NeoChat more easily other Purpose-enabled applications.
BUG: 466382
2025-05-15 15:34:29 -04:00
James Graham
b6791485c4
Move remaining code to app module
...
There's still some stuff that could potentially go elsewhere but I think it's enough for now.
2025-04-18 09:26:17 +00:00