John Preston
|
d5b8fc703e
|
Fix Ctrl+[1-5] jump to pinned in folders.
|
2020-03-27 20:36:05 +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
|
ca3419ef24
|
Make filtered lists independent from folders.
|
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
|
db322cc19a
|
Move requestDialogEntry to Histories.
|
2020-02-21 18:48:30 +04:00 |
John Preston
|
c8d2ac9583
|
Move message ownership to History.
|
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
|
4544b091a0
|
Allow rotating content in media viewer.
|
2020-02-05 19:37:39 +04:00 |
23rd
|
d1d5312ead
|
Moved searching of sticker mimes to single place.
|
2020-01-23 10:09:33 +03:00 |
John Preston
|
afff7634f9
|
Display last voters userpics.
|
2020-01-23 10:09:33 +03:00 |
John Preston
|
0eb8d24394
|
Fix unread badge update when leaving a channel.
Fixes #6995.
|
2020-01-17 14:14:19 +03:00 |
John Preston
|
49129c1529
|
Update API scheme to layer 108.
|
2019-12-29 15:28:27 +03:00 |
John Preston
|
66204bae95
|
Update API scheme on layer 107.
|
2019-12-29 14:41:10 +03:00 |
John Preston
|
d47c138f23
|
Save streaming player between message edits.
|
2019-12-28 17:56:06 +03:00 |
John Preston
|
fedf29adb1
|
Fix timestamp highlights when editing media.
|
2019-12-27 15:15:16 +03:00 |
John Preston
|
08e04cdcb1
|
Fix autoplay settings apply in albums.
|
2019-12-25 12:01:49 +03:00 |
John Preston
|
dbdd9aa481
|
Stop GIFs that are far away from the screen.
|
2019-12-11 17:15:29 +03:00 |
John Preston
|
bfa5accc29
|
Use shared player for each document.
|
2019-12-11 13:15:48 +03:00 |
John Preston
|
1243123579
|
Allow multiple players of the same file.
|
2019-12-10 17:06:22 +03:00 |
John Preston
|
8e8c356659
|
Use streamed video for GIFs in History.
|
2019-12-10 15:49:37 +03:00 |
John Preston
|
41e13e39bc
|
Apply ignore_restriction_reasons from config.
|
2019-12-09 18:42:11 +03:00 |
John Preston
|
30a1bd7ba2
|
Use base::call_delayed.
|
2019-10-19 12:27:56 +04:00 |
John Preston
|
246c45ce0e
|
Use lib_ui from submodule.
|
2019-10-19 12:27:28 +04: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
|
ee5423762a
|
Generate previews for cloud theme links.
|
2019-09-09 14:56:05 +03:00 |
John Preston
|
ac8f924909
|
Show tdesktop cloud themes in a box.
|
2019-09-06 19:31:06 +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 |
John Preston
|
0a4f91a53d
|
Notify about published scheduled messages.
|
2019-08-29 10:01:28 +03:00 |
John Preston
|
149c69809d
|
Apply peer restrictions.
|
2019-08-29 10:01:28 +03:00 |
John Preston
|
03cdddfe18
|
Allow sending scheduled messages.
|
2019-08-27 19:10:37 +03:00 |
John Preston
|
815a18be94
|
Add initial scheduled list implementation.
|
2019-08-27 19:10:37 +03:00 |
John Preston
|
3814b0833d
|
Keep track of scheduled messages.
|
2019-08-27 19:10:37 +03:00 |
John Preston
|
549789bfb7
|
Update API scheme to layer 105.
|
2019-08-27 19:10:37 +03:00 |
John Preston
|
e1fe373504
|
Fix localtime-related slowmode errors.
|
2019-08-20 12:42:37 +03:00 |
John Preston
|
02b65a42f7
|
Move message client flags to a separate field.
|
2019-08-09 20:19:23 +01:00 |
John Preston
|
d7f7a03eb4
|
Don't refresh large emoji messages when sent.
|
2019-08-09 11:51:35 +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
|
06982fdf04
|
Remove some calls to Auth().
|
2019-07-24 13:13:51 +02:00 |
John Preston
|
9cf4cf6dca
|
Move MTP::Instance to Main::Account.
|
2019-07-24 10:46:23 +02:00 |
John Preston
|
873b77cf40
|
Use UserData::isBot where applicable.
|
2019-07-24 08:02:20 +02:00 |
John Preston
|
01d0479335
|
Show slowmode button in chat.
|
2019-07-24 08:02:20 +02:00 |
John Preston
|
c5df4db621
|
Fix possible race conditions in msgid().
|
2019-07-15 16:00:30 +02:00 |
John Preston
|
7a11d1e31f
|
Fix stickers on Linux 32 bit.
|
2019-07-15 14:17:22 +02:00 |
23rd
|
8486ad368e
|
Fixed restrictions for channels.
- Regression was introduced in 567bf60644 .
|
2019-07-06 10:58:10 +03:00 |
John Preston
|
567bf60644
|
Use getters in MTP classes.
|
2019-07-05 16:23:07 +02:00 |
John Preston
|
d479442a63
|
Fix local thumbnail saving for stickers.
|
2019-07-04 11:04:12 +02:00 |
John Preston
|
35bc2cc2a5
|
Prepare lottie animations caching.
|
2019-07-01 17:57:34 +02:00 |
23rd
|
dcba07b9b7
|
Added sticker picker to touchbar.
|
2019-06-22 22:13:06 +02:00 |
John Preston
|
7d585ab72f
|
Handle located groups as public.
|
2019-06-21 14:27:46 +02:00 |
John Preston
|
87fc066e67
|
Use tr:: instead of lang().
|
2019-06-21 11:06:51 +02:00 |
John Preston
|
5e3734d7bf
|
ReportSpamPanel -> HistoryView::ContactStatus.
|
2019-06-21 11:06:45 +02:00 |
John Preston
|
30dea3a2e7
|
Use isConstant bool instead of ContactStatus enum.
|
2019-06-21 11:06:45 +02:00 |
John Preston
|
9ca4f0975a
|
Use 'ms' restriction tag for Windows Store build.
|
2019-06-18 15:45:09 +02:00 |
John Preston
|
2f963d7f12
|
Fix default broadcast notification settings.
|
2019-06-04 16:40:24 +03:00 |
John Preston
|
04e3b250e7
|
Keep track of fully cached media files.
|
2019-06-04 14:30:44 +03:00 |
John Preston
|
cca906d383
|
Use ready parts from loader in streaming.
|
2019-06-04 14:30:43 +03:00 |
John Preston
|
8c0cd9b9e9
|
Prepare Media::Streaming::Reader to be shared.
|
2019-06-04 14:30:43 +03:00 |
23rd
|
62a6812259
|
Added ability to update pinned dialogs.
|
2019-05-27 15:34:59 +02:00 |
23rd
|
9c60d2be80
|
Updated for archive support.
|
2019-05-27 15:34:58 +02:00 |
23rd
|
8099305c53
|
Added buttons of pinned dialogs in main touch bar.
|
2019-05-27 15:34:56 +02:00 |
John Preston
|
3577e71782
|
Validate mime type of animated stickers.
|
2019-05-27 15:09:07 +02:00 |
John Preston
|
c4aac5fa0e
|
Update API scheme to layer 100.
|
2019-05-27 15:09:06 +02:00 |
John Preston
|
7ee16ba45c
|
Clear hidden animated stickers.
|
2019-05-27 14:11:26 +02:00 |
John Preston
|
0247e876df
|
Remove locally saved empty histories.
|
2019-05-03 15:18:18 +04:00 |
John Preston
|
5c3f93eee1
|
Fix crash in replies.
Regression was introduced in b1df3c0ec4.
|
2019-05-01 16:11:44 +04:00 |
John Preston
|
08bddc5579
|
Move messages data to AuthSession.
|
2019-05-01 16:11:42 +04:00 |
John Preston
|
5f62c2100c
|
Count unread marks in non-fully loaded folders.
|
2019-05-01 16:11:40 +04:00 |
John Preston
|
52b9212625
|
Display top bar in archive.
|
2019-05-01 16:11:40 +04:00 |
John Preston
|
9ff02707bf
|
Improve archive chat list entry layout.
|
2019-05-01 16:11:38 +04:00 |
John Preston
|
01d5589594
|
Add archived results in chats search.
|
2019-05-01 16:11:38 +04:00 |
John Preston
|
8fd811517b
|
Count unread correctly in folders.
|
2019-05-01 16:11:37 +04:00 |
John Preston
|
58519300ea
|
Support pinned chats in folders.
|
2019-05-01 16:11:37 +04:00 |
John Preston
|
518ff146b2
|
Don't allow reordering of the archive.
|
2019-05-01 16:11:36 +04:00 |
John Preston
|
f3ed7a674a
|
Create dialog rows only with known folders.
|
2019-05-01 16:11:35 +04:00 |
John Preston
|
854870683b
|
Add ability to archive/unarchive the chats.
|
2019-05-01 16:11:35 +04:00 |
John Preston
|
c58f097535
|
Correctly move histories between chat lists.
|
2019-05-01 16:11:35 +04:00 |
John Preston
|
0367319934
|
Load folder dialogs list.
|
2019-05-01 16:11:35 +04:00 |
John Preston
|
305a611211
|
Load dialogs list in ApiWrap and Data::Session.
|
2019-05-01 16:11:34 +04:00 |
John Preston
|
0c0d6bc411
|
Move chats / contacts lists to Data::Session.
|
2019-05-01 16:11:33 +04:00 |
John Preston
|
76c3e9a529
|
Display title and userpic of archived chats.
|
2019-05-01 16:11:14 +04:00 |
John Preston
|
9bf8a8108d
|
Comment out non-folder feed code.
|
2019-04-25 14:16:30 +04:00 |
John Preston
|
fb244c00b9
|
Fix local history clearing.
|
2019-04-08 13:16:45 +04:00 |
John Preston
|
cd3c1c6dc0
|
Use new animations engine for typings.
|
2019-04-02 14:33:53 +04:00 |
John Preston
|
8759d637ff
|
Use StorageFileLocation in mtpFileLoader.
|
2019-03-29 14:24:07 +04:00 |
John Preston
|
aa8f62da9d
|
Support new ('modern') API file locations.
|
2019-03-29 14:24:07 +04:00 |
John Preston
|
3bd1bbc77a
|
Use Streaming::Player in video messages playback.
|
2019-03-26 16:51:39 +04:00 |
John Preston
|
bb2e683dea
|
Fix leaving channels and supergroups.
Fixes #5838.
|
2019-03-25 15:52:30 +04:00 |
John Preston
|
a34e998c42
|
Handle fwd_from without a link to the account.
|
2019-03-24 12:12:42 +04:00 |
John Preston
|
13a9b967e9
|
Use user phrases for support accounts.
|
2019-03-12 14:38:59 +04:00 |
John Preston
|
2a3a38531b
|
Fix photo inline result sending.
Fixes #5594.
|
2019-03-12 13:49:16 +04:00 |
John Preston
|
2208621050
|
First version of caching in media streaming.
|
2019-03-11 11:49:54 +04:00 |
23rd
|
f48d8538c0
|
Added ability to see attached stickers on photos.
|
2019-03-10 22:10:36 +04:00 |
John Preston
|
fe618bd652
|
Use crl::time/now instead of TimeMs/getms.
|
2019-02-19 11:06:33 +04:00 |