Mat
Mat
Is this still something you want?
Closing for now, I don't feel confident in merging this right now.
This request is blocked until we've ported the transfer list to the new TreeView class.
Fixed in Nicotine+ 3.3.3rc2.
Thinking about the easiest way to do this that wouldn't require large changes or migrations, how about: 1. Add `ban_reasons` and `ignore_reasons` config options that take either a username or...
I suppose one thing we could do is combine the IP address and user columns into one (ip address (user)), then we'd have some more room for a new ban...
> > Add `ban_reasons` and `ignore_reasons` config options... > > The _'config'_ file is already cluttered with a large amount of user-generated personal data, and adding the proposed keys could...
> then perhaps this issue can be closed This issue will remain open until we have native M1/M2 builds, i.e. not running with the Rosetta 2 compatibility layer. Since Homebrew...
Apple Silicon runners for GitHub Actions are scheduled for Q4 2023 (October-December). Once they are available, we should be able to start providing M1/M2 builds of Nicotine+. https://github.com/github/roadmap/issues/528
> As for the export settings function, I'm not sure why it produces a crash. I checked the latest Intel build artifact here, and it doesn't have that issue, so...