Ian Macdonald
Ian Macdonald
This project appears to be abandoned. Is that indeed the case? After dabbling with Bitcoin in 2011, I hadn't touched it again until a month ago. I also haven't programmed...
Switch to downloading when -R is given, but no partial file is found.
### Prerequisite Steps - [x] I have searched existing issues - [x] This issue is not a duplicate of an existing one - [x] I have checked the [EmuDeck Wiki](https://emudeck.github.io/)...
### Contributor checklist: * [x] My commits are in nice logical chunks with [good commit messages](http://chris.beams.io/posts/git-commit/) * [x] My changes are [rebased](https://blog.axosoft.com/golden-rule-of-rebasing-in-git/) on the latest [`clearnet`](https://github.com/loki-project/loki-messenger/tree/clearnet) branch * [x] A...
### Contributor checklist: * [x] My commits are in nice logical chunks with [good commit messages](http://chris.beams.io/posts/git-commit/) * [x] My changes are [rebased](https://blog.axosoft.com/golden-rule-of-rebasing-in-git/) on the latest [`clearnet`](https://github.com/loki-project/loki-messenger/tree/clearnet) branch * [x] A...
Session uses SQLite FTS5 tables that allow full-text searching, but also includes code that renders this type of advanced search inoperable. This patch restores the functionality, allowing the use of...
### Contributor checklist: * [x] My commits are in nice logical chunks with [good commit messages](http://chris.beams.io/posts/git-commit/) * [x] My changes are [rebased](https://blog.axosoft.com/golden-rule-of-rebasing-in-git/) on the latest [`clearnet`](https://github.com/loki-project/loki-messenger/tree/clearnet) branch * [x] A...
### Contributor checklist: * [x] My commits are in nice logical chunks with [good commit messages](http://chris.beams.io/posts/git-commit/) * [x] My changes are [rebased](https://blog.axosoft.com/golden-rule-of-rebasing-in-git/) on the latest [`clearnet`](https://github.com/loki-project/loki-messenger/tree/clearnet) branch * [x] A...
The current default of 'all' is very noisy, especially when restoring an account or linking a new device, which causes all instantiated conversations to start sending notifications. ### Contributor checklist:...
It's fundamentally insecure to allow the recovery phrase to be retrieved with a few mouse clicks at any time. This patch removes the option from Settings, and appropriately modifies the...