Marvin Gülker
Marvin Gülker
Hi there, ronn generates an invalid `` tag on specifying the charset. Currently, the `` tag looks like this: ``` html ``` The `value` should read `content`: ``` html ```...
Add a plugin that reads an RSS feed and emits a message if a new entry is found.
Never use insecure passwords again: Challenge-response authentication with GPG for Cinch, if you really want to build your own channel-maintenance bot. It could work like this: 1. Set the acceptable...
Title says all. Vote with a settable number of votes for something and let Cinch display the results. Probably support for long-running votes that Cinch may announce to the channel...
Hi there, I just thought it might be useful to implement a `-q` or `--quiet` switch that turns off all output except for errors. I intend to run greg from...
Offlineimap currently doesn't work well with Dovecot's `antispam` plugin, because that plugin forbids use of the `APPEND` command. Offlineimap has to implement the `MOVE` command to fix that problem. See...
Hey, I've just discovered klaus and it really looks like the kind of Git viewer I'd like to use. However, in the EU the GDPR requires to have a link...
**Is your feature request related to a problem? Please describe.** This feature request was prompted by the problem described in https://github.com/andras-simonyi/citeproc-el/issues/111. German names occasionally contain name particles, notably “von”, which...
> To clarify, on plasma 5.19, wayland clients are still being spawned in as floating clients. Does the repo still need to be updated to support wayland (in which case...
Hi there, RDoc’s C parser fails to parse the following C file (it is part of a library I’m currently working on): ``` C #include "database.h" /*************************************** * Variables ***************************************/...