John Preston
|
cd75a45673
|
Disable create polls in support accounts.
|
2020-05-12 11:26:47 +04:00 |
John Preston
|
1f16ac59ca
|
Try to fix a crash in pinned reordering.
|
2020-05-04 19:06:53 +04:00 |
John Preston
|
6adcf660f1
|
Guard click handlers that capture session data.
Click handlers invocation is done by posting on_main,
so in rare cases the session may be already destroyed.
|
2020-05-04 17:38:49 +04:00 |
John Preston
|
d8e55081b0
|
Disallow revoking dice media in first 24 hours.
Fixes #7745.
|
2020-05-01 13:21:57 +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
|
266c1531ce
|
Display PSA label instead of the proxy sponsor.
|
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
|
c70a1f03de
|
Fix applying poll updates.
|
2020-04-30 11:35:01 +04:00 |
John Preston
|
3fa5e004fe
|
Allow editing messages in channels indefinitely.
|
2020-04-23 16:21:30 +04:00 |
John Preston
|
7a9cfcc40d
|
Improve poll closing by timer and results reloading.
|
2020-04-21 18:55:35 +04:00 |
John Preston
|
5dcb232b77
|
Force reload results on auto-closed quiz.
|
2020-04-21 18:55:34 +04:00 |
John Preston
|
3cb76fb80b
|
Support poll closing by date.
|
2020-04-21 18:55:34 +04:00 |
John Preston
|
13d22947df
|
Send poll solution with entities.
|
2020-04-21 18:55:34 +04:00 |
John Preston
|
3e2f4bed50
|
Update scheme to layer 102.
Support different dice-like media.
|
2020-04-21 18:55:34 +04:00 |
John Preston
|
1ed57238a7
|
Allow deleting images in ~DocumentData.
|
2020-03-27 20:36:06 +04:00 |
John Preston
|
c3b807d483
|
Load folders exceptions after 100 chats.
|
2020-03-27 20:36:06 +04:00 |
John Preston
|
fdabdc3626
|
Refresh filter chats count in filter settings.
|
2020-03-27 20:36:06 +04:00 |
John Preston
|
e8bf5bb5ce
|
Move manage filters to a Settings section.
|
2020-03-27 20:36:05 +04:00 |
John Preston
|
d5b8fc703e
|
Fix Ctrl+[1-5] jump to pinned in folders.
|
2020-03-27 20:36:05 +04:00 |
John Preston
|
3ac33e4c1c
|
Leave unread chats in filter until closed.
|
2020-03-27 20:36:05 +04:00 |
John Preston
|
b8684af537
|
Improve filters reordering.
|
2020-03-27 20:36:04 +04:00 |
John Preston
|
c4a0bc1fd5
|
Allow selecting custom filter icons.
|
2020-03-27 20:36:04 +04:00 |
John Preston
|
ce7621fbd9
|
Read and write special filter icon emoji.
|
2020-03-27 20:36:04 +04:00 |
John Preston
|
03da4a5680
|
Fix pinned chats limit.
|
2020-03-27 20:36:04 +04:00 |
John Preston
|
1ea42116d2
|
Fix adding Saved Messages exception to filters.
|
2020-03-27 20:36:04 +04:00 |
John Preston
|
dc49f7e6dc
|
Load all archive after the main list for filters.
|
2020-03-27 20:36:03 +04:00 |
John Preston
|
4881981cf6
|
Enable / disable side bar based on filters.
|
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
|
66c0d51f96
|
Show unread badges 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
|
b88f0108ad
|
Edit chat types in filters.
|
2020-03-27 20:36:02 +04:00 |
John Preston
|
d5bd9fa54d
|
View filter box, removing chats and chat types.
|
2020-03-27 20:36:02 +04:00 |
John Preston
|
b8c11f3d8c
|
Manage filters: delete, add suggested.
|
2020-03-27 20:36:02 +04:00 |
John Preston
|
ca3419ef24
|
Make filtered lists independent from folders.
|
2020-03-27 20:36:02 +04:00 |
John Preston
|
f8cc134bd6
|
Send dice emoji as Dice media.
|
2020-03-27 20:36:02 +04:00 |
John Preston
|
c83e297554
|
Implement dice media display.
|
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
|
ed715fb810
|
Update API scheme to layer 111.
|
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 |
Aleksey Kiporskiy
|
6c46194009
|
bugfix: show chat description
|
2020-03-24 14:56:30 +04:00 |
John Preston
|
1492571232
|
Fix members dropdown and mention autocomplete.
Fixes #7345.
|
2020-03-13 23:14:23 +04:00 |
Av
|
fdd841e5c4
|
Increase media cache memory size to solve flicker issue
When displaying large numbers of GIFs, Telegram's Media Cache runs out of size and unloads items that are still being displayed.
|
2020-03-10 11:47:26 +04:00 |
John Preston
|
844e9b60dd
|
Fix crash in SearchController.
Data::Histories cancels request in Main::Session::api(), so the
request must be sent using this global api(), not custom MTP::Sender.
|
2020-02-25 16:13:07 +04:00 |
John Preston
|
c3463dec63
|
Force zero unread count if read till end.
|
2020-02-24 14:54:00 +04:00 |
John Preston
|
f2ef109940
|
Make sure we request pending dialog entries.
|
2020-02-24 14:54:00 +04:00 |
John Preston
|
91a6632a1b
|
Fix state assertion in reading requets.
|
2020-02-24 12:57:24 +04:00 |
John Preston
|
b84b1e71f7
|
Beta version 1.9.16: Crash fix.
|
2020-02-23 15:13:23 +04:00 |