Block a user
Fix: issue #112 follow-ups — OTR strip, presence UAF, OMEMO load
nit: Ideally we want more concise 1-2 line comments instead. Further discussion is other required.
Fix: issue #112 follow-ups — OTR strip, presence UAF, OMEMO load
I think that cons_show_error would be more appropriate.
Fix: issue #112 follow-ups — OTR strip, presence UAF, OMEMO load
Generally this PR introduces nice improvements. However, I'd like to discuss further the nature of multiple changes to ensure their necessity and alignment with our goals.
fix(ui): raise pad redraw threshold above buffer cap to fix history scroll
why not use MAX macro from GLib?
jabber.developer
deleted branch fix/editor-ui-suspend-redraw from devs/cproof
2026-06-01 12:22:04 +00:00
fix(ui): stop status bar / chat bleed-through over the external editor
fix(ui): stop status bar / chat bleed-through over the external editor
comments are still too verbose. Let's keep implementation details within commit messages.
fix(ui): stop status bar / chat bleed-through over the external editor
Please extract this functionality to a different method if possible. Let's keep main loop minimal.
WIP: Reenable Fedora tests
WIP: feat/upstream-sync
fix(ui): stop status bar / chat bleed-through over the external editor
is it safe from infinite looping?