Andros Fenollosa andros
  • Valencia, Spain
  • https://andros.dev
  • Software engineer (I work in a company developing maritime technologies), writer (a couple of books and more), organizer in Python Valencia, blogger, occasional podcaster, crazy about functional programming, author in various Opensource projects

  • Joined on 2024-05-18
andros pushed to main at andros/meshmonitor-chat.el 2026-03-31 09:09:34 +02:00
5e23a2a712 Display emoji reactions inline below parent messages
andros pushed to main at andros/meshmonitor-chat.el 2026-03-31 08:51:05 +02:00
f06bb27056 Refactor: reduce duplication and improve code quality
andros pushed to main at andros/meshmonitor-chat.el 2026-03-30 13:27:56 +02:00
a0d3ac51b3 Fix duplicate sent messages from poll/send race condition
andros pushed to main at andros/meshmonitor-chat.el 2026-03-30 13:19:48 +02:00
9ae22a8758 Use emojify-completing-read for emoji reactions
andros pushed to main at andros/meshmonitor-chat.el 2026-03-30 13:17:25 +02:00
7b9c832b01 Add C-c C-d to open DM with message sender
andros pushed to main at andros/meshmonitor-chat.el 2026-03-30 12:49:15 +02:00
0ebc0175ec Fix reply: extract requestId from message id field
andros pushed to main at andros/format-region.el 2026-03-30 10:59:46 +02:00
532d55b71c Update author email to hi@andros.dev
andros pushed to main at andros/org-share-to-web.el 2026-03-30 10:59:46 +02:00
c2a696e569 Update author email to hi@andros.dev
andros pushed to main at andros/meshmonitor-chat.el 2026-03-30 10:58:08 +02:00
c2756d3b14 Remove TODO.org
andros pushed to main at andros/meshmonitor-chat.el 2026-03-30 10:57:49 +02:00
6627580756 Update author email to hi@andros.dev
andros pushed to main at andros/meshmonitor-chat.el 2026-03-30 10:56:48 +02:00
fe542ac695 Fix checkdoc warning in docstring
andros pushed to main at andros/vterm-editor.el 2026-03-30 10:45:33 +02:00
239782cdf2 Update vterm-editor.el
andros pushed to main at andros/vterm-editor.el 2026-03-30 10:44:19 +02:00
f919b13adf Update README.md
andros pushed to main at andros/kakebo 2026-03-29 14:43:04 +02:00
ecf3d35a3d Require SECRET_KEY env variable, no hardcoded fallback
andros pushed to main at andros/meshmonitor-chat.el 2026-03-28 17:18:48 +01:00
1b47703b60 Fix DM polling to fetch messages in both directions
andros pushed to main at andros/meshmonitor-chat.el 2026-03-26 10:00:21 +01:00
d3cef5a40d Filter out traceroutes and non-text messages
andros pushed to main at andros/meshmonitor-chat.el 2026-03-26 08:57:12 +01:00
d1fe94dacd Bind resend to C-c C-s
andros pushed to main at andros/meshmonitor-chat.el 2026-03-26 08:56:15 +01:00
b03d43453e Rebind reply to C-c C-r, remove resend keybinding
andros pushed to main at andros/meshmonitor-chat.el 2026-03-26 08:55:22 +01:00
0a1dbf7ea2 Add reply and emoji reaction support
andros pushed to main at andros/meshmonitor-chat.el 2026-03-25 16:40:54 +01:00
aa5bb8f8d1 Use D-Bus notifications instead of notify-send