23rd
|
8298caddc3
|
Removing scheduling messages until online for those who hide their online.
|
2020-01-23 10:46:57 +03:00 |
|
John Preston
|
1bcde1b55c
|
Pass cdn_supported flag to upload.getFile.
|
2020-01-23 10:46:57 +03:00 |
|
23rd
|
5d492bfe93
|
Added Github Action that closes issue if it was created for TG macOS.
|
2020-01-23 10:46:57 +03:00 |
|
John Preston
|
655b3d7c50
|
Update submodules.
|
2020-01-23 10:46:57 +03:00 |
|
John Preston
|
e4278745d5
|
Closed alpha version 1.9.6.1.
|
2020-01-23 10:09:34 +03:00 |
|
23rd
|
e266dc153b
|
Implemented ability to add more than 1 file to albums via SendFilesBox.
|
2020-01-23 10:09:34 +03:00 |
|
John Preston
|
a482b744d2
|
Add a ripple animation for polls bottom button.
|
2020-01-23 10:09:34 +03:00 |
|
John Preston
|
d5bf742912
|
Improve polls layout.
|
2020-01-23 10:09:34 +03:00 |
|
John Preston
|
4346aecb61
|
Add a separate string for a pinned quiz.
|
2020-01-23 10:09:34 +03:00 |
|
John Preston
|
bdfa080701
|
Fix build for Windows.
|
2020-01-23 10:09:34 +03:00 |
|
23rd
|
465a42a825
|
Added ability to customize shortcuts for sending messages.
|
2020-01-23 10:09:34 +03:00 |
|
23rd
|
7d519990b2
|
Added ability to customize shortcuts for silent or scheduled messages.
|
2020-01-23 10:09:34 +03:00 |
|
23rd
|
19fd3a15e1
|
Updated range-v3 to 0.10.0.
|
2020-01-23 10:09:34 +03:00 |
|
23rd
|
12250676f9
|
Added restoring of scroll position after edit items in SendFilesBox.
|
2020-01-23 10:09:34 +03:00 |
|
23rd
|
a1bb9cbb2b
|
Added ability to delete and edit files in SendFilesBox.
|
2020-01-23 10:09:34 +03:00 |
|
23rd
|
836df873f0
|
Added ability to delete and edit separate media in SendFilesBox.
|
2020-01-23 10:09:33 +03:00 |
|
23rd
|
58cc8fc08b
|
Removed IconButtons from album items in SendFilesBox.
|
2020-01-23 10:09:33 +03:00 |
|
23rd
|
d1d5312ead
|
Moved searching of sticker mimes to single place.
|
2020-01-23 10:09:33 +03:00 |
|
23rd
|
f3595e379c
|
Added processing of small album thumb widths in SendFilesBox.
|
2020-01-23 10:09:33 +03:00 |
|
23rd
|
5f8c2f90ff
|
Added button to add new files in SendFilesBox to album only.
|
2020-01-23 10:09:33 +03:00 |
|
23rd
|
abc7b8364c
|
Slightly refactored code in SendFilesBox.
|
2020-01-23 10:09:33 +03:00 |
|
23rd
|
627a105ba9
|
Moved album files filter to FileDialog namespace.
|
2020-01-23 10:09:33 +03:00 |
|
23rd
|
faef5d8af6
|
Added buttons to delete and edit album items in SendFilesBox.
|
2020-01-23 10:09:33 +03:00 |
|
23rd
|
cf1dc3df78
|
Added ability to edit album items in send files box via FileDialog.
|
2020-01-23 10:09:33 +03:00 |
|
23rd
|
a26e4eee18
|
Split some things into different methods in SendFilesBox.
|
2020-01-23 10:09:33 +03:00 |
|
23rd
|
efa4deef6a
|
Moved media editing via FileDialog to separate static method.
|
2020-01-23 10:09:33 +03:00 |
|
23rd
|
7e00930319
|
Added ability to delete items from album in SendFilesBox.
|
2020-01-23 10:09:33 +03:00 |
|
23rd
|
c08b2ae3df
|
Added ability to schedule messages to be sent when user comes online.
Pro tip: Hold Ctrl key to send a silent scheduled message!
|
2020-01-23 10:09:33 +03:00 |
|
23rd
|
8ebbeb5274
|
Fixed display of scheduled until online message dates.
|
2020-01-23 10:09:33 +03:00 |
|
John Preston
|
c3b01d8573
|
Hide multiple answers if only quiz is allowed.
|
2020-01-23 10:09:33 +03:00 |
|
John Preston
|
43d8dedec4
|
Fix collapse after full results are loaded.
|
2020-01-23 10:09:33 +03:00 |
|
John Preston
|
cd97b649ff
|
Improve phrases for polls.
|
2020-01-23 10:09:33 +03:00 |
|
John Preston
|
ac650b08fd
|
Allow collapsing expanded poll results.
|
2020-01-23 10:09:33 +03:00 |
|
John Preston
|
e6c005dcba
|
Fix poll result header on scroll top.
|
2020-01-23 10:09:33 +03:00 |
|
John Preston
|
5acb7448b7
|
Add loading rows placeholder.
|
2020-01-23 10:09:33 +03:00 |
|
John Preston
|
80168a58a7
|
Improve poll results loading.
|
2020-01-23 10:09:33 +03:00 |
|
John Preston
|
ebae0d71b8
|
Save poll results state when viewing profiles.
|
2020-01-23 10:09:33 +03:00 |
|
John Preston
|
8c11e1724a
|
Move poll results to a Info-like layer.
|
2020-01-23 10:09:33 +03:00 |
|
John Preston
|
d0597407d8
|
Support creating polls from bot keyboards.
|
2020-01-23 10:09:33 +03:00 |
|
John Preston
|
c3aa2abe11
|
Fix multiple answers polls voting.
|
2020-01-23 10:09:33 +03:00 |
|
John Preston
|
3e0b2f5553
|
Add PollResultsBox.
|
2020-01-23 10:09:33 +03:00 |
|
John Preston
|
3d1275e19a
|
Disable forwarding public polls to channels.
|
2020-01-23 10:09:33 +03:00 |
|
John Preston
|
d72d1aabe6
|
Disable creating public polls in channels.
|
2020-01-23 10:09:33 +03:00 |
|
John Preston
|
aac6d0df27
|
Improve quiz phrases.
|
2020-01-23 10:09:33 +03:00 |
|
John Preston
|
f700220ec1
|
Create polls with different settings.
|
2020-01-23 10:09:33 +03:00 |
|
John Preston
|
04d9b93e17
|
Implement poll creation settings UI.
|
2020-01-23 10:09:33 +03:00 |
|
John Preston
|
989fad8554
|
Add poll option select animation.
|
2020-01-23 10:09:33 +03:00 |
|
John Preston
|
2981a16e17
|
Allow sending multiple votes in a poll.
|
2020-01-23 10:09:33 +03:00 |
|
John Preston
|
afff7634f9
|
Display last voters userpics.
|
2020-01-23 10:09:33 +03:00 |
|
John Preston
|
95b2886bad
|
Display correct poll subtitle and quiz answer.
|
2020-01-23 10:09:33 +03:00 |
|