John Preston
|
167a73ef1b
|
Add sent/read checks for some service messages.
|
2020-11-09 12:36:15 +03:00 |
John Preston
|
793ec84098
|
Fix pinned message of self-destruct media.
|
2020-10-30 18:32:21 +03:00 |
John Preston
|
c4af731b19
|
Wrap messageActionGeoProximityReached service message.
|
2020-10-30 18:32:19 +03:00 |
John Preston
|
ae298818a8
|
Implement message bar with animations.
|
2020-10-30 18:32:17 +03:00 |
John Preston
|
cc28ba4284
|
Update API scheme to layer 120.
|
2020-10-30 18:32:17 +03:00 |
John Preston
|
719bed6e85
|
Move some text formatting to tg_ui:ui/text/format_values.
|
2020-09-30 16:29:17 +03:00 |
John Preston
|
be14456290
|
Show correct reply in Replies bot.
|
2020-09-29 19:03:24 +03:00 |
John Preston
|
55edb3bdfe
|
Update API scheme to layer 119. Count replies.
|
2020-09-29 19:03:18 +03:00 |
John Preston
|
997913be25
|
One Window::Notifications system for all sessions.
|
2020-06-23 21:53:42 +04:00 |
John Preston
|
f450f81215
|
Remove non-UI calls to App::main.
|
2020-06-23 21:53:40 +04:00 |
John Preston
|
03dec15e8e
|
Pass Main::Session to click handler creators.
|
2020-06-23 21:53:38 +04:00 |
John Preston
|
3878a1b212
|
Remove some more Auth() calls.
|
2020-06-23 21:53:38 +04:00 |
John Preston
|
099482574e
|
Fix sending stickers from inline bots.
Fixes #8020.
|
2020-06-16 20:53:44 +04:00 |
John Preston
|
c8d2ac9583
|
Move message ownership to History.
|
2020-02-21 18:48:29 +04:00 |
John Preston
|
0c713a930a
|
Remove app.h / facades.h from precompiled header.
|
2019-10-01 23:59:46 +03:00 |
John Preston
|
03cdddfe18
|
Allow sending scheduled messages.
|
2019-08-27 19:10:37 +03:00 |
John Preston
|
02b65a42f7
|
Move message client flags to a separate field.
|
2019-08-09 20:19:23 +01:00 |
John Preston
|
850940116d
|
Move HistoryMedia to HistoryView namespace.
|
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
|
0005e0a3ce
|
Track local messages, restore on history jump.
|
2019-07-24 08:02:20 +02:00 |
John Preston
|
567bf60644
|
Use getters in MTP classes.
|
2019-07-05 16:23:07 +02:00 |
John Preston
|
4917ca7b32
|
Remove all legacy global namespace langs.
|
2019-06-21 11:06:52 +02:00 |
John Preston
|
87fc066e67
|
Use tr:: instead of lang().
|
2019-06-21 11:06:51 +02:00 |
John Preston
|
a547f80ae9
|
Rename Window::Controller to Window::SessionController.
|
2019-06-06 13:21:40 +03:00 |
John Preston
|
08bddc5579
|
Move messages data to AuthSession.
|
2019-05-01 16:11:42 +04:00 |
John Preston
|
9bf8a8108d
|
Comment out non-folder feed code.
|
2019-04-25 14:16:30 +04:00 |
John Preston
|
fe618bd652
|
Use crl::time/now instead of TimeMs/getms.
|
2019-02-19 11:06:33 +04:00 |
John Preston
|
4111da1dd0
|
Move some calls from App namespace.
|
2019-01-22 17:10:01 +04:00 |
John Preston
|
2a0b9a44dd
|
Remove supergroup migrate messages.
|
2019-01-17 12:21:31 +04:00 |
John Preston
|
c5a41e1f55
|
Divide data/data_peer and remove from PCH.
|
2019-01-17 12:21:29 +04:00 |
John Preston
|
1f8626b383
|
Move App::histories to Data::Session.
|
2019-01-17 12:21:28 +04:00 |
John Preston
|
c11b977f1d
|
Fix lagging chat list update in support.
|
2019-01-11 17:30:00 +04:00 |
John Preston
|
6d08394adc
|
Divide history_media_types to several modules.
|
2018-12-21 17:09:31 +04:00 |
John Preston
|
6d9f40db30
|
Update API scheme to layer 91.
|
2018-12-21 17:09:30 +04:00 |
John Preston
|
7960706e60
|
Update API scheme to layer 90.
|
2018-12-17 11:01:30 +04:00 |
John Preston
|
784b0a2248
|
Revert "Show invite link owner in service message."
This reverts commit 27103889a4 .
|
2018-11-08 17:17:00 +04:00 |
John Preston
|
27103889a4
|
Show invite link owner in service message.
|
2018-11-07 14:28:35 +04:00 |
John Preston
|
241fee80a7
|
Export full messages information.
Also add some more .match() calls to MTP codegen-ed classes.
|
2018-06-14 21:34:53 +03:00 |
John Preston
|
6aecb81c23
|
Update scheme, special scans for identity type.
|
2018-06-03 23:16:38 +03:00 |
John Preston
|
362b3bc578
|
Add bot message secure-values-sent phrases.
|
2018-06-03 23:16:36 +03:00 |
John Preston
|
083b520eee
|
Update API scheme.
|
2018-06-03 23:16:34 +03:00 |
John Preston
|
b3059248d4
|
Display colored reply preview.
Fixes #4768.
|
2018-05-31 14:13:11 +03:00 |
John Preston
|
3c4c466f8e
|
Add cashtags and bot allowed service messages.
|
2018-02-08 12:20:55 +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
|
2586268b81
|
Remove HistoryJoined, use plain HistoryService.
|
2018-02-08 12:20:53 +03:00 |
John Preston
|
b9ad8bb700
|
Feed top bar placeholder.
|
2018-02-08 12:20:51 +03:00 |
John Preston
|
91f369a0b3
|
Handle view resize/repaint requests for mainView.
|
2018-02-08 12:20:49 +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 |