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
|
288c1130b9
|
Version 1.8.2: Fix build.
|
2019-08-20 14:28:40 +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
|
d298953653
|
Add large emoji implementation.
|
2019-08-09 11:50:49 +01:00 |
|
John Preston
|
1d52ba7a42
|
Extract sticker-specific HistoryView code.
|
2019-08-09 11:50:49 +01:00 |
|
John Preston
|
850940116d
|
Move HistoryMedia to HistoryView namespace.
|
2019-08-09 11:50:49 +01:00 |
|
John Preston
|
abf49e1672
|
Update API scheme.
|
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
|
db2018c765
|
Fix owner badges in groups.
|
2019-07-24 08:37:10 +02:00 |
|
John Preston
|
4d92d74de0
|
Add python extensions to the list of executables.
|
2019-07-24 08:02:20 +02:00 |
|
John Preston
|
f36e2981ca
|
Display custom admin ranks in messages.
|
2019-07-24 08:02:20 +02:00 |
|
John Preston
|
873b77cf40
|
Use UserData::isBot where applicable.
|
2019-07-24 08:02:20 +02:00 |
|
John Preston
|
04bf24288a
|
Show slowmode error messages.
|
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
|
328b090877
|
Save slowmode settings in groups.
|
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
|
226ca6d117
|
Clear 'Cancelled' flag on download start.
Fixes #6123.
|
2019-07-04 13:21:43 +02:00 |
|
John Preston
|
d479442a63
|
Fix local thumbnail saving for stickers.
|
2019-07-04 11:04:12 +02:00 |
|
John Preston
|
0a63eac4f6
|
Generate good thumbnail for animated stickers.
|
2019-07-04 10:20:36 +02:00 |
|
John Preston
|
35bc2cc2a5
|
Prepare lottie animations caching.
|
2019-07-01 17:57:34 +02:00 |
|
John Preston
|
8f3f898c47
|
Show animated stickers in StickerSetBox.
|
2019-07-01 17:57:32 +02:00 |
|
John Preston
|
352839337d
|
Add SCAM badge for users and channels.
|
2019-06-23 14:18:33 +02:00 |
|
John Preston
|
88b7387a40
|
Closed alpha version 1.7.8.1: Fix build for Xcode.
|
2019-06-22 22:42:30 +02:00 |
|
23rd
|
dcba07b9b7
|
Added sticker picker to touchbar.
|
2019-06-22 22:13:06 +02:00 |
|
John Preston
|
a4d83b679a
|
Allow searching USA by 'United States'.
|
2019-06-22 22:12:47 +02:00 |
|
John Preston
|
7d585ab72f
|
Handle located groups as public.
|
2019-06-21 14:27:46 +02:00 |
|
John Preston
|
4917ca7b32
|
Remove all legacy global namespace langs.
|
2019-06-21 11:06:52 +02:00 |
|
John Preston
|
edcd09c29f
|
Remove LangKey.
|
2019-06-21 11:06:51 +02:00 |
|
John Preston
|
87fc066e67
|
Use tr:: instead of lang().
|
2019-06-21 11:06:51 +02:00 |
|
John Preston
|
a7c8feaecb
|
Use tr:: instead of langFactory and __rich.
|
2019-06-21 11:06:50 +02:00 |
|
John Preston
|
ca7c50fbcd
|
Remove pseudo-HTML from langpacks and Ui::Text::String.
|
2019-06-21 11:06:46 +02:00 |
|
John Preston
|
2162aa8df0
|
Rename Text to Ui::Text::String.
|
2019-06-21 11:06:46 +02:00 |
|
John Preston
|
e9677779b8
|
Show phone number only in the chat top bar.
|
2019-06-21 11:06:46 +02:00 |
|
John Preston
|
aca3ec0ab8
|
Implement block + clear from ContactStatus bar.
|
2019-06-21 11:06:46 +02:00 |
|
John Preston
|
984f19b1e9
|
Implement adaptive ContactStatus buttons.
|
2019-06-21 11:06:45 +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
|
14b82698f8
|
Update API scheme to layer 102.
|
2019-06-21 11:06:44 +02:00 |
|
John Preston
|
9ca4f0975a
|
Use 'ms' restriction tag for Windows Store build.
|
2019-06-18 15:45:09 +02:00 |
|
John Preston
|
d0b86e1229
|
Optimize online dots + add animations.
|
2019-06-17 18:13:05 +02:00 |
|
John Preston
|
034bee8fc3
|
Optimize Folder::paintUserpic.
|
2019-06-17 15:30:46 +02:00 |
|