Ruben Barkow-Kuder
Ruben Barkow-Kuder
It would be helpful to see the progress of `synapse_auto_compressor` when you run with a large `-n` option, e.g. INFO synapse_auto_compressor::manager] [1 of 10000] Running compressor on room !xyz:matrix.org with...
I get this error when calling synapse-compress-state -p "postgresql://some-username:localhost/synapse" -r "${room}" ``` thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Error(ConnectParams(StringError("Non-digit characters in port.")))', src/libcore/result.rs:997:5 stack backtrace: 0:...
Please add detailed information to the README for someone, who has never used rust before, how to start the script: # build this rust script 1. install Rust - on...
I think the main purpose of this add on is to unset the dangerous keys, that cause havoc if you type them uncontrolled because you happen to have the focus...
"restore default" was misleading. ### TODO: There should be an extra fourth button added later that restores the default settings like they were without this addon instead
there is no need to keep those messages in the database, and especially in irc bridged rooms, there are thousand of join and part messages. At least successive part messages...
The old nuke-room-from-db.sh script from synapse master (before it was removed) did not delete all traces of a room, so I tried to clean up the remaindants with these commands:...
I downloaded some of the maps, that you get when you switch to the map-view and used them as .ppm maps with the linux `xplanet` tool to generate new planets,...
Please add a button to generate the planets without athmosphere. I would do it myself, but I am curious, where in the code the athmosphere is generated