John Preston
|
997913be25
|
One Window::Notifications system for all sessions.
|
2020-06-23 21:53:42 +04:00 |
|
John Preston
|
83538675ce
|
Move a lot of settings to Core::Settings.
|
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
|
3c4e959468
|
Replace observer_peer with rpl interface.
|
2020-06-23 21:53:40 +04:00 |
|
John Preston
|
0b028b959b
|
Move updates handling MainWidget -> Api::Updates.
|
2020-06-23 21:53:39 +04:00 |
|
John Preston
|
fc174f742a
|
Move stickers code to Data::Stickers class.
|
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
|
bdbcd8e540
|
Use Main::Session in entities parsing.
|
2020-06-08 12:05:17 +04:00 |
|
John Preston
|
f066e0f05a
|
Use Data::CloudImage for userpics.
|
2020-06-01 18:09:33 +04:00 |
|
John Preston
|
c478d96385
|
Add debug logs for chats reading requests.
|
2020-05-12 16:18:19 +04:00 |
|
John Preston
|
07c8aae225
|
Version 2.1.1: Pin to top only new bots.
|
2020-05-01 21:20:10 +04:00 |
|
23rd
|
c3c482aa50
|
Improved peer context menu item to archive chat.
|
2020-05-01 12:31:13 +04:00 |
|
John Preston
|
f76e094e98
|
Use info toast to show proxy / psa about text.
|
2020-04-30 15:20:50 +04:00 |
|
John Preston
|
b6e184d0c8
|
Support bots as top promoted dialog entries.
|
2020-04-30 11:35:01 +04:00 |
|
John Preston
|
042ed8f54a
|
Support psa_message in chats list.
|
2020-04-30 11:35:01 +04:00 |
|
John Preston
|
8d632bd2be
|
Update API scheme to layer 103.
|
2020-04-30 11:35:01 +04:00 |
|
John Preston
|
b16696db93
|
Don't scroll down when read from another device.
|
2020-04-13 15:31:54 +04:00 |
|
John Preston
|
2f7563767d
|
Fix crash in archive / pinned in folder management.
|
2020-03-30 21:04:49 +04:00 |
|
John Preston
|
36d3dcd6d8
|
Fix marking scheduled out messages as read.
|
2020-03-27 20:36:06 +04:00 |
|
John Preston
|
3ac33e4c1c
|
Leave unread chats in filter until closed.
|
2020-03-27 20:36:05 +04:00 |
|
John Preston
|
f0322cd107
|
Fix filters unread counters.
|
2020-03-27 20:36:03 +04:00 |
|
John Preston
|
55900bbd3d
|
Save pinned chats in filters to server.
|
2020-03-27 20:36:03 +04:00 |
|
John Preston
|
e27a8fe058
|
Support pinned locally in filters.
|
2020-03-27 20:36:03 +04:00 |
|
John Preston
|
38a744fe5b
|
Count unread messages in Dialogs::MainList.
|
2020-03-27 20:36:02 +04:00 |
|
John Preston
|
11d31ffc84
|
Parse and apply cloud filters.
|
2020-03-27 20:36:01 +04:00 |
|
John Preston
|
2f1ee6f1fa
|
Show two hardcoded filters in Ui.
|
2020-03-27 20:36:01 +04:00 |
|
John Preston
|
71f7aae948
|
Replace dialogs mode with filters.
|
2020-03-27 20:36:01 +04:00 |
|
John Preston
|
b5ad3e7724
|
Fix unread badges for new dialogs.
|
2020-02-25 13:58:58 +04:00 |
|
John Preston
|
6f672ecdc3
|
Request history parts through Histories.
|
2020-02-21 18:48:30 +04:00 |
|
John Preston
|
db322cc19a
|
Move requestDialogEntry to Histories.
|
2020-02-21 18:48:30 +04:00 |
|
John Preston
|
9bdcd08233
|
Don't read history for guest channels.
|
2020-02-21 18:48:30 +04:00 |
|
John Preston
|
49c4d35afa
|
Improve working with unread bar.
|
2020-02-21 18:48:30 +04:00 |
|
John Preston
|
ee3e9af63a
|
Remove counter from unread bar.
|
2020-02-21 18:48:30 +04:00 |
|
John Preston
|
a3f19c073b
|
Fix 'reading' of an empty history.
|
2020-02-21 18:48:29 +04:00 |
|
John Preston
|
c8d2ac9583
|
Move message ownership to History.
|
2020-02-21 18:48:29 +04:00 |
|
John Preston
|
5b7f7ed70e
|
Fix reading of currently opened chat.
|
2020-02-21 18:48:29 +04:00 |
|
John Preston
|
c04f3a7048
|
Don't replace local with server last message.
|
2020-02-21 18:48:29 +04:00 |
|
John Preston
|
32d93e2651
|
Fix several read requests together.
|
2020-02-21 18:48:29 +04:00 |
|
John Preston
|
9cccea9a87
|
All read history done through Data::Histories.
|
2020-02-21 18:48:29 +04:00 |
|
John Preston
|
b0e1ae3948
|
Prepare Data::Histories for requests interdependencies.
|
2020-02-21 18:48:29 +04:00 |
|
John Preston
|
70408f0e22
|
First version of reading-while-scrolling.
|
2020-02-21 18:48:29 +04:00 |
|
John Preston
|
f88466a376
|
Don't refresh messages redundantly.
Fixes #6781.
|
2019-12-10 10:49:31 +03:00 |
|
John Preston
|
0c713a930a
|
Remove app.h / facades.h from precompiled header.
|
2019-10-01 23:59:46 +03:00 |
|
John Preston
|
d7cb8b7065
|
Version 1.8.4: Fix crash in local messages.
|
2019-09-06 16:41:43 +03:00 |
|
John Preston
|
ab6d9ff73c
|
Fix sending first message in chat.
|
2019-09-06 14:14:04 +03:00 |
|
John Preston
|
ee0f66d746
|
Fix crash in history clear while sending messages.
Don't remove messages that are currently being sent from locals.
|
2019-09-06 10:56:01 +03:00 |
|
John Preston
|
7893ad0558
|
Mark all types of local history items.
|
2019-09-06 10:53:44 +03:00 |
|
John Preston
|
791ae64a90
|
Fix crash in local messages tracking.
|
2019-08-31 14:25:24 +03:00 |
|
John Preston
|
3715fa4b1e
|
Fix scheduled notifications on inbox read.
|
2019-08-30 17:06:21 +03:00 |
|
John Preston
|
07f45b7eab
|
Improve published scheduled notifications.
|
2019-08-29 10:01:28 +03:00 |
|