Trevor Arjeski
Trevor Arjeski
@osa1 Tested using new password commands and SASL EXTERNAL. Both working as expected! If you still want to merge this, it should be a fairly quick code review.
> I will have to read a bit about SASL EXTERNAL Links that I also put in code comments: https://ircv3.net/docs/sasl-mechs https://www.alphachat.net/sasl.xhtml
@osa1 Updated CHANGELOG. I created a stub page on the wiki to add configuration details later.
@Raphalex46 I've rebased with `master` to fix the conflicts. If you'd like you can test this out and see if it works as you expect. I have been using it...
@Raphalex46 I made another commit with some fixes. You can do `/reload` to reload the configs. Make sure you compiled with `features = desktop-notifications`.
> I just didn't manage to get the notifications to "off" by default Right, should work now.
@Raphalex46 thanks a lot for taking the time to test. > I was also thinking, eventually, options like these could be expressed in the config file like this: The reason...
> Design question: if I update settings of a tab, then close it, and create the tab again, should I get the settings in the config or the updated settings?...
The above checklist is done, albeit with a bit of a hack to resolve an issue that I had that comes from moving `ignore` and `notifier` off of `Tab` (has...
See my comment [here](https://github.com/osa1/tiny/issues/398#issuecomment-1383135181)