Diamond

Results 112 issues of Diamond

This issue tracks progress for implementing internationalization in gtkcord4. - [ ] i18n support in gotkit - [x] Base support for `.po` files - [x] Domain support - [ ]...

See title. Should be simple.

Sometimes, the internet might be so slow that we can't fetch large videos/images within 30-or-so seconds. Our timeout should be indefinite (until the channel is switched away). - [ ]...

This is weird. The guild-avatar icons do update, but not the sidebar? I don't know if the right functions are even being called.

``` 2022/11/16 14:32:04 Critical: Gtk: gtk_text_buffer_get_iter_at_mark: assertion 'GTK_IS_TEXT_MARK (mark)' failed fatal error: unexpected signal during runtime execution [signal SIGSEGV: segmentation violation code=0x80 addr=0x0 pc=0x7f703a455470] runtime stack: runtime.throw({0x1dbb407?, 0x0?}) /nix/store/0znx4318flckms2ihnrrybazx3391b3a-go-1.19.2/share/go/src/runtime/panic.go:1047 +0x5d...

bug

Seems to be related to embeds. Possibly because when no data is received, the black image stretches across the window. Maybe start with a 0 size.

Probably a bug in `chatkit`'s `thumbnail.Embed`. Image embeds are rendered blank.

Currently, the schema doesn't include any documentation at all. This would be a very nice addition for autogenerated documentation and code.

feature request