aboutsummaryrefslogtreecommitdiff
path: root/context.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Implement more context methodslink2xt2021-03-011-0/+27
|
* Add Context::marknoticedChat()link2xt2021-02-221-0/+5
|
* Add Context::getFreshMsgCnt()link2xt2021-02-221-0/+5
|
* Add Context::decideOnContactRequestlink2xt2021-02-221-0/+6
|
* Add Context::setChatMuteDurationlink2xt2021-02-221-0/+6
|
* Implement Context::setConfig()link2xt2021-02-191-0/+8
|
* Context: implement startIo, stopIo and maybeNetworklink2xt2021-02-191-0/+18
| | | | They are not supposed to be used as they can be called from account manager, just for completeness.
* Implement Context.getConfig()link2xt2020-11-051-0/+10
|
* Set parent for Contextlink2xt2020-10-271-2/+2
| | | | This fixes application termination when account is selected.
* Add Context::getMessageInfolink2xt2020-10-131-0/+9
|
* Initial commitlink2xt2020-10-031-0/+93