John Preston
c1f3fe1961
Version 2.1.
...
- Access a catalog of over 20,000 stickers made by professional
artists from the updated Sticker Panel by clicking the '+' icon.
- Use sticker search to find the stickers you're looking for - or
scroll from the latest packs all the way to the classics.
- Add explanations that appear after users respond to a quiz question.
- See how much time you have left to answer a question from @QuizBot
with the new countdown animation.
- Send a single 🎯 emoji to see if you hit the bullseye.
2020-04-24 09:08:08 +04:00
John Preston
cfd733c54c
Add confirmation box for suspicious urls.
2020-04-23 19:00:19 +04:00
John Preston
3fa5e004fe
Allow editing messages in channels indefinitely.
2020-04-23 16:21:30 +04:00
John Preston
862e4e45ad
Closed alpha version 2.0.1.3.
2020-04-21 18:55:56 +04:00
John Preston
53df4d1b10
Fix magic for initConnection.
2020-04-21 18:55:35 +04:00
John Preston
5cfd402b70
Make darker toasts for quiz solutions.
2020-04-21 18:55:35 +04:00
John Preston
57e9651a8a
Fix visual glitch in poll results viewing.
...
We need a visible widget to mark more button height.
An invisible 'more' button doesn't receive geometry change events.
2020-04-21 18:55:35 +04:00
John Preston
53d206c12c
Custom tab-order for create poll box.
2020-04-21 18:55:35 +04:00
John Preston
46f3cf3395
Load more official sets while scrolling.
2020-04-21 18:55:35 +04:00
John Preston
dfc0491524
Improve trending stickers layout and position.
2020-04-21 18:55:35 +04:00
John Preston
54f757e770
Allow sending dice from dice media tooltip.
2020-04-21 18:55:35 +04:00
John Preston
abfd3ad1b9
Use built-in zero-value dice animations.
2020-04-21 18:55:35 +04:00
John Preston
bed208d621
Send dice media based on appconfig.
2020-04-21 18:55:35 +04:00
John Preston
33c453a13c
Scroll history to bottom on sending a message.
2020-04-21 18:55:35 +04:00
John Preston
e118972d5c
Support generic dice media display.
2020-04-21 18:55:35 +04:00
John Preston
fb8a9a930c
Closed alpha version 2.0.1.2.
2020-04-21 18:55:35 +04:00
John Preston
7a9cfcc40d
Improve poll closing by timer and results reloading.
2020-04-21 18:55:35 +04:00
John Preston
e1dc15321a
Work around 32-bitness of GetLastInputInfo.
...
Fixes #7637 .
2020-04-21 18:55:35 +04:00
John Preston
2b5e575b67
Closed alpha version 2.0.1.1: Fix macOS fonts.
2020-04-21 18:55:34 +04:00
John Preston
42e216603c
Closed alpha version 2.0.1.1.
2020-04-21 18:55:34 +04:00
23rd
d46e145c61
Updated Qt to 5.12.8.
2020-04-21 18:55:34 +04:00
John Preston
5dcb232b77
Force reload results on auto-closed quiz.
2020-04-21 18:55:34 +04:00
John Preston
b34d5b8306
Check solution length in CreatePollBox.
2020-04-21 18:55:34 +04:00
John Preston
76d81ff197
Improve polls solution icon color.
2020-04-21 18:55:34 +04:00
John Preston
71637d2a0e
Show progress left to close by timer in polls.
2020-04-21 18:55:34 +04:00
John Preston
423daecbde
Add view solution button to polls.
2020-04-21 18:55:34 +04:00
John Preston
3cb76fb80b
Support poll closing by date.
2020-04-21 18:55:34 +04:00
John Preston
6882093ed1
Send init connection params.
2020-04-21 18:55:34 +04:00
John Preston
699761b42f
Support poll solution display in a toast.
2020-04-21 18:55:34 +04:00
John Preston
f50c50a152
Fix path choosing for Windows Store version.
2020-04-21 18:55:34 +04:00
John Preston
13d22947df
Send poll solution with entities.
2020-04-21 18:55:34 +04:00
John Preston
6c08bab550
Add explanation block to CreatePollBox.
2020-04-21 18:55:34 +04:00
John Preston
3e2f4bed50
Update scheme to layer 102.
...
Support different dice-like media.
2020-04-21 18:55:34 +04:00
Ilya Fedin
41d39012d2
Synchronize AppMenu availability check with Qt
2020-04-21 14:06:03 +04:00
Ilya Fedin
a7764f84f0
Proper usage of pkg-config
2020-04-21 14:05:22 +04:00
VictorienXP
85fcec2fb5
Add .opus and .oga files as song formats
2020-04-21 14:04:51 +04:00
John Preston
d67dafaccb
Fix check for 4K frame size in streaming.
2020-04-13 15:32:20 +04:00
John Preston
4f8ea4c807
Allow to play in-app large videos.
2020-04-13 15:32:14 +04:00
John Preston
15b19f8565
Allow sending large images again (up to 108MP).
2020-04-13 15:32:06 +04:00
John Preston
b16696db93
Don't scroll down when read from another device.
2020-04-13 15:31:54 +04:00
John Preston
63129072ba
Mark voice/video message as read on mention click.
...
Fixes #5623 .
2020-04-13 15:30:56 +04:00
John Preston
1fdd591aa0
Change manage folders button icon.
2020-04-13 15:30:40 +04:00
John Preston
f370ca97d0
Fix folders visibility above passcode lock.
2020-04-13 15:30:23 +04:00
John Preston
f5aba5a907
Fix build with new lib_ui commits.
2020-04-13 15:26:09 +04:00
Ilya Fedin
5bb1c77199
Use OpenAL without direct channels
2020-04-13 15:15:29 +04:00
Ilya Fedin
5b39c7013a
Better algorithm for font choosing
2020-04-13 11:48:14 +04:00
Ilya Fedin
ed91c07f99
Restore the old behavior with fallback fontconfig configuration
...
With current code fallback works only through time and replaces the config even if it is changed by the user.
This commit fixes that.
2020-04-13 10:49:30 +04:00
Ilya Fedin
a1a7399023
Don't remove SNI object when SNI is lost
2020-04-13 10:43:37 +04:00
Ilya Fedin
eac867ce85
Add possibility to enable autoupdate on non-special target
2020-04-10 15:06:09 +04:00
John Preston
2ad48f18f2
Use only safe file saving in localstorage.
2020-04-02 18:31:15 +04:00