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-06-09 07:57:55 +02:00
cb89039bb7 Fix reactions stacking and splitting multi-line anchor messages
andros pushed to main at andros/ios-meshmonitor-chat 2026-06-02 09:26:48 +02:00
edc43352f9 Bump version to 1.1.0 (build 1)
andros pushed to main at andros/ios-meshmonitor-chat 2026-06-02 09:23:57 +02:00
e8df68195c Fix self-message detection when API returns different node IDs per endpoint
andros pushed to main at andros/meshtastic.el 2026-05-27 17:01:56 +02:00
396194b5d0 Add traceroute buffer mockup to README
andros pushed to main at andros/meshtastic.el 2026-05-27 17:00:47 +02:00
5ad027669b Silence D-Bus notification errors on systems without D-Bus support
andros pushed to main at andros/meshtastic.el 2026-05-27 16:03:32 +02:00
888ddaa554 Fix node.updated handler signature, add tests and docs
andros pushed to main at andros/contribute 2026-05-27 16:00:21 +02:00
82a7fd611c Update README.md
andros pushed to main at andros/meshtastic.el 2026-05-27 15:49:38 +02:00
e42ba01dc6 Add telemetry and real-time node updates
andros pushed to main at andros/meshtastic.el 2026-05-27 15:43:55 +02:00
4ffe5ae980 Add CHANGELOG.txt
andros pushed to main at andros/meshtastic.el 2026-05-27 15:43:33 +02:00
52b63ada27 Bump version to 1.1.0
andros pushed to main at andros/meshtastic.el 2026-05-27 15:43:12 +02:00
a42b38a5e7 Make traceroute and send-position usable from DM chat buffers
andros pushed to main at andros/meshtastic.el 2026-05-27 15:34:51 +02:00
7251dd9197 Add traceroute buffer and send-position command
andros pushed to main at andros/dotdenote 2026-05-27 14:52:45 +02:00
a27a7e0e87 Add README, PRIVACY policy, and update project metadata
andros renamed repository from denote-ios to andros/dotdenote 2026-05-27 14:48:15 +02:00
andros pushed to main at org-social/org-social-ios 2026-05-25 09:42:26 +02:00
c4d4f0d7d2 Update project.pbxproj after archive (distribution team ID)
andros pushed to main at org-social/org-social-ios 2026-05-25 09:31:53 +02:00
25f53ecb4c Bump build to 1.5 (5) for App Store submission
andros pushed to main at org-social/org-social-ios 2026-05-25 09:29:48 +02:00
cd7585c508 Fetch remote before every follow toggle; bump build to 1.5 (4)
andros pushed to main at org-social/org-social-ios 2026-05-24 21:15:40 +02:00
f4021da9e7 Bump build to 1.5 (3) for App Store submission
andros pushed to main at org-social/org-social-ios 2026-05-24 21:10:32 +02:00
33179de593 Bump build to 1.5 (2) for App Store submission
78ba61034f Fix theme colors across all screens; fix Discover title on iOS 26
Compare 2 commits »
andros pushed to main at andros/meshtastic.el 2026-05-24 20:54:47 +02:00
94a8642f78 Remove unnecessary utf-8 coding declaration (ruff UP009)