John Preston
|
f2577265ee
|
Refresh main message view for inactive accounts.
|
2020-07-02 13:35:07 +04:00 |
23rd
|
0227b5f2fa
|
Removed Notify::inlineKeyboardMoved as completely unused code.
|
2020-06-29 06:26:09 +04:00 |
John Preston
|
30c82bb2e0
|
Remove some MainWindow::sessionController() calls.
|
2020-06-23 21:53:44 +04:00 |
John Preston
|
ee43027bea
|
Remove some usages of App::main().
|
2020-06-23 21:53:39 +04:00 |
John Preston
|
f066e0f05a
|
Use Data::CloudImage for userpics.
|
2020-06-01 18:09:33 +04:00 |
John Preston
|
f76e094e98
|
Use info toast to show proxy / psa about text.
|
2020-04-30 15:20:50 +04:00 |
John Preston
|
4efd649c27
|
Hide tooltip button in psa / quizes.
|
2020-04-30 14:11:05 +04:00 |
John Preston
|
ff25f1d5c9
|
Slide psa / quiz toast from the top.
|
2020-04-30 13:16:42 +04:00 |
John Preston
|
8a4c7e3994
|
Show PSA tooltip icon and tooltip.
|
2020-04-30 11:35:01 +04:00 |
John Preston
|
70408f0e22
|
First version of reading-while-scrolling.
|
2020-02-21 18:48:29 +04:00 |
John Preston
|
3e0b2f5553
|
Add PollResultsBox.
|
2020-01-23 10:09:33 +03:00 |
John Preston
|
849deb57e2
|
Move many widget classes to lib_ui.
|
2019-10-01 23:59:46 +03:00 |
John Preston
|
0c713a930a
|
Remove app.h / facades.h from precompiled header.
|
2019-10-01 23:59:46 +03:00 |
John Preston
|
4b7b1c35e1
|
Improve storing of played animated stickers.
|
2019-08-09 11:50:49 +01:00 |
John Preston
|
708b1d7ad4
|
Add 'Loop animated stickers' setting.
|
2019-08-09 11:50:49 +01:00 |
John Preston
|
ff44094ded
|
Rename AuthSession to Main::Session.
|
2019-07-24 13:45:24 +02:00 |
John Preston
|
06982fdf04
|
Remove some calls to Auth().
|
2019-07-24 13:13:51 +02:00 |
John Preston
|
a547f80ae9
|
Rename Window::Controller to Window::SessionController.
|
2019-06-06 13:21:40 +03:00 |
John Preston
|
7ee16ba45c
|
Clear hidden animated stickers.
|
2019-05-27 14:11:26 +02: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
|
99bb09374d
|
Use new animations engine everywhere.
|
2019-04-02 14:33:53 +04:00 |
John Preston
|
a34e998c42
|
Handle fwd_from without a link to the account.
|
2019-03-24 12:12:42 +04:00 |
John Preston
|
fe618bd652
|
Use crl::time/now instead of TimeMs/getms.
|
2019-02-19 11:06:33 +04:00 |
John Preston
|
ebc2043055
|
Improve empty group display.
|
2019-01-22 11:50:21 +04:00 |
John Preston
|
314e30272b
|
Replace SingleTimer with base::Timer.
|
2019-01-18 16:41:08 +04:00 |
John Preston
|
01b7d4ffba
|
Use Text to display empty group state.
|
2019-01-18 16:41:07 +04:00 |
John Preston
|
2a0b9a44dd
|
Remove supergroup migrate messages.
|
2019-01-17 12:21:31 +04:00 |
John Preston
|
57f2ae098f
|
Show exact option votes count in a tooltip.
Fixes #5505.
|
2018-12-24 14:24:16 +04:00 |
John Preston
|
5a487bc30c
|
Refresh file references in saveGif/faveSticker.
|
2018-08-20 17:26:28 +03:00 |
John Preston
|
839885910c
|
Pass FileOrigin in all file downloads.
|
2018-08-20 17:26:28 +03:00 |
John Preston
|
a053384618
|
Fix mtproto-proxy working with domain names.
Also refactor a bit TcpConnection and HttpConnection classes.
|
2018-05-17 13:27:49 +03:00 |
John Preston
|
7d8ba15252
|
Allow to report messages in supergroups.
|
2018-05-10 17:15:16 +03:00 |
John Preston
|
6bd5301828
|
Fix crash when accessing a deleted item view.
|
2018-03-09 21:22:31 +03:00 |
John Preston
|
66ac4d6150
|
No fast reply and double click reply if selecting.
Also fix messages selection glitch.
|
2018-03-09 00:21:27 +03:00 |
John Preston
|
61700577d0
|
Fix possible crash with invalidated views.
|
2018-03-08 13:47:31 +03:00 |
John Preston
|
d4f4698c69
|
Closed beta 1.2.8.2.
|
2018-02-08 12:20:53 +03:00 |
John Preston
|
7435bd7fb0
|
Implement drag-n-drop from HistoryView::ListWidget.
|
2018-02-08 12:20:53 +03:00 |
John Preston
|
600737c44f
|
Fix copy selected items text in old and new lists.
|
2018-02-08 12:20:53 +03:00 |
John Preston
|
2fdc3169ce
|
Fix / improve support for album items selection.
|
2018-02-08 12:20:52 +03:00 |
John Preston
|
63c1212ef1
|
Allow multiple items selection in HistoryView.
|
2018-02-08 12:20:52 +03:00 |
John Preston
|
fe1a90bd39
|
Move message context menu to a separate module.
|
2018-02-08 12:20:52 +03:00 |
John Preston
|
ebd4651ac2
|
Manage unread bar using HistoryView::Element-s.
|
2018-02-08 12:20:50 +03:00 |
John Preston
|
8a56ede187
|
Move all (item/view/media) maps to Data::Session.
|
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 |
John Preston
|
794e31505b
|
First version of feed section view.
|
2018-02-08 12:20:46 +03:00 |