John Preston
|
db322cc19a
|
Move requestDialogEntry to Histories.
|
2020-02-21 18:48:30 +04:00 |
|
John Preston
|
7cffb0ef9d
|
First send delete request, then destroy locally.
|
2020-02-21 18:48:29 +04:00 |
|
John Preston
|
c8d2ac9583
|
Move message ownership to History.
|
2020-02-21 18:48:29 +04:00 |
|
Kirsan
|
4fececb94f
|
Revert changes to notification replay. And replace user settings with Both (Enter and Ctrl+Enter) to polls.
|
2020-02-11 12:29:34 +04:00 |
|
Kirsan
|
9c562931a2
|
Respect user settings "Send by ..." for:
forward dialog
send file dialog
edit caption dialog
notification replay
schedule messages
new channel dialog
group description edit dialog
create poll dialog
rate call dialog
report bot dialog
support mode
|
2020-02-11 12:29:34 +04:00 |
|
RadRussianRus
|
b9274d108e
|
Fixed font metrics option initialization
|
2020-02-08 00:54:20 +03:00 |
|
RadRussianRus
|
af09efeeb2
|
Merge remote-tracking branch 'tdesktop/dev' into dev
|
2020-02-06 10:58:45 +03:00 |
|
RadRussianRus
|
3ecb1ac163
|
Original font height option
|
2020-02-06 00:16:31 +03:00 |
|
John Preston
|
2e1e13b843
|
Rename mediaview.style to media_view.style.
|
2020-02-05 18:39:47 +04:00 |
|
RadRussianRus
|
81718b20c4
|
Improve font phrases
|
2020-01-30 18:38:59 +03:00 |
|
ilya-fedin
|
2ae674dee1
|
add "Use system font" setting (#2)
|
2020-01-30 10:54:57 +03:00 |
|
RadRussianRus
|
5b9bc084f9
|
Merge remote-tracking branch 'tdesktop/dev' into dev
|
2020-01-28 22:06:59 +03:00 |
|
John Preston
|
f0de8131ec
|
Improve phrases for scheduled messages.
|
2020-01-28 18:07:17 +03:00 |
|
John Preston
|
29c6228616
|
Add quiz phrase to langpack.
|
2020-01-28 09:33:36 +03:00 |
|
RadRussianRus
|
07509deee9
|
Merge remote-tracking branch 'tdesktop/dev' into dev
|
2020-01-24 21:10:15 +03:00 |
|
John Preston
|
9aa597d6f0
|
Fix validation of created poll.
|
2020-01-24 18:29:53 +03:00 |
|
John Preston
|
bb64285c3a
|
Always show Create button, show error messages.
Fixes #7058, fixes #7059.
|
2020-01-24 17:45:05 +03:00 |
|
RadRussianRus
|
a7f2922f01
|
Merge remote-tracking branch 'tdesktop/dev' into dev
|
2020-01-23 21:24:57 +03:00 |
|
John Preston
|
ed8b237364
|
Fix assertion violation in poll create box.
|
2020-01-23 15:36:53 +03:00 |
|
23rd
|
e266dc153b
|
Implemented ability to add more than 1 file to albums via SendFilesBox.
|
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
|
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 |
|
John Preston
|
c3b01d8573
|
Hide multiple answers if only quiz is allowed.
|
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
|
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
|
d72d1aabe6
|
Disable creating public polls in channels.
|
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
|
afff7634f9
|
Display last voters userpics.
|
2020-01-23 10:09:33 +03:00 |
|
ilya-fedin
|
371ba03f2c
|
Fix indentation & other minor fixes (#5)
|
2020-01-21 01:34:01 +03:00 |
|
RadRussianRus
|
2b77ec69f0
|
Merge remote-tracking branch 'tdesktop/dev' into dev
|
2020-01-18 18:26:29 +03:00 |
|
John Preston
|
66204bae95
|
Update API scheme on layer 107.
|
2019-12-29 14:41:10 +03:00 |
|
John Preston
|
616957e46f
|
Add file size limit to autoplay settings.
|
2019-12-24 13:09:04 +03:00 |
|