Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement more context methods | link2xt | 2021-03-01 | 1 | -0/+27 |
| | |||||
* | Add Context::marknoticedChat() | link2xt | 2021-02-22 | 1 | -0/+5 |
| | |||||
* | Add Context::getFreshMsgCnt() | link2xt | 2021-02-22 | 1 | -0/+5 |
| | |||||
* | Add Context::decideOnContactRequest | link2xt | 2021-02-22 | 1 | -0/+6 |
| | |||||
* | Add Context::setChatMuteDuration | link2xt | 2021-02-22 | 1 | -0/+6 |
| | |||||
* | Implement Context::setConfig() | link2xt | 2021-02-19 | 1 | -0/+8 |
| | |||||
* | Context: implement startIo, stopIo and maybeNetwork | link2xt | 2021-02-19 | 1 | -0/+18 |
| | | | | They are not supposed to be used as they can be called from account manager, just for completeness. | ||||
* | Implement Context.getConfig() | link2xt | 2020-11-05 | 1 | -0/+10 |
| | |||||
* | Set parent for Context | link2xt | 2020-10-27 | 1 | -2/+2 |
| | | | | This fixes application termination when account is selected. | ||||
* | Add Context::getMessageInfo | link2xt | 2020-10-13 | 1 | -0/+9 |
| | |||||
* | Initial commit | link2xt | 2020-10-03 | 1 | -0/+93 |