Age | Commit message (Collapse) | Author |
|
- plugin StdIdle that had been acting as an options dialog for StdAutoAway removed;
- service MS_IDLE_GETIDLEINFO moved into the core and replaced with Idle_GetInfo();
- new function Idle_Enter() is available to tell the core that Miranda is idle;
- StdAutoAway & StatusManager adapted for these changes;
|
|
|
|
|
|
|
|
|
|
|
|
module setting
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- added methods CMPluginBase::Load & CMPluginBase::Unload
- duplicated data removed from BASIC_PLUGIN_INFO and replaced with data from CMPluginBase;
- code cleaning
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
no need to call RegisterModule manually
|
|
|
|
|
|
|
|
PROTOACCOUNT became a normal class with constructor & destructor
|
|
|
|
- tdlib moved to telegram dir
|
|
|
|
|
|
|
|
updated libsignal-c
protocols:
jabber: omemo:
used 31bit device id instead of 32bit (32bit conflicts with conversations, not xep compliant)
|
|
|
|
|
|
|
|
|
|
|