Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | eventemitter: remove useless incomingEvent signal | link2xt | 2021-03-19 | 1 | -1/+0 |
| | |||||
* | ConfigurePage: add progress bar | link2xt | 2021-03-14 | 1 | -0/+1 |
| | |||||
* | Mark chat as noticed when selected | link2xt | 2021-02-23 | 1 | -0/+1 |
| | |||||
* | Fix quitting the application | link2xt | 2020-10-27 | 1 | -1/+2 |
| | | | | | | | | Event emitter should only be freed when it emits NULL. Previously dc_accounts_event_emitter_unref() was called earlier then needed, causing use-after-free. As a result, the application got stuck waiting for event emitter thread to finish. | ||||
* | Initial commit | link2xt | 2020-10-03 | 1 | -0/+55 |