mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
new online / offline status update, notify delayed if other clients are active
This commit is contained in:
@@ -172,4 +172,14 @@ DeclareSetting(bool, ContactsReceived);
|
||||
|
||||
DeclareSetting(bool, WideMode);
|
||||
|
||||
DeclareSetting(int, OnlineUpdatePeriod);
|
||||
DeclareSetting(int, OfflineBlurTimeout);
|
||||
DeclareSetting(int, OfflineIdleTimeout);
|
||||
DeclareSetting(int, OnlineFocusTimeout);
|
||||
DeclareSetting(int, OnlineCloudTimeout);
|
||||
DeclareSetting(int, NotifyCloudDelay);
|
||||
DeclareSetting(int, NotifyDefaultDelay);
|
||||
|
||||
DeclareSetting(int, OtherOnline);
|
||||
|
||||
void settingsParseArgs(int argc, char *argv[]);
|
||||
|
Reference in New Issue
Block a user