23rd
294432ceed
Differentiated replies in groups by color.
2022-11-23 23:01:04 +01:00
23rd
551bf4f9a7
Switched default language for skip translation to application language.
2022-11-23 23:01:04 +01:00
Ilya Fedin
4b2d8b0c53
Implement sonnet-based language detection backend
2022-11-23 23:00:06 +01:00
John Preston
58e35dec12
Fix auto-download with LTCG on Windows.
2022-11-23 10:07:16 +01:00
John Preston
ae90347c6c
Revert "Fixed switching between accounts with filters at screen edge."
...
This reverts commit 8f3c3b2a54
.
Regressions with account switch in a maximized window.
2022-11-23 00:44:31 +01:00
John Preston
1aece79a47
Version 4.3.2.
...
- Enable message translations in Settings > Language.
- Fast jump to the last updated topic.
- Bug fixes and other minor improvements.
2022-11-22 00:28:07 +00:00
John Preston
79a2d85287
Fix build with GCC.
2022-11-22 00:28:07 +00:00
23rd
937d243a4c
Respected translation preferences in sections.
2022-11-22 00:28:07 +00:00
23rd
f82bae15f0
Added translation preferences.
2022-11-22 00:28:07 +00:00
23rd
7aede75e43
Added external cld3 library.
2022-11-22 00:28:03 +00:00
23rd
b72fce4894
Removed LanguageBox::createMultiSelect method.
2022-11-22 00:26:49 +00:00
23rd
32cebc0d9b
Fixed position of show more button in translate box.
2022-11-22 00:26:49 +00:00
John Preston
2de76cb75b
Highlight primary usernames in profiles like the additional ones.
2022-11-22 00:26:49 +00:00
John Preston
ab06574fd9
Add some margin for one-line profile values copying.
2022-11-22 00:26:49 +00:00
John Preston
473e190aeb
Fix single-column forum-by-user search.
2022-11-22 00:26:49 +00:00
John Preston
4b5a0942b1
Open just topic in quick jump-to-last-topic click.
2022-11-22 00:26:49 +00:00
John Preston
106bdae9ce
Always open first topic in two-column layout.
2022-11-22 00:26:49 +00:00
John Preston
f97e5d6307
Fix build with Xcode.
2022-11-22 00:26:49 +00:00
John Preston
bb106b07af
Show small unread mark for non-opened topics.
2022-11-22 00:26:49 +00:00
John Preston
ce631436bf
Show non-read non-opened topics as unread.
2022-11-22 00:26:49 +00:00
23rd
bc5aa7338e
Removed inaccessible users from choosing recipients for forwards box.
2022-11-22 00:26:49 +00:00
23rd
6db7840fa7
Added translate ability to context menu.
2022-11-22 00:26:49 +00:00
23rd
921d2239c7
Added initial implementation of choosing translation language from list.
2022-11-22 00:26:49 +00:00
23rd
0feef675f7
Added loading text effect to translate box.
2022-11-22 00:26:49 +00:00
23rd
f16d30de37
Added initial implementation of loading element effect.
2022-11-22 00:26:49 +00:00
23rd
cf54d9fb12
Moved out glare effect to separate file.
2022-11-22 00:26:49 +00:00
23rd
b7647fbcc1
Added initial implementation of translate box.
2022-11-22 00:26:49 +00:00
23rd
95a1ab6b0b
Fixed display of send as button above voice record bar.
2022-11-22 00:26:49 +00:00
23rd
823b4e6b98
Added icon for inaccessible users.
2022-11-22 00:26:49 +00:00
23rd
3467fe226f
Added ability to send webp as compressed image.
2022-11-22 00:26:49 +00:00
23rd
57c50c8655
Optimized includes of attach_prepare.h.
2022-11-22 00:26:48 +00:00
23rd
8f3c3b2a54
Fixed switching between accounts with filters at screen edge.
2022-11-22 00:26:48 +00:00
23rd
efc0908ed8
Fixed forum closing with Back mouse button.
...
- Fixed #25330 .
2022-11-22 00:26:48 +00:00
John Preston
561e3f4809
Handle clicks on topic jump area.
2022-11-22 00:26:48 +00:00
John Preston
ede34578da
Display jump to last topic message bubble.
2022-11-22 00:26:48 +00:00
John Preston
97356032ac
Fix build in Xcode.
2022-11-22 00:26:48 +00:00
John Preston
4c8187f623
Topics list in forum chats list entry.
2022-11-22 00:26:48 +00:00
John Preston
996b6bf46a
Fix unread mentions / reactions button in topics.
2022-11-22 00:26:48 +00:00
John Preston
37308cde21
Support dialog rows with variable height.
2022-11-22 00:26:48 +00:00
John Preston
248337daf5
Implement topics pin limit box.
2022-11-22 00:26:48 +00:00
John Preston
8a288476b8
Implement pinned topics reordering.
2022-11-22 00:26:48 +00:00
John Preston
c7741cb62a
Apply short topic info from channelMessages.
2022-11-22 00:26:48 +00:00
John Preston
983b6af0b4
Update API scheme to layer 149.
2022-11-22 00:26:48 +00:00
Ilya Fedin
a94dd22caa
Rewrite GenerateDesktopFile using Glib::KeyFile and KShell
2022-11-21 21:30:17 +00:00
Ilya Fedin
899ab9a16a
Fix range loop warnings in Snap build
2022-11-21 21:30:17 +00:00
Ilya Fedin
2f0d14bd35
Use customWorkingDir() outside of Core::Launcher
...
This allows to add -workdir to shortcuts only if the process was launched with -workdir
2022-11-21 21:30:17 +00:00
Ilya Fedin
9b66b76bac
Use GNotification only in flatpak by default
...
The UX is not the best without sound, so there's no advantage in using GNotification on GNOME.
Remove mention about being native to GNOME as it's not true anymore.
2022-11-20 08:52:36 +00:00
Ilya Fedin
a1e60a3f20
Ensure GNotification is not autodetected in snap
...
Snap reports it as present, but prevents the access and GNotification attempts to use portal that doesn't work in snap
2022-11-19 02:21:51 +04:00
Ilya Fedin
f7971733f4
Update msys2 base
...
It has new signatures and fixes the CI
2022-11-19 02:21:32 +04:00
Ilya Fedin
e33b62ad28
Update cmake_helpers
2022-11-18 20:40:57 +04:00