B. Kelly

Results 136 comments of B. Kelly

N.b. when this happens, you can get it to display the whole message by pressing uparrow (to select that message) and then repeatedly downarrow until the entire message scrolls into...

It turns out pageup/down do work, but you first need to use uparrow to select a conversation line and unfocus the text entry field. Once you've done that you can...

Probably the most painful lack here is `/me`. libpurple-hangouts has [basic support for it](https://bitbucket.org/EionRobb/purple-hangouts/commits/f5f08d0d1a2bf014ca70271f3b1ba0abe78026a6) which can be used as a reference.

I just encountered this myself. I run with stabilization off, so there's no concerns with the hotend smacking into other prints during the snapshot procedure.

This depends on the `message-tags` capability, which was added in 22a7e188422cd1d378497672a4dd18fb386c3509

`luaL_error` isn't marked `noreturn` because Lua is a "Clean C" library (ie, compiles cleanly as both ANSI C and C++) and `__declspec(noreturn)` is a microsoft-specific, C++-specific extension. You could add...

I would say that if we want to display a notification, the data to populate that notification is "needed", so it's worth fetching. Maybe an option to "fetch buffers when...

This also affects support for GoToSocial, which implements the websocket API but not the SSE one.

I tried @plarus's fork, but the "send to watch" button doesn't do anything, it just remains stuck at the default settings forever. So, thanks for the quick fix!

Same here: `Unable to negotiate with [connectbot ip] port 43186: no matching host key type found. Their offer: ssh-rsa [preauth]`