Zhivko Vasilev

@zvasilev
26 Followers
63 Following
184 Posts
Bio? Cyborg!
Stalwart v0.16 is out! 🎉 Hundreds of new features and fixes, a brand-new WebUI, a new CLI, OIDC sign-in, automated DNS and DKIM management, masked emails, and a lot more. Learn more at https://stalw.art/blog/stalwart-0-16/
Stalwart v0.16: A New Foundation | Stalwart Labs

After more than three months of focused work, we are thrilled to announce the release of Stalwart v0.16. This is easily the most ambitious release we have ever shipped, with literally hundreds of new features, improvements, and fixes across every corner of the server.

Купувачите на гласове нямат по-голям съюзник от бездействащата прокуратура.

Но нямат и по-силен противник от масовото гражданско участие.

На 19 април - гласувайте. Да обезсмислим порочната система!
7/7

X (бившият Туитър), превъзнасян като меката на свободното слово, ме блокира заради този пост. Възразих и очаквам резултата.

JMAP is a newer HTTP and JSON protocol that replaces IMAP, SMTP for sending as well as contact and calendar syncing.

This 20 min “Destroy All Monsters” talk on it by @rjbs from @fastmail is both imformative and entertaining.

https://fosdem.org/2026/schedule/event/3JQKHF-jmap-for-everything/

#email #opensource

FOSDEM 2026 - JMAP for Everything (Destroy All Monsters): JMAP Calendar, Contacts, Files

@bryanredeagle

Can be done.
But will need special handling for mobile TUI.
TUI libraries like
https://github.com/ArthurSonzogni/FTXUI and https://github.com/ratatui/ratatui make this possible.
Do not know any TUI mail app doing this though.

I've experimented a bit and can be done.
https://mailtemi.com/blog/email-viewer/

Just not sure , why anyone need TUI on mobile ?

GitHub - ArthurSonzogni/FTXUI: :computer: C++ Functional Terminal User Interface. :heart:

:computer: C++ Functional Terminal User Interface. :heart: - ArthurSonzogni/FTXUI

GitHub
Ok, libadwaita 1.9 released. Read the blog post for details: https://nyaa.place/blog/libadwaita-1-9/
Libadwaita 1.9

Another slow cycle, same as last time. Still, a few new things to showcase.

Alice's Website

With my #FOSDEM, #ConfConf, and many other hats on:

We will be organizing another https://ConfConf.org ! An (un)conference about organizing conferences.

6th and 7th of June in #Sofia, #Bulgaria

Same as last year, we will be focusing on #OpenSource and #Community conferences. We will either remain invite -only or closely review all registrations to make sure it's community people.

1/n

ConfConf 2026

ConfConf is a free conference for organisers of conferences around free and open source software and hardware, and the surrounding ecosphere.

Someone Gave The City Eyes And Its Perfect (17 Photos)

Discover how Vanyu Krastev turns ordinary objects in Bulgaria into laugh-out-loud street art with just a pair of googly eyes!

https://streetartutopia.com/2026/02/28/joy-is-always-needed-in-the-world/

Someone Gave The City Eyes And Its Perfect (17 Photos) - STREET ART UTOPIA

Discover how Vanyu Krastev turns ordinary objects in Bulgaria into laugh-out-loud street art with just a pair of googly eyes!

STREET ART UTOPIA

Open-sourced MarkdownFTXUI — a C++ library for rendering and editing Markdown in the terminal, built on FTXUI.

Built it for a TUI email client I'm working on. Now it's on GitHub if anyone finds it useful.

https://github.com/zvasilev/MarkdownFTXUI

Fun fact: the screenshot shows the FTXUI maintainer's merge notification — rendered by the library itself.

#jmap #email #tui #ftxui #markdown

What does MarkdownFTXUI do?

It gives you two FTXUI components:

* Viewer — renders Markdown with headings, bold, italic, links, lists, code blocks, block quotes, and more. Tab through links,
scroll with keyboard or mouse.

* Editor — syntax-highlighted editing with line numbers and a status bar.

* Comes with 3 built-in themes, handles UTF-8 and CJK text, and integrates via CMake find_package.

#mailtemi #tui #opensource #cpp