John Preston
|
48821af475
|
Toggle selection by comments button click.
|
2021-02-22 23:42:42 +04:00 |
|
John Preston
|
19455d44db
|
Add support for imported messages.
|
2021-01-25 16:50:58 +04:00 |
|
23rd
|
9a2fcdde29
|
Fixed fast share button's display in section of pinned messages.
|
2020-10-30 18:32:22 +03:00 |
|
John Preston
|
3dbc131b98
|
Show pin icon in pinned messages.
|
2020-10-30 18:32:20 +03:00 |
|
John Preston
|
92dbd7089b
|
Fix comments layout bug for narrow photos.
|
2020-10-01 14:05:26 +03:00 |
|
John Preston
|
7862443fcb
|
Show comments button for unwrapped medias.
|
2020-09-29 19:03:26 +03:00 |
|
John Preston
|
883c3ecf65
|
Improve root message layout in Replies section.
|
2020-09-29 19:03:25 +03:00 |
|
John Preston
|
4a94a0c438
|
Show replies dialog correctly.
|
2020-09-29 19:03:24 +03:00 |
|
John Preston
|
31e1ed216a
|
Add comments button to channel posts.
|
2020-09-29 19:03:23 +03:00 |
|
John Preston
|
50a0429786
|
Hide root reply info in replies thread.
|
2020-09-29 19:03:19 +03:00 |
|
John Preston
|
099482574e
|
Fix sending stickers from inline bots.
Fixes #8020.
|
2020-06-16 20:53:44 +04:00 |
|
John Preston
|
07e3671ca8
|
Allow monospace blocks to extend bubble width.
This partially fixes #2060 instead of additional settings from #7822.
|
2020-05-12 11:07:41 +04:00 |
|
John Preston
|
067e52f5d1
|
Add an icon to the psa / quiz tooltip.
|
2020-04-30 14:51:26 +04:00 |
|
John Preston
|
4efd649c27
|
Hide tooltip button in psa / quizes.
|
2020-04-30 14:11:05 +04:00 |
|
John Preston
|
8a4c7e3994
|
Show PSA tooltip icon and tooltip.
|
2020-04-30 11:35:01 +04:00 |
|
John Preston
|
66e3b529b7
|
Fix visual glitches in bubble shaking.
|
2020-01-24 17:01:25 +03:00 |
|
John Preston
|
b27a2cd34a
|
Use edit_hide flag to hide 'edited' badge.
|
2019-08-30 18:00:32 +03:00 |
|
John Preston
|
850940116d
|
Move HistoryMedia to HistoryView namespace.
|
2019-08-09 11:50:49 +01:00 |
|
John Preston
|
b5be6df5e2
|
Copy text with expanded links only to external.
Paste valid custom links in message field if copied from messages.
|
2019-04-08 19:10:06 +04:00 |
|
John Preston
|
fe618bd652
|
Use crl::time/now instead of TimeMs/getms.
|
2019-02-19 11:06:33 +04:00 |
|
John Preston
|
98930792c3
|
Fix fast reply and right action in sent messages.
Fixes #4903.
|
2018-06-28 16:24:39 +01:00 |
|
John Preston
|
351a423337
|
Highlight found messages in feed.
|
2018-02-16 20:59:35 +03:00 |
|
John Preston
|
8bacc74d8b
|
Request dialog list entries when needed.
Also save the original server-side int32 date in HistoryItems.
|
2018-02-08 12:20:54 +03:00 |
|
John Preston
|
2fdc3169ce
|
Fix / improve support for album items selection.
|
2018-02-08 12:20:52 +03:00 |
|
John Preston
|
b91ebad8be
|
Improve items resize in history and feed.
|
2018-02-08 12:20:50 +03:00 |
|
John Preston
|
e6baf8ef5b
|
Fix layout of some media, enable GIF autoplay.
|
2018-02-08 12:20:50 +03:00 |
|
John Preston
|
950126865e
|
Handle item view refresh, fix groups.
|
2018-02-08 12:20:49 +03:00 |
|
John Preston
|
7425e80f05
|
Use HistoryMedia as view, add Data::Media.
|
2018-02-08 12:20:48 +03:00 |
|
John Preston
|
97a9089ebf
|
Move draw / getState code to HistoryView::Message.
Item dimensions broken for now.
Also remove history.h from pch.
|
2018-02-08 12:20:48 +03:00 |
|
John Preston
|
bee474f6e9
|
Remove history_item and layout from pch.
Also move some code to separate modules.
Also create history item views by Window::Controller.
|
2018-02-08 12:20:47 +03:00 |
|
John Preston
|
4740d44159
|
Make HistoryView::Message a ClickHandlerHost.
|
2018-02-08 12:20:47 +03:00 |
|
John Preston
|
062b0b2165
|
Save item views in App::*Item() variables.
Also remove App::contextItem.
Also use owning pointers for history context menus.
|
2018-02-08 12:20:47 +03:00 |
|
John Preston
|
8060cb7426
|
Start HistoryView::Message class for item view.
|
2018-02-08 12:20:47 +03:00 |
|