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
l10n daemon script
8f403012c2
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-12 01:16:37 +00:00
l10n daemon script
ddc0d5c255
GIT_SILENT made messages (after extraction)
2021-05-12 00:20:06 +00:00
Tobias Fella
7a065c18b6
Port away from KDeclarative
2021-05-11 20:56:53 +02:00
l10n daemon script
f9ae1f97c4
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-10 01:19:16 +00:00
l10n daemon script
aec11964e0
GIT_SILENT made messages (after extraction)
2021-05-10 00:20:23 +00:00
Yuri Chornoivan
f20501fe34
Fix minor typo
2021-05-08 08:23:36 +03:00
Carl Schwan
af409aa9a2
Trying to get the id of a dropped connection is a bad idea
...
Fix a crash
2021-05-08 01:40:58 +02:00
Carl Schwan
873ab328dc
Move room management from Controller to RoomManager
2021-05-08 01:17:19 +02:00
Carl Schwan
afa7b822f9
Fix opening room not working after the first time you log in
2021-05-08 01:03:51 +02:00
Carl Schwan
5f8795c41f
Automatically enter room when joining it
...
Related to #352 but needs an additional Quotient patch to works
2021-05-07 22:37:16 +02:00
Carl Schwan
1615695b21
Fix enter joined room in join room page
2021-05-07 22:19:57 +02:00
Carl Schwan
35f7b29e54
Fix "Leaving a room does not work"
...
Fix #355
2021-05-07 19:02:39 +02:00
Carl Schwan
52cce4eb94
When clicking on the account switcher on the bottom of the sidebar
...
automatically go to the last-used chat from that account
Fix #356
2021-05-07 19:00:37 +02:00
Carl Schwan
ff79ff8fa7
Remove android specific code path for key storage
...
it's now natively supported by QtKeychain. We don't have users so it's
not a big deal to discard their password.
Fix #247
2021-05-07 04:23:19 +02:00
Carl Schwan
fbdf9999a6
Don't require message for shrug and lenny command
...
Fix #277
2021-05-07 04:21:15 +02:00
Carl Schwan
173d8075ad
Show link on hover
...
Fix #279
2021-05-07 04:18:50 +02:00
Carl Schwan
17b6f4e78a
Don't allow to open multiple file dialog at the same time
...
Fix #291
2021-05-07 03:43:30 +02:00
Carl Schwan
757cc99ff0
Add indicator for lack of internet connectivity
...
Fix #315
2021-05-07 03:36:40 +02:00
Carl Schwan
3f20534e4a
Fix undefined errors
2021-05-07 03:18:19 +02:00