Ilya Fedin
2c1933bdb8
Use application-wide time format in remaining td_ui places
2022-10-17 08:33:22 +04:00
Ilya Fedin
f9bf68461d
Provide the same sizes for tray icon as for main window icon
2022-10-16 18:04:07 +04:00
Ilya Fedin
8f1a8f909d
Ask download path first time in Linux sandbox
...
This allows to have less sandbox holes in flatpak and allows snap users to specify a normal folder to download to (as opposed to $HOME/snap/$SNAP_NAME/current/Downloads)
2022-10-06 19:13:38 +04:00
Ilya Fedin
4b859828c8
Replace the duplicate issues link with link to translation platform in XDG metadata
2022-10-06 19:10:47 +04:00
Ilya Fedin
13103ad0e6
Update cmake_helpers
2022-10-03 09:29:25 +04:00
Ilya Fedin
2d69329dc9
Set linux webview debug mode via D-Bus IPC
2022-10-03 09:29:25 +04:00
Anton Samokhvalov
3fe403117a
fix clang15/libc++15 build
2022-10-02 07:39:54 +04:00
GitHub Action
6147994713
Update User-Agent for DNS to Chrome 105.0.5195.125.
2022-10-01 09:10:55 +04:00
John Preston
0fbb2e77fe
Fix rare crash in message list context menu.
2022-09-30 18:50:43 +04:00
John Preston
1350fa64f3
Version 4.2.4.
...
- Fix crash in emoji statuses clearing.
2022-09-30 16:30:58 +04:00
John Preston
70ba28bbd5
Fix crash in emoji statuses clearing.
2022-09-30 16:30:58 +04:00
Ilya Fedin
16649a9661
Fix snap build
2022-09-30 07:44:18 +04:00
Ilya Fedin
8eb6d2e36b
Update Qt and libjxl to release versions on Linux
2022-09-30 00:24:32 +04:00
23rd
8b580de47e
Version 4.2.3: Fixed Github CI Windows and macOS builds.
2022-09-29 21:22:06 +04:00
23rd
5b1a9fb3e1
Migrated gyp for breakpad to upstream in prepare script on macOS.
2022-09-29 21:22:06 +04:00
Ilya Fedin
2a6e2fa353
Bundle kcoreaddons
2022-09-28 23:59:59 +04:00
Ilya Fedin
16669402cf
Decrease the amount of clipboard data retrievation
2022-09-28 23:59:59 +04:00
John Preston
073c1a4d0f
Version 4.2.3: Fix possible crash in premium section.
2022-09-28 15:58:25 +04:00
John Preston
4c276e2357
Version 4.2.3: Fix clearing of user emoji status.
2022-09-28 15:49:34 +04:00
John Preston
889529718f
Fix possible stack overflow crash on Windows.
...
Fixes #25129 .
2022-09-28 15:49:34 +04:00
23rd
acb092f9f2
Fixed stuck of history-down button after sending message.
2022-09-28 12:31:16 +03:00
23rd
9cd194e60e
Removed ability to copy links in channels with restricted content.
2022-09-28 12:31:16 +03:00
23rd
9c3173e4bb
Fixed updating of emoji status from TopBar in Premium Settings for user.
...
Regression was introduced in 47b32898f5
.
2022-09-28 08:46:35 +03:00
John Preston
62b624c390
Version 4.2.3.
...
- Improve scaling / cropping for photos / video files.
- Improve touch support in channel comments.
- Nice animation for spoilers.
2022-09-28 09:34:31 +04:00
John Preston
1ee9122660
Fix text selection in recent actions.
2022-09-25 18:22:01 +04:00
John Preston
6cb01998cc
Fix crash in recent actions with spoilers.
2022-09-25 18:21:59 +04:00
John Preston
0e6c899cee
Fix crash after spoiler reveal in comments.
2022-09-25 18:21:58 +04:00
John Preston
09a6df1fdc
Set some layers crash annotations.
2022-09-25 18:21:56 +04:00
John Preston
43bdfbf170
Beta version 4.2.2.
...
- Fix crash in spoiler revealing in media captions.
- Fix spoiler revealing in media viewer captions.
- Fix crash in folder editing on Linux.
2022-09-23 23:50:37 +04:00
John Preston
bcfe4ac4a3
Allow revealing spoilers in media viewer captions.
2022-09-23 23:50:21 +04:00
John Preston
c67c53bcdf
Fix build with GCC.
2022-09-23 23:32:54 +04:00
John Preston
330c6a31a2
Fix crash in empty text state resolving.
2022-09-23 23:32:22 +04:00
John Preston
aa674a0ea5
Fix UB in closing chat across all windows.
2022-09-23 23:32:21 +04:00
John Preston
e01910ac68
Fix a crash in folders editing, happens in Qt 6.4.
...
Fixes #25074 .
2022-09-23 23:32:19 +04:00
John Preston
eac13b31f1
Fix crash in subscribe button.
2022-09-23 23:32:18 +04:00
John Preston
d4a2c4a151
Fix crash in caption spoiler opening.
2022-09-23 23:22:08 +04:00
John Preston
8fc35e45e4
Beta version 4.2.1: Fix build with GCC.
2022-09-22 22:44:28 +04:00
John Preston
2931e754c3
Beta version 4.2.1.
...
- Improve scaling / cropping for photos / video files.
- Improve touch support in channel comments.
- Nice animation for spoilers.
2022-09-22 20:15:55 +04:00
John Preston
4e7a5eeffb
Use Python 3.10 and GYP supporting it.
2022-09-22 15:31:46 +04:00
John Preston
6fcafeff5b
Don't repeat premium stickers in fake-pack.
2022-09-22 14:58:40 +04:00
Ilya Fedin
3165ef9f0b
Implement target_compile_options_if_exists, target_link_options_if_exists
2022-09-22 12:58:07 +04:00
John Preston
ec992ae552
Fix reactions menu on Retina screens.
2022-09-22 12:33:48 +04:00
John Preston
f0a36d6460
Show only first row of colored default statuses.
2022-09-22 12:27:46 +04:00
John Preston
ffb024a5f7
Move Ui::Text::String to HistoryView::Element.
2022-09-22 11:07:48 +04:00
Ilya Fedin
140dcb033b
Fix snap building on snapcraft
2022-09-20 10:20:07 +04:00
Ilya Fedin
06d9d04787
Remove explicit setting of paths for cmake in snapcraft.yaml
...
This is reported as fixed in snapcraft, thus these paths should be set automatically
2022-09-19 19:12:16 +04:00
John Preston
a7c29991db
Hide toggle silent send in channels on msg edit.
2022-09-19 18:49:46 +04:00
John Preston
e3d79d46f7
Fix new format of direct post links in channels.
2022-09-19 18:28:53 +04:00
John Preston
476a864be2
Improve cropping for videos a bit.
...
Partially fixes #25061 for videos as well.
2022-09-19 18:05:03 +04:00
John Preston
fc3810fd7f
Improve scaling / expanding for photos.
...
Fixes #25061 .
2022-09-19 17:44:59 +04:00