Nicolas Fella
0c292b34ff
Remove minSdk version from AndroidManifest
...
(cherry picked from commit 41838d01df )
2021-05-28 14:07:19 +02:00
Nicolas Fella
db6640ba49
Fix Android ifdef
...
(cherry picked from commit af75cebba1 )
2021-05-28 14:07:19 +02:00
Nicolas Fella
3827249f0c
remove spurious QFileDialog include
...
(cherry picked from commit 1cec672c0a )
2021-05-28 14:07:19 +02:00
Nicolas Fella
f40a3daef4
remove spurious QMenu include
...
(cherry picked from commit bd5f6c9c9e )
2021-05-28 14:07:19 +02:00
Nicolas Fella
8d2608a230
Use QGuiApplication instead of QApplication where appropriate
...
(cherry picked from commit 6e04d343b7 )
2021-05-28 14:07:19 +02:00
Nicolas Fella
3e5628def3
Don't find Widgets on Android
...
(cherry picked from commit 454e35433b )
2021-05-28 12:09:01 +00:00
Tobias Fella
3b3673fdff
Fix multiple headers for the same sections
...
(cherry picked from commit 4dea02197c )
2021-05-28 12:08:32 +00:00
Adriaan de Groot
d81e4c417d
CMake: various tidying-up
...
(cherry picked from commit 294f0c7e1a )
2021-05-28 12:07:48 +00:00
Carl Schwan
44d3f628d9
Fix username autocompletion
2021-05-28 14:02:03 +02:00
Carl Schwan
0db9c0454f
pushReplace more
...
(cherry picked from commit 7cd9f788dd )
2021-05-28 12:05:59 +00:00
Noah Davis
e5c65a662e
Use 3 dot typing indicator, clean up code a bit.
...
Move TypingIndicator.qml out of ChatBox folder.
It wasn't part of the ChatBox.
fixes #367 by eliding instead of wrapping text
(cherry picked from commit bbcf4239a4 )
2021-05-27 14:18:05 +00:00
l10n daemon script
8913aa8a66
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"
2021-05-26 02:28:13 +00:00
l10n daemon script
5db3e14ae6
GIT_SILENT made messages (after extraction)
2021-05-26 01:52:33 +00:00
l10n daemon script
c5a3fc0431
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"
2021-05-25 02:21:15 +00:00
l10n daemon script
fc791d41fa
GIT_SILENT made messages (after extraction)
2021-05-25 01:47:45 +00:00
Carl Schwan
127ad19109
Fix minor bugs
...
(cherry picked from commit d14674c2cd )
2021-05-24 14:55:28 +00:00
Carl Schwan
066ea4f8bd
Make sure message are loaded when scrolling to the top
...
(cherry picked from commit 49c1736f7c )
2021-05-24 14:53:11 +00:00
Carl Schwan
cf60337b27
Make effects more visible
...
(cherry picked from commit db62f06de4 )
2021-05-24 14:52:55 +00:00
l10n daemon script
98672cf870
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"
2021-05-24 02:13:42 +00:00
l10n daemon script
abd03299ec
GIT_SILENT made messages (after extraction)
2021-05-24 01:39:11 +00:00
Carl Schwan
41b64f977c
Fix creating broken direct chat for user with a direct chat already open
...
Just enter the existing room instead of trying to create a new one but
broken.
Fix !237
(cherry picked from commit 0dbb56ba1e )
2021-05-23 19:51:30 +00:00
Carl Schwan
ac75dd57c0
Minor optimization
...
(cherry picked from commit 7bdfdc0eec )
2021-05-23 16:33:13 +00:00
Carl Schwan
1d3d61ed77
Fix loading events when scrolling or opening a room for the first time
...
Fix #362
(cherry picked from commit bae7813f68 )
2021-05-23 16:31:41 +00:00
Carl Schwan
1e047a8ff1
Fix mode without avatar
...
It seems that this mode didn't get much love when I added the bubbles so
it was quite broken. This patches removes the bubbles and fix the
alignment issues when using this mode.
We probably should rename it to compact mode in a follow up commit (but
not this one so we can backport it to the stable branch).
(cherry picked from commit dded804f00 )
2021-05-23 16:30:55 +00:00
l10n daemon script
530b4c24a0
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"
2021-05-23 02:12:00 +00:00
l10n daemon script
ada7bcef65
GIT_SILENT made messages (after extraction)
2021-05-23 01:38:51 +00:00
Carl Schwan
ad4ca3ad9e
Fix i18n
...
(cherry picked from commit dbb43addc8 )
2021-05-22 16:24:24 +00:00
Tobias Fella
4103c44eb5
Don't hide redacted events
...
(cherry picked from commit 135b2e49fa )
2021-05-22 12:18:07 +00:00
Tobias Fella
dd4ed7539e
Revert "Fix showing multiple deleted messages from the same author"
...
This reverts commit b48c9bdadc .
(cherry picked from commit 011f649cbf )
2021-05-22 12:17:45 +00:00
Tobias Fella
52ad911b2d
Revert "Show deleted messages"
...
This reverts commit 116f883699 .
(cherry picked from commit 36a2f5719f )
2021-05-22 12:17:20 +00:00
Tobias Fella
f09dff979e
Fix banning users
...
(cherry picked from commit af6880b2ca )
2021-05-22 12:09:43 +00:00
Tobias Fella
0476398f91
Don't offer banning users that are already banned
...
(cherry picked from commit 48d1fa27cf )
2021-05-22 12:09:20 +00:00
Tobias Fella
41993bfe24
Don't offer to kick users that already left
...
(cherry picked from commit bd893adb34 )
2021-05-21 22:42:45 +00:00
Tobias Fella
b3d90ebf82
Fix showing multiple deleted messages from the same author
...
(cherry picked from commit b48c9bdadc )
2021-05-21 22:42:15 +00:00
Tobias Fella
ef0a6e276c
Show deleted messages
...
We used to show those, then a bug was fixed in the code that was
supposed to hide them.
(cherry picked from commit 116f883699 )
2021-05-21 22:41:46 +00:00
Tobias Fella
a104968a29
Prioritize "low priority" over "direct chat" in roomList categories
...
There's no exact right or wrong here, but if a room was explicitly
marked as "low priority", we should honor this tag.
Fixes a slight inconsistency with the implementation in Element
Fixes #357
(cherry picked from commit 3ea783b370 )
2021-05-21 19:12:00 +00:00
Carl Schwan
b5edfc909e
Treat read markers as item in the model
2021-05-21 17:46:34 +00:00
Tobias Fella
0bc51627bb
Disable sending messages to encrypted rooms
2021-05-21 12:20:53 +02:00
Carl Schwan
a24df37d74
Show images from replied-message in replies
...
Fix #350
2021-05-20 19:45:22 +02:00
Carl Schwan
20a7672008
Remove dead code
2021-05-20 18:46:52 +02:00
Carl Schwan
eb300e0beb
Center BusyIndicator
2021-05-20 17:06:16 +02:00
Tobias Fella
141d1d15d5
Fix opening room when there's not previous room
2021-05-20 15:06:04 +00:00
Carl Schwan
b4cb3259e1
Remove list view transitions
...
This was causing weird visual bugs (semi opaque bugs) and white space at
the botton of the list view after sending a message.
2021-05-20 15:04:38 +00:00
Carl Schwan
773e633867
Makse sure busyspimmer are only running when required
2021-05-20 15:04:38 +00:00
Carl Schwan
7ac232d372
Minor optimizations to the timeline delegates
...
* Use anchors instead of Layouts
* Don't use Loader for message display name
* Lazy load the emoji popup
2021-05-20 15:04:38 +00:00
Devin Lin
5c0bfee6e1
Add flathub badge
2021-05-19 20:49:06 +00:00
l10n daemon script
179139c623
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"
2021-05-16 01:22:09 +00:00
Tobias Fella
596cb00367
Don't crash NeoChat when removing the last account
2021-05-15 23:14:52 +02:00
l10n daemon script
407b071e04
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"
2021-05-15 01:17:21 +00:00
l10n daemon script
1eab77ed01
GIT_SILENT made messages (after extraction)
2021-05-15 00:18:47 +00:00