Support the http_proxy environment variable

Overrides General.proxy setting if set
This commit is contained in:
miruka
2021-03-02 12:32:48 -04:00
parent f6f0a0c1ee
commit 6febaeeb1b
4 changed files with 10 additions and 2 deletions

View File

@@ -61,6 +61,9 @@ and this project adheres to
- Add command-line arguments parsing and a `--start-in-tray` option, see
`mirage --help`
- Support for HTTP and SOCKS5 proxies, can be set in config file or using the
`http_proxy` environment variable
- Hovering on stability percentages in the sign-in page's homeserver list
now shows more detailed tooltips about the server's recent downtimes