Tobias Fella
7362b90c42
Don't try to load more messages than there are in the timeline
...
The function call from qml is removed because it is redundant
2022-04-08 18:44:30 +00:00
Tobias Fella
aef6d6fc85
More typing notification improvements
2022-04-08 20:37:17 +02:00
Tobias Fella
432e209b16
Try fixing stuck read notifications
2022-04-08 20:33:41 +02:00
l10n daemon script
a72cac5ea3
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"
2022-04-08 01:44:45 +00:00
Tobias Fella
b9152dc93c
Add ki18n_install
2022-04-07 17:25:16 +02:00
l10n daemon script
e5791970da
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"
2022-04-07 01:43:10 +00:00
Carl Schwan
c157625645
Fix link
2022-04-06 14:04:21 +00:00
Nicolas Fella
026c7660bc
Add Windows CI
2022-04-06 12:01:47 +02:00
Nicolas Fella
be10e66974
Fix condition to build runner
2022-04-06 12:01:47 +02:00
l10n daemon script
024fb1a97a
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"
2022-04-04 01:46:19 +00:00
l10n daemon script
e4c8b6b676
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"
2022-04-03 01:54:27 +00:00
l10n daemon script
863508b629
GIT_SILENT made messages (after extraction)
2022-04-03 00:48:36 +00:00
l10n daemon script
ef5550bafd
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"
2022-04-02 01:41:06 +00:00
Nicolas Fella
1cc8d915bc
Add rooms runner
...
This allows to search for and open rooms in KRunner
2022-04-01 10:56:19 +00:00
Snehit Sah
9a5f2e4938
Show subtitle text without markdown
...
Create new role in RoomListModel to send back cleaned subtitle text
2022-03-31 17:39:34 +00:00
l10n daemon script
a747d44cac
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"
2022-03-14 01:43:37 +00:00
Tobias Fella
334c13b36c
Set preferredWidth and preferredHeight of images
2022-03-11 15:09:57 +01:00
Tobias Fella
aac96da2e2
Revert "Show RoomList when cached state is loaded"
...
This reverts commit db5f328539 .
2022-03-08 21:10:38 +01:00
Tobias Fella
12f3f72a67
Lower typing notification timeouts
2022-03-08 15:00:00 +01:00
Tobias Fella
62f6cfbf9a
Force RoomListDelegate to use plaintext
...
Text.AutoText isn't robust enough to handle this
2022-03-08 14:45:33 +01:00
l10n daemon script
c59e3db1dd
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"
2022-03-05 01:43:56 +00:00
Tobias Fella
9252e0e65e
Disable the BusyIndicator
...
For some reason having the busyindicator running increases the time
required to load the state cache by several orders of magnitude
2022-03-01 12:18:07 +00:00
Carl Schwan
80ee5e9356
Apply 1 suggestion(s) to 1 file(s)
2022-03-01 00:29:07 +00:00
Tobias Fella
be802a28c2
Make invitation notifications persistent
2022-03-01 00:29:07 +00:00
Tobias Fella
b2a8430fa2
Don't apply autocompletion when autocomplete list is empty
...
Fixes sending messages like ':)'
2022-03-01 00:26:28 +00:00
Tobias Fella
db5f328539
Show RoomList when cached state is loaded
...
This should somewhat speed up the loading since we don't need to wait
until the first sync is done.
It's still slow though since loading the cache is slow
2022-03-01 00:29:48 +01:00
l10n daemon script
9ac1fbd99b
GIT_SILENT made messages (after extraction)
2022-02-27 00:46:56 +00:00
Tobias Fella
022951a9df
Add nicer delegate message for widget events
2022-02-25 20:49:57 +00:00
Tobias Fella
47a0d30e57
Fix quitting without tray icon
...
Setting KSNI status to Passive doesn't *disable* the tray icon, it just
moves it to the overflow menu. This causes the application to not quit
when closing the app even when disabling the tray icon
2022-02-25 20:19:12 +00:00
Tobias Fella
faeb1964bd
Prepare Image & Video loading for E2EE
...
Changes the urls to make sure they are decrypted, while making sure that
it is backwards compatible to libQuotient 0.6
2022-02-25 21:15:46 +01:00
Tobias Fella
db8b2fd64b
Aggregate similar state events
2022-02-25 20:10:07 +00:00
Tobias Fella
37c7fe380b
Don't load backlog until read marker
...
This is bad if there are a lot of unread messages
2022-02-25 12:29:03 +01:00
l10n daemon script
537a1e44b1
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"
2022-02-25 01:50:55 +00:00
Tobias Fella
dc9d574b58
Fix login regex
2022-02-23 22:49:58 +01:00
Jose Flores
7c807e6a25
Modifies regex check for valid matrix server to accept ip addresses.
2022-02-22 22:54:43 +00:00
Jose Flores
f74c6a41ae
Wraps the checkbox text for messages on the right to wrap on mobile devices (PinePhone).
2022-02-22 03:47:20 +00:00
Jose Flores
7d5a8c87a1
Wraps the quick edit checkbox using workaround
2022-02-22 03:47:20 +00:00
Sandro Knauß
ca719b835e
The component of QtCoro5 is called Core and not Coro ;)
2022-02-21 16:31:24 +00:00
l10n daemon script
9b5ad3a3a0
GIT_SILENT made messages (after extraction)
2022-02-21 00:43:44 +00:00
Jose Flores
fdfbbb1b04
Uses the formatted message to enable clickable links for mobile.
2022-02-19 14:30:16 +00:00
Tobias Fella
dd91cb91d0
Load replied-to message when it isn't in the timeline already
2022-02-18 16:11:51 +01:00
Tobias Fella
290b2249c4
Port away from CMake deprecation
2022-02-14 22:41:42 +01:00
Jose Flores
8b8e521c56
Fix issue with clear image button. Will only be visible if the user has an avatar (local or saved)
2022-02-13 22:46:51 +00:00
Tobias Fella
cba88e1af7
Allow disabling notification inline reply
...
Is temporarily required for encrypted rooms
2022-02-12 22:33:10 +01:00
Tobias Fella
1661d34d7c
Use Quotient's NetworkAccessManager in QML
...
Will be required for showing encrypted images
2022-02-12 22:23:59 +01:00
Tobias Fella
dc3b1a3c87
Remove unneeded parameter
2022-02-12 22:09:38 +01:00
Tobias Fella
f55dc19d95
Make user colors update when colortheme changes
2022-02-11 02:06:46 +01:00
Vitaly Zaitsev
6014c15b4f
SingleMainWindow is a part of XDG SPEC version 1.5 and bogus on 1.0.
...
Signed-off-by: Vitaly Zaitsev <vitaly@easycoding.org >
2022-02-09 17:30:19 +01:00
l10n daemon script
a5f835b1eb
GIT_SILENT made messages (after extraction)
2022-02-09 00:47:40 +00:00
Bhushan Shah
1fd6b615ff
GIT_SILENT: Update version and appstream data for 22.02
v22.02
2022-02-08 18:23:50 +05:30