John Preston
|
e9dffe78e3
|
Fix minimal width of message bubble with comments.
|
2020-09-29 19:03:25 +03:00 |
|
John Preston
|
3a51303fb0
|
Add go to original button to Replies chat.
|
2020-09-29 19:03:25 +03:00 |
|
John Preston
|
008a301755
|
Paint some sort of replies icon.
|
2020-09-29 19:03:24 +03:00 |
|
John Preston
|
be14456290
|
Show correct reply in Replies bot.
|
2020-09-29 19:03:24 +03:00 |
|
John Preston
|
4a94a0c438
|
Show replies dialog correctly.
|
2020-09-29 19:03:24 +03:00 |
|
John Preston
|
608d8307d9
|
Scroll to bottom when sending a comment.
|
2020-09-29 19:03:24 +03:00 |
|
John Preston
|
47170da813
|
Show comments button using 'has_link' flag.
|
2020-09-29 19:03:24 +03:00 |
|
John Preston
|
01ab6e6d4d
|
Support anonymous group admins.
|
2020-09-29 19:03:24 +03:00 |
|
John Preston
|
b8424b1d89
|
Add read status tracking to comments.
|
2020-09-29 19:03:24 +03:00 |
|
John Preston
|
78d83a2c69
|
Show local sending messages in replies section.
|
2020-09-29 19:03:24 +03:00 |
|
John Preston
|
beb623bee2
|
Add root message display in replies section.
|
2020-09-29 19:03:23 +03:00 |
|
John Preston
|
d42ce87c09
|
Move discussion group link to three-dot menu.
|
2020-09-29 19:03:23 +03:00 |
|
John Preston
|
60002555c3
|
Track comments count correctly.
|
2020-09-29 19:03:23 +03:00 |
|
John Preston
|
fb20be3e6c
|
Open channel comments, not replies.
|
2020-09-29 19:03:23 +03:00 |
|
John Preston
|
31e1ed216a
|
Add comments button to channel posts.
|
2020-09-29 19:03:23 +03:00 |
|
John Preston
|
95a579f25f
|
Clear text box when sending media in replies.
|
2020-09-29 19:03:23 +03:00 |
|
John Preston
|
9fe82480e1
|
Reply in replies by double click.
|
2020-09-29 19:03:23 +03:00 |
|
John Preston
|
17549ad5ea
|
Allow replying inside replies section.
|
2020-09-29 19:03:23 +03:00 |
|
John Preston
|
f22a804220
|
Add navigation through reply stack.
|
2020-09-29 19:03:22 +03:00 |
|
John Preston
|
c563df7d9d
|
Fix navigation in a message replies section.
|
2020-09-29 19:03:22 +03:00 |
|
John Preston
|
1849f01b15
|
Jump to near reply inside a replies thread.
|
2020-09-29 19:03:22 +03:00 |
|
John Preston
|
734d834a20
|
Replace mapbox variant with std::variant.
|
2020-09-29 19:03:19 +03:00 |
|
John Preston
|
45419205c6
|
Simple sending from replies section.
|
2020-09-29 19:03:19 +03:00 |
|
John Preston
|
204645a715
|
Stick to bottom on new messages.
|
2020-09-29 19:03:19 +03:00 |
|
John Preston
|
50a0429786
|
Hide root reply info in replies thread.
|
2020-09-29 19:03:19 +03:00 |
|
John Preston
|
00cdae0369
|
Implement replies list request.
|
2020-09-29 19:03:18 +03:00 |
|
John Preston
|
55edb3bdfe
|
Update API scheme to layer 119. Count replies.
|
2020-09-29 19:03:18 +03:00 |
|
John Preston
|
fcdc4cd465
|
Handle bot callback buttons with password.
|
2020-09-29 19:03:18 +03:00 |
|
23rd
|
91118bf087
|
Removed App::wnd from history_view_context_menu.
|
2020-09-29 19:02:52 +03:00 |
|
John Preston
|
d34eabdc11
|
Fix crash in poll view destruction.
|
2020-08-24 17:59:44 +04:00 |
|
23rd
|
8a34f29329
|
Moved toggling of existing media to separate file.
|
2020-08-19 14:47:25 +03:00 |
|
John Preston
|
0e1f59a0ed
|
Fix crash in editing a deleted message.
Regression was introduced in b02b690747 .
|
2020-08-17 13:50:16 +04:00 |
|
John Preston
|
79feb0c6d9
|
Show video icon in call bubble in history.
|
2020-08-12 12:47:19 +04:00 |
|
John Preston
|
83759adb5f
|
Start video call from video call service message.
|
2020-08-11 18:21:40 +04:00 |
|
John Preston
|
6f90e57523
|
Support special video calls service messages.
|
2020-08-11 18:21:40 +04:00 |
|
23rd
|
b12256f1ee
|
Added ability to schedule polls from section of scheduled messages.
Fixed #7433.
|
2020-08-11 18:13:40 +04:00 |
|
23rd
|
14cda49db2
|
Moved code for send context menu to namespace.
|
2020-08-11 18:13:40 +04:00 |
|
23rd
|
1eea07d88a
|
Added ability to schedule and send silently stickers from autocomplete.
|
2020-08-11 18:13:40 +04:00 |
|
23rd
|
cf56658664
|
Slightly refactored FieldAutocomplete.
|
2020-08-11 18:13:40 +04:00 |
|
23rd
|
edceed28d7
|
Moved code for send context menu to separate file.
|
2020-08-11 18:13:40 +04:00 |
|
23rd
|
1fee7d1a41
|
Added ability to schedule and send silently media from inline bots.
|
2020-08-11 18:13:40 +04:00 |
|
23rd
|
d1d153e886
|
Added Api::SendOptions passing from TabbedSelector for inline results.
|
2020-08-11 18:13:40 +04:00 |
|
23rd
|
43056107fd
|
Added ability to pass SendMenuType to TabbedSelector.
|
2020-08-11 18:13:40 +04:00 |
|
23rd
|
759e802eba
|
Added ability to pass Api::SendOptions from TabbedSelector.
|
2020-08-11 18:13:40 +04:00 |
|
John Preston
|
152b49c65c
|
Reset notify settings on unarchive.
|
2020-07-25 11:25:22 +04:00 |
|
John Preston
|
5c5414b680
|
Improve video userpics in chat history.
|
2020-07-25 11:25:22 +04:00 |
|
John Preston
|
f99960e1f6
|
Play video userpics in photo change messages.
|
2020-07-25 11:25:22 +04:00 |
|
John Preston
|
e363b254f6
|
Add Unarchive button to ContactStatus bar.
|
2020-07-25 11:25:19 +04:00 |
|
John Preston
|
1a9c241b96
|
Update API scheme to layer 116.
|
2020-07-25 11:24:11 +04:00 |
|
John Preston
|
638d4d63c5
|
Update API scheme to layer 115.
|
2020-07-25 11:24:11 +04:00 |
|