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 created branch feature/themes in org-social/org-social-ios 2026-05-24 09:50:22 +02:00
andros pushed to main at org-social/org-social-ios 2026-05-24 09:29:21 +02:00
c305e508c8 Show app version at the bottom of Settings
andros pushed to main at org-social/org-social-ios 2026-05-24 09:23:49 +02:00
aa14fa990b Add unread badge to notifications tab; bump 1.5 (1)
andros pushed to main at org-social/org-social-ios 2026-05-24 09:14:58 +02:00
413fe6ff59 Bump version to 1.5 (1)
andros pushed to main at org-social/org-social-ios 2026-05-22 08:36:09 +02:00
7170a34a5d Hide fenced code blocks behind Read more; bump 1.4 (1)
andros pushed to main at org-social/org-social-ios 2026-05-22 08:26:24 +02:00
7935be4f4d Bump version to 1.4 (1)
andros pushed to main at org-social/org-social-ios 2026-05-22 08:12:37 +02:00
27a9bbffac Render code blocks in posts; fix parser for nested :PROPERTIES: in fenced blocks; bump 1.3 (19)
andros pushed to main at org-social/org-social-ios 2026-05-21 20:16:27 +02:00
be5030ac0d Add BOT property support; fix %2B cache-buster bug; bump 1.3 (18)
andros pushed to main at org-social/org-social-ios 2026-05-19 22:22:09 +02:00
db2f663317 Add reply indicator icon to timeline posts; bump 1.3 (17)
andros pushed to main at org-social/org-social-ios 2026-05-19 22:03:49 +02:00
073d3346ef Fix mention autocomplete: close on Enter, add Orgro; extract inferredNick + tests; bump 1.3 (16)
andros pushed to main at org-social/org-social-ios 2026-05-19 20:49:50 +02:00
4206590e55 Bump build to 1.3 (15)
andros pushed to main at org-social/org-social-push 2026-05-19 20:49:07 +02:00
cfdf3aa20d Add _author_from_post helper and fix broken test import
andros pushed to main at org-social/org-social-ios 2026-05-19 20:49:07 +02:00
510a943785 Notifications: show author nick and fix boost navigation
andros pushed to main at org-social/org-social-push 2026-05-19 20:44:31 +02:00
36dd925618 Guard against blank #+NICK and #+TITLE values in author nick resolution
andros pushed to main at org-social/org-social-push 2026-05-19 20:33:50 +02:00
a842c7fb7c Show author nick in push notification body instead of domain
andros pushed to main at org-social/org-social-ios 2026-05-19 10:30:05 +02:00
7280dd87bd Bump build to 1.3 (14)
andros pushed to main at org-social/org-social-ios 2026-05-19 10:29:26 +02:00
02ff631d8e Push deep linking: tap notification navigates to thread via target_url
andros pushed to main at org-social/org-social-push 2026-05-19 10:27:37 +02:00
3f288fef43 Use git pull for production deploys instead of rsync
andros pushed to main at org-social/org-social-push 2026-05-19 10:26:45 +02:00
aaaa3ce925 Add post_url and target_url fields to push payload for deep linking
andros pushed to main at org-social/org-social-push 2026-05-19 10:13:42 +02:00
358937dd52 Update README with sandbox field documentation