b16826f2bc
Merge remote-tracking branch 'tdesktop/master' into dev
2020-05-15 14:22:48 +03:00
ed8f0febbc
Fix missing setBold for non-system bundled fonts
2020-05-15 14:08:04 +03:00
b414437f15
Update tray menu on notification sound change, again
2020-05-15 12:14:10 +03:00
240334c13a
Update tray menu on notification sound change
2020-05-15 12:08:04 +03:00
John Preston
d679703bbf
Version 2.1.6.
...
- Fix automatic downloads on Windows by clean rebuild.
2020-05-14 01:16:13 +04:00
John Preston
66a3e36024
Version 2.1.5.
...
- Disable the taskbar icon flash or the dock icon bounce
in Settings > Notifications.
- View messages containing long monospace texts in wide bubbles.
- Bug fixes and other minor improvements.
2020-05-13 18:22:05 +04:00
John Preston
31e38e1690
Fix layout of community transfer error box.
2020-05-13 18:19:09 +04:00
John Preston
da10059f45
Update lib_lottie, hide rlottie dependency.
2020-05-13 17:07:26 +04:00
a22b9db816
Moving *_USE_PACKAGED_FONTS and use QFont::DemiBold for system font option
2020-05-13 12:15:41 +03:00
8ecbf95ddd
Make "bold for semibold" option force bold
2020-05-13 11:27:57 +03:00
140deb46c5
Fix redifintion of Message::plainMaxWidth
2020-05-13 02:05:59 +03:00
9e0e5b8f66
Merge remote-tracking branch 'tdesktop/dev' into dev
2020-05-13 00:49:52 +03:00
eb41186df3
Reverting taskbar flashing option
...
Now it's in TDesktop, so there is no need in it.
2020-05-13 00:36:07 +03:00
John Preston
cb5863177f
Apply edition updates to search result previews.
2020-05-12 20:29:18 +04:00
John Preston
2e92441b3a
Add input method field text edit workaround.
2020-05-12 19:26:50 +04:00
John Preston
7883f97c94
Use precise sync of the server unixtime.
2020-05-12 17:33:06 +04:00
Ilya Fedin
297b5d6a76
Update submodules
2020-05-12 17:32:40 +04:00
Ilya Fedin
492dc2568c
Add DESKTOP_APP_USE_PACKAGED support for Windows
2020-05-12 17:32:40 +04:00
John Preston
547c657b1a
Don't reset search results on dialogs re-open.
2020-05-12 16:30:31 +04:00
John Preston
c478d96385
Add debug logs for chats reading requests.
2020-05-12 16:18:19 +04:00
John Preston
2ede53e0ee
Always try to open new provided URL.
...
Fixes #6941 .
2020-05-12 16:15:22 +04:00
John Preston
6f760d513e
Add a checkbox to disable taskbar flash.
...
Also add ability to set urgent flag for the window on Linux.
Fixes #223 , fixes #897 , fixes #906 .
2020-05-12 14:16:24 +04:00
John Preston
f4f6550d66
Clear fake-unread status when switching folders.
2020-05-12 12:18:52 +04:00
John Preston
c7878f9d21
Pause by-emoji stickers on sticker preview.
2020-05-12 12:18:31 +04:00
John Preston
cd75a45673
Disable create polls in support accounts.
2020-05-12 11:26:47 +04:00
John Preston
07e3671ca8
Allow monospace blocks to extend bubble width.
...
This partially fixes #2060 instead of additional settings from #7822 .
2020-05-12 11:07:41 +04:00
John Preston
b5b78c0ade
Update submodules.
2020-05-12 09:44:24 +04:00
John Preston
f5c0e5d31d
Remove unnecessary include.
2020-05-12 09:43:54 +04:00
root
246ed43046
Remove replyTo from switchInlineBotButton in same peer
2020-05-12 09:29:30 +04:00
Ilya Fedin
701e1d7b4d
Add fcitx5 support
2020-05-12 09:26:04 +04:00
Ilya Fedin
9cbe899688
Fix call window hiding when compositing is not supported
2020-05-12 09:17:27 +04:00
baa898acf4
Enable building update packer on non-special targets
2020-05-12 07:59:59 +03:00
Ilya Fedin
7409d615a3
Add a cheat code to enable freetype on Windows and macOS
2020-05-10 17:09:59 +04:00
2a83323c7f
Version 1.3.5
2020-05-10 01:37:14 +03:00
64f5304262
Updated lib_ui
2020-05-10 01:33:57 +03:00
f8e6e5f849
Remove unneded condition for setting bold font for semibold
2020-05-09 14:16:17 +03:00
21dffaf447
Merge remote-tracking branch 'tdesktop/dev' into dev
2020-05-09 04:03:24 +03:00
John Preston
c9553c2d4c
Version 2.1.4.
...
- Improve bold font selection.
2020-05-08 20:34:00 +04:00
John Preston
bedefaee4d
Version 2.1.3.
...
- Added support for new emoji.
- Channels to which you can't post will no longer be suggested when forwarding.
- Improved font selection and bold font support for CJK and Farsi.
2020-05-08 16:48:56 +04:00
John Preston
5d3b8f02fc
Add Vazir font as a fallback for Farsi.
2020-05-08 13:38:23 +04:00
John Preston
5120d3ef2c
Skip channels without write access in forward box.
2020-05-08 13:35:16 +04:00
John Preston
82a372873f
Add two local urls to open language selection box.
...
tg://setlanguage and tg://settings/language
Fixes #7831 .
2020-05-08 13:03:49 +04:00
Ilya Fedin
d1d1f83881
Remove outdated LIBGL_ALWAYS_INDIRECT hack
2020-05-08 12:54:21 +04:00
Ilya Fedin
78c3c86fe6
Check only if at least one audio device is exist on startup
...
This makes https://github.com/telegramdesktop/tdesktop/issues/1548 don't affect on startup, but only when capture feature is used
2020-05-08 12:50:25 +04:00
John Preston
0251f58bf2
Use Semibold in names, use Bold in messages.
...
Fixes #7813 , fixes #7823 .
2020-05-08 12:12:47 +04:00
John Preston
36997f084a
Automatically load and apply old emoji set by id.
2020-05-08 11:22:22 +04:00
ilya-fedin
b5d2b6b303
Remove AppImageKit-checkrt since it's not needed anymore ( #40 )
...
* kotatogram-desktop runs pretty fine without AppRun, delete it
* Remove LIBGL_ALWAYS_INDIRECT
Looks like this is not needed anymore
2020-05-08 04:31:15 +03:00
John Preston
942fcb9aae
Add new emoji sets file ids.
2020-05-07 19:05:57 +04:00
ilya-fedin
e425912490
Fixes for window icon ( #38 )
...
* Give priority for custom icon on linux
* Add support for icon from file, as in tray
2020-05-06 21:55:57 +03:00
John Preston
6232dce1a3
Update emoji in the built-in data and sprites.
2020-05-06 19:29:02 +04:00