John Ledbetter
John Ledbetter
Embedded content (images, videos) needs an associated button/link to click to toggle the inline content. It can be quite distracting to have an animated gif playing over and over.
nirc doesn't currently support the ctcp protocol (ctcp messages show up as privmsgs)
crashes on keypress for certain non-alphanumeric keys, for example `.,?`. ``` /usr/lib/node_modules/btc/libs/cli.js:125 if (key.name == 'return') { ^ TypeError: Cannot read property 'name' of undefined at List.module.exports (/usr/lib/node_modules/btc/libs/cli.js:125:16) at List.EventEmitter.emit...
v229 and v230 both added new sd_journal related APIs.
### sd_journal_open_namespace `namespace:` option parameter added to `Systemd::Journal.new` ### sd_journal_stream_fd_with_namespace `namespace:` option added to `Systemd::Journal.log_stream` ### sd_journal_(restart|enumerate)_fields `Systemd::Journal#fields` will return either an `Enumerator` or invoke a provided block. ### sd_journal_has_(runtime|persistent)_files...