23rd
|
d4bb62d055
|
Slightly refactored uploading of edit media.
|
2021-03-13 12:59:11 +03:00 |
John Preston
|
68b0a85369
|
Rename RPCError to MTP::Error.
|
2021-03-12 16:58:26 +04:00 |
John Preston
|
502a3ca70f
|
Update API scheme to layer 124.
|
2021-02-22 23:42:40 +04:00 |
23rd
|
d4bbbdb65c
|
Replaced rand_value util function with openssl::RandomValue.
|
2021-01-24 10:41:10 +03:00 |
John Preston
|
d16bc36bae
|
Update API scheme.
|
2020-12-22 22:39:30 +04:00 |
John Preston
|
00504b61cd
|
Allow all messages silent in support mode.
|
2020-11-19 16:23:57 +03:00 |
John Preston
|
c2f0bcf933
|
Keep first game sticker frames inside the binary.
|
2020-10-30 18:32:19 +03:00 |
John Preston
|
7f956d32a6
|
Support slot machine game.
|
2020-10-30 18:32:18 +03:00 |
John Preston
|
ae298818a8
|
Implement message bar with animations.
|
2020-10-30 18:32:17 +03:00 |
John Preston
|
01ab6e6d4d
|
Support anonymous group admins.
|
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
|
d4feb16378
|
Don't mark as read when scheduling messages.
|
2020-07-23 17:46:52 +04:00 |
23rd
|
5c097887ef
|
Added ability to edit media in scheduled messages.
|
2020-07-17 18:22:38 +03:00 |
John Preston
|
52e780b065
|
Fix a memory leak using a recursive lambda.
|
2020-07-14 19:03:14 +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
|
b0f9ad71dd
|
Check some more App::main()s.
|
2020-06-23 21:53:40 +04:00 |
John Preston
|
fc174f742a
|
Move stickers code to Data::Stickers class.
|
2020-06-23 21:53:38 +04:00 |
John Preston
|
bdbcd8e540
|
Use Main::Session in entities parsing.
|
2020-06-08 12:05:17 +04:00 |
23rd
|
41255cab44
|
Removed display views and author for sent scheduled messages.
Moved filling of post flags to a single place.
|
2020-05-20 12:41:44 +04:00 |
John Preston
|
bed208d621
|
Send dice media based on appconfig.
|
2020-04-21 18:55:35 +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
|
9ef41062d3
|
Ignore whitespaces in dice sending.
|
2020-03-30 23:53:10 +04:00 |
John Preston
|
f8cc134bd6
|
Send dice emoji as Dice media.
|
2020-03-27 20:36:02 +04:00 |
John Preston
|
818f5cd004
|
Send and delete messages 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
|
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
|
a87529b8c9
|
Version 1.8.10.
- Bug fixes and other minor improvements.
|
2019-10-01 23:59:46 +03:00 |
John Preston
|
0c30bbf40a
|
Fix file reference refresh in stickers / GIFs.
Fixes #6592.
|
2019-09-30 13:25:09 +03:00 |
John Preston
|
51c1dc20e1
|
Unregister randomId if send message fails.
|
2019-09-09 11:13:41 +03:00 |
John Preston
|
03cdddfe18
|
Allow sending scheduled messages.
|
2019-08-27 19:10:37 +03:00 |
John Preston
|
caef7dde24
|
Bundle silent and scheduled to Api::SendOptions.
|
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
|
02b65a42f7
|
Move message client flags to a separate field.
|
2019-08-09 20:19:23 +01:00 |
John Preston
|
3f2cc01f48
|
Allow sending silent messages.
|
2019-07-27 17:19:04 +02:00 |
John Preston
|
ff44094ded
|
Rename AuthSession to Main::Session.
|
2019-07-24 13:45:24 +02:00 |
John Preston
|
c50ade565a
|
Track sending and failed messages.
|
2019-07-24 08:02:20 +02:00 |