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-04-09 10:02:51 +02:00
862d8fed09 Show reply indicator with sender name on replies
andros pushed to main at andros/meshmonitor-chat.el 2026-04-09 09:57:06 +02:00
d0eca6a0a7 Fix delivery icon never updating from pending to confirmed
andros pushed to main at andros/meshmonitor-chat.el 2026-04-08 17:46:38 +02:00
852cc87776 Revert send feedback messages
andros pushed to main at andros/meshmonitor-chat.el 2026-04-08 17:38:49 +02:00
92a6e1aeb5 Add send feedback messages in minibuffer
andros pushed to main at andros/meshmonitor-chat.el 2026-04-08 17:31:06 +02:00
24a278b782 Document chat refresh and auto-recovery in README
andros pushed to main at andros/meshmonitor-chat.el 2026-04-08 17:27:52 +02:00
b873b2bb3b Add chat refresh command and auto-recovery after sleep
andros pushed to main at andros/meshmonitor-chat.el 2026-04-05 20:38:24 +02:00
a7653f1482 Add MELPA install method to README
andros pushed to main at andros/meshmonitor-chat.el 2026-04-05 20:37:16 +02:00
675379ebcd Add traceroute, request position, and key exchange check
andros pushed to main at andros/meshmonitor-chat.el 2026-04-05 20:20:21 +02:00
140b349adf Add GPL-3.0 license boilerplate and SPDX identifier
andros pushed to main at andros/meshmonitor-chat.el 2026-04-03 09:29:26 +02:00
7790ece0a5 Update README node list example with online indicators
andros pushed to main at andros/meshmonitor-chat.el 2026-04-03 09:20:37 +02:00
375d8a1043 Show online indicator emoji in node list
andros pushed to main at andros/meshmonitor-chat.el 2026-04-03 09:12:45 +02:00
812f03f5fd Open channel by number key (0-7) in channel list buffer
andros pushed to main at andros/meshmonitor-chat.el 2026-04-03 09:06:40 +02:00
e540d2b11d Fix status display: normalize v1 and legacy API formats
andros pushed to main at andros/meshmonitor-chat.el 2026-04-03 09:00:13 +02:00
423153f4a1 Add welcome screen and v1 status endpoint support
andros pushed to main at andros/meshmonitor-chat.el 2026-03-31 09:28:24 +02:00
69cc89d827 Optimistic emoji reactions and update README examples
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