Trevor Arjeski
Trevor Arjeski
A user can now generate a x509 certificate, register it with a server, and provide the PEM file to tiny for use over TLS. Closes #196 Overview: 1. Bumped rustls...
Just a "for fun" update...Open to other ideas and opinions! 
If you have a user tab (1 on 1 chat) open and `/ignore` is disabled and you are **not** on the tab, the tab does not highlight when the user...
Added the ability to configure /ignore and /notify defaults for tabs. The settings can be added under each chan, server or default section. ---- Overview: ~~- No support for /join...
Implement downloading DCC files. A user sends you a DCC SEND request to send you a file, and then you can reply back and download the file. *Does not yet...
If you change the msg area layout in your config (e.g `layout: aligned` ) and use the command `/reload` it will not change the layout until restarting Tiny. This can...
- Uncommented the completion provider for crate features. This was working for single line dependencies (under [dependencies], but not when a dependency is a toml table. - On toml parsing,...
I should start by saying I'm very new to neovim and lua, but I'm trying to adopt it as my main editor for Rust dev. The extra rust-analyzer extensions are...
Rust-analyzer has these "extension" commands, which I do not believe are implemented yet with the built-in LSP. Here is an example of one and also the list of them provided...
This was reported in IRC, I am just relaying it for visibility. Similar to hexchat or [irssi](https://irssi.org/documentation/settings/#completion-char), it would be useful for some people to have a character placed after...