| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
More consistent language with similar description strings
Add manpage entry
Add /unignore
Add ignore & decline button in the invite page
Add invite rejection to all ignore methods
|
|
|
|
| |
Can also be used to fix some corruption.
|
| |
|
|
|
|
|
|
|
| |
Since this causes crashes on some qml module updates.
Fixes #1383
Fixes #1132
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* document /cmark in man page
* document Markdown extension in man page
* fix spoiler wording
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
---------
Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Nheko is very chatty in its log output, generating log noise (which
complicates diagnostics) and needless disk writes (which affect power
consumption and SSD life). This patch introduces command line options
and environment variables to control log levels and output type.
The old --debug command line option still works, at least for now.
It is overridden by the new command line options when they are used.
Partially addresses #665.
|
| |
|
| |
|
|
|
|
| |
fixes #1030
|
| |
|
| |
|
|
|