levlam
|
fa07382e5b
|
Explicitly pass default_reaction to send_update_default_reaction_type.
|
2022-08-22 21:29:09 +03:00 |
|
levlam
|
c2a62dbc09
|
Add updateDefaultReactionType.
|
2022-08-22 15:23:17 +03:00 |
|
levlam
|
2a2787b7ed
|
Add td_api::setDefaultReactionType.
|
2022-08-16 23:08:36 +03:00 |
|
levlam
|
73f945bd8b
|
Support setting "is_location_visible" option before authorization.
|
2022-08-19 14:16:53 +03:00 |
|
levlam
|
26bd2c71b3
|
Remove my_id from Global.
|
2022-08-18 20:21:40 +03:00 |
|
levlam
|
3de61c80f2
|
Postpone some getOption requests until initialization.
|
2022-08-18 19:54:04 +03:00 |
|
levlam
|
266e5d4b16
|
Fix setting "is_location_visible" option before authorization.
|
2022-08-18 19:38:30 +03:00 |
|
levlam
|
29b35f3698
|
Call on_option_updated only after Td is fully inited.
|
2022-08-18 19:12:15 +03:00 |
|
levlam
|
bece21cc38
|
Make OptionManager a plain class.
|
2022-08-18 18:52:59 +03:00 |
|
levlam
|
fef6ef3c2a
|
Remove conversion from legacy language pack option.
|
2022-08-18 16:03:58 +03:00 |
|
levlam
|
b772579af1
|
Fix "utc_time_offset" option updating on launch.
|
2022-08-18 15:59:32 +03:00 |
|
levlam
|
149d505781
|
Move option-related functions to OptionManager.
|
2022-08-18 14:54:57 +03:00 |
|
levlam
|
e897298527
|
Load animation search options on start and remove redundant fields.
|
2022-08-17 22:16:16 +03:00 |
|
levlam
|
9fddbf4ee8
|
Remove redundant parameters.
|
2022-08-17 21:40:03 +03:00 |
|
levlam
|
f9161dccc3
|
Remove "auth" internal option.
|
2022-08-17 20:01:03 +03:00 |
|
levlam
|
3318ffdb20
|
Proxy all option-related requests through G.
|
2022-08-17 16:11:13 +03:00 |
|
levlam
|
9f2a6b5fd4
|
Improve includes.
|
2022-08-16 09:43:32 +03:00 |
|
levlam
|
febf458091
|
Move set_default_reaction to MessageReaction.h.
|
2022-08-15 22:47:02 +03:00 |
|
levlam
|
d9cfcf88fe
|
Update version to 1.8.5.
|
2022-07-31 03:19:36 +03:00 |
|
levlam
|
e44418f2b3
|
Add and use everywhere OptionsManager::get_synchronous_options().
|
2022-07-11 15:36:29 +03:00 |
|
levlam
|
ee7011538a
|
Use OptionManager::get_option_synchronously internally.
|
2022-07-11 14:01:56 +03:00 |
|
levlam
|
17a548292b
|
Allow to get synchronously options "version" and "commit_hash".
|
2022-07-11 13:33:56 +03:00 |
|
levlam
|
61f7da7215
|
Add option "commit_hash".
|
2022-07-11 12:57:42 +03:00 |
|
levlam
|
4300c64a30
|
Add Td::get_version_option_value_object().
|
2022-07-11 12:47:23 +03:00 |
|
levlam
|
9fb347fd56
|
Avoid config reload on start.
|
2022-06-20 14:34:00 +03:00 |
|
levlam
|
59620b0e7d
|
Add internal premium stickers options.
|
2022-06-10 13:04:46 +03:00 |
|
levlam
|
bfcf52f87c
|
Support MTPROTO_CLUSTER_INVALID error.
|
2022-06-06 20:36:15 +03:00 |
|
levlam
|
1e417ea212
|
Minor fixes.
|
2022-06-02 16:19:16 +03:00 |
|
levlam
|
42ab42c83a
|
Add bio_length_max option.
|
2022-05-30 03:23:21 +03:00 |
|
levlam
|
549b86371d
|
Add premiumLimitTypeBioLength.
|
2022-05-30 02:20:12 +03:00 |
|
levlam
|
38be1031bc
|
Add internal "premium_bot_username" and "premium_invoice_slug" options.
|
2022-05-24 16:14:25 +03:00 |
|
levlam
|
d986c9bc27
|
Add option "chat_filter_chosen_chat_count_max".
|
2022-05-23 20:04:36 +03:00 |
|
levlam
|
e336819ac8
|
Add and use "chat_filter_count_max" option.
|
2022-05-23 18:26:54 +03:00 |
|
levlam
|
d87cd52b68
|
Return information about increased limits for Premium users.
|
2022-05-23 17:47:06 +03:00 |
|
levlam
|
2166f80ccb
|
Add td_api::getPremiumFeatures.
|
2022-05-23 15:56:31 +03:00 |
|
levlam
|
3886e9e644
|
Update config after premium has changed.
|
2022-05-20 15:20:54 +03:00 |
|
levlam
|
b42c74f561
|
Minor OptionManager::set_option improvements.
|
2022-05-14 20:09:08 +03:00 |
|
levlam
|
f1f6e61cd1
|
Reload all data when going online.
|
2022-05-12 16:40:53 +03:00 |
|
levlam
|
1c266d65b1
|
Update notification sound option names.
|
2022-04-15 21:03:13 +03:00 |
|
levlam
|
c359710cf6
|
Move default options initialization to OptionManager.
|
2022-04-12 18:33:46 +03:00 |
|
levlam
|
1780780caf
|
Reload attach menu bots after language code changed.
|
2022-03-30 14:48:23 +03:00 |
|
levlam
|
d348f205f2
|
Improve handling of invalid values in setOption.
|
2022-01-31 18:57:37 +03:00 |
|
levlam
|
b1b945e239
|
Minor fixes.
|
2022-01-31 15:56:44 +03:00 |
|
levlam
|
d908117489
|
Add internal option "reactions_uniq_max".
|
2022-01-25 22:53:51 +03:00 |
|
levlam
|
facb8f754a
|
Move list of active reactions to MessagesManager.
|
2022-01-19 18:59:48 +03:00 |
|
levlam
|
dd48b43769
|
Allow to change default reaction.
|
2022-01-05 18:03:02 +03:00 |
|
levlam
|
8085779cdc
|
Update copyright year.
|
2022-01-01 03:35:39 +03:00 |
|
levlam
|
d7e559b45c
|
Move get_option_value_object to OptionManager.
|
2021-12-16 22:56:19 +03:00 |
|
levlam
|
1782b8e478
|
Minor improvements.
|
2021-12-16 16:16:34 +03:00 |
|
levlam
|
d75f0a4e94
|
Move "unix_time" option handling to OptionManager.
|
2021-12-16 15:18:51 +03:00 |
|