23rd
99676c4cf8
Moved some premium styles to separate file.
2022-07-26 20:12:09 +03:00
John Preston
0ed434cfaf
Show all stickers as emoji after default categories.
2022-07-26 20:12:09 +03:00
John Preston
248e0d502c
Revert "For testing insert stickers as custom emoji."
...
This reverts commit 17095983c546326223cd8eb69453f7f4c7dd8e78.
2022-07-26 20:12:09 +03:00
John Preston
4127b68675
Fix non-square video-emoji.
2022-07-26 20:12:09 +03:00
John Preston
11fbc8112f
Fix monospace text color in chats list.
2022-07-26 20:12:09 +03:00
John Preston
c1e7e63677
Support custom popups in attach bots.
2022-07-26 20:12:09 +03:00
John Preston
e954871cb9
Make custom emoji size 12% larger.
2022-07-26 20:12:09 +03:00
John Preston
754371a295
Optimize custom emoji repaints in pinned bar / reply info.
2022-07-26 20:12:09 +03:00
John Preston
68ee753fc7
Fix sender name / media color in chats list previews.
2022-07-26 20:12:09 +03:00
John Preston
2a8e035f42
For testing insert stickers as custom emoji.
2022-07-26 20:12:09 +03:00
John Preston
b87fd601ab
Update API scheme on layer 144.
2022-07-26 20:12:09 +03:00
John Preston
c01d9747e7
Fix inline via @bot click in additional windows
...
Fixes #24717 .
2022-07-26 20:12:09 +03:00
John Preston
6d17226c7f
Don't show bold markup in chats list previews.
2022-07-26 20:12:09 +03:00
John Preston
90cd4afb8c
Remove empty icon space in Manage Group settings.
2022-07-26 20:12:09 +03:00
John Preston
15d6988511
Don't clear history stack on sendBotCommand.
2022-07-26 20:12:09 +03:00
John Preston
3238cf2b4b
Support custom emoji in reply / pinned / forward bars.
2022-07-26 20:12:08 +03:00
John Preston
2fc43a44a4
Don't paste custom emoji for non-premium users.
2022-07-26 20:12:08 +03:00
John Preston
b976aa0872
Support custom emoji in chats list entries.
2022-07-26 20:12:08 +03:00
John Preston
ee8d8171f7
Support custom emoji in custom notification replies.
2022-07-26 20:12:08 +03:00
John Preston
8c8cbbbc83
Display custom emoji in custom notifications.
2022-07-26 20:12:08 +03:00
John Preston
be36f07168
Fix custom emoji in service messages.
2022-07-26 20:12:08 +03:00
John Preston
289602528c
Fix custom emoji pausing in captions.
2022-07-26 20:12:08 +03:00
John Preston
7a10d3d82c
Support animated emoji in share box comment.
2022-07-26 20:12:08 +03:00
John Preston
806c5ddf29
Support animated emoji in caption edit fields.
2022-07-26 20:12:08 +03:00
John Preston
00d1828fbe
Update API scheme on layer 144.
2022-07-26 20:12:08 +03:00
John Preston
2499955496
Support custom emoji in the message input field.
2022-07-26 20:12:08 +03:00
John Preston
cb32c3957b
Add LZ4 caching for animated emoji.
2022-07-26 20:12:08 +03:00
John Preston
c4dd45689d
Use src/dst prefixes instead of from/to.
2022-07-26 20:12:08 +03:00
John Preston
3c01bb5a4a
Add support for static and webm custom emoji.
2022-07-26 20:12:08 +03:00
John Preston
8ed101cbbf
Insert recent stickers as emoji for testing.
2022-07-26 20:12:08 +03:00
John Preston
c796dd142b
Optimize many animated emoji repaint requests.
2022-07-26 20:12:08 +03:00
John Preston
6db3a0ec98
Support optimized lottie emoji.
2022-07-26 20:12:08 +03:00
John Preston
9d280da80b
Start optimized custom emoji, show path thumbnail.
2022-07-26 20:12:08 +03:00
John Preston
2e6733e433
Proof-of-concept animated custom emoji.
2022-07-26 20:12:08 +03:00
John Preston
21aa1323ec
Provide custom emoji factory through MarkedTextContext.
2022-07-26 20:12:08 +03:00
John Preston
bbfcac26c9
Update UiIntegration for custom emoji.
2022-07-26 20:12:08 +03:00
John Preston
368bc283a1
Don't use Ui::Text::String copy construct/assign.
2022-07-26 20:12:07 +03:00
Ilya Fedin
9b8dcec26e
Ensure notification manager is not null before first call to setManager in cross-platform code
2022-07-26 21:11:17 +04:00
Ilya Fedin
6718d238af
Switch to the dummy notification manager when notification daemon is not running on Linux
2022-07-26 21:11:17 +04:00
Ilya Fedin
dd70a6f659
IsQualifiedDaemon -> ByDefault
2022-07-26 21:11:17 +04:00
Ilya Fedin
ff2bd86744
Have a central place for catch-based logging of linux native notifications
2022-07-26 21:11:17 +04:00
Ilya Fedin
d2e3c01c11
Get linux notification inhibition state asynchronously
...
This is the last sync request in the D-Bus notifications
2022-07-26 21:11:17 +04:00
Ilya Fedin
e8477e5911
Get rid of 'paramtersCopy' in dbus code
2022-07-26 21:09:30 +04:00
GitHub Action
238a2f4477
Update User-Agent for DNS to Chrome 103.0.5060.53.
2022-07-19 19:35:36 +04:00
Niklas Haas
6096116526
Use quasi-logarithmic volume controls
...
This commit significantly improves the usability of the volume controls
for controlling volume in a way that matches intuitively onto human
needs and loudness perception.
Using the third power of the volume is a good approximation of the
quasi-logarithmic psychoacoustic system, while being defined everywhere
and preserving the useful quality of 0% volume mapping onto gain 0.0.
The use of this exact mapping function is a prior art established by
e.g. PulseAudio, among many other programs.
Fixes #24488
2022-07-19 19:32:46 +04:00
Sprite
bf0ad9e7ca
Explicitly specify signed
modifier for char
type
2022-06-25 07:13:57 +04:00
John Preston
fc7dcd0360
Version 4.0.2: Remove Saved Messages premium badge.
2022-06-25 00:06:13 +04:00
John Preston
ee1a80abd7
Version 4.0.2.
...
- Fix window title on Windows 7. (again)
- Fix file chooser and global menu on macOS.
- Crash fix and OpenAL check for PipeWire fix on Linux.
2022-06-24 21:00:52 +04:00
John Preston
263ac2eb71
Version 4.0.1.
...
- Fix window title on Windows 7.
- Bug fixes and other minor improvements.
2022-06-24 13:07:47 +04:00
23rd
75d8e8ba7d
Fixed opening of non-primary windows while recording voice message.
2022-06-24 04:07:16 +03:00