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 org-social/org-social-push 2026-05-19 10:11:35 +02:00
d83cd58879 Add per-device sandbox flag for APNs environment selection
andros pushed to main at org-social/org-social-ios 2026-05-19 09:47:45 +02:00
696a824558 Bump version to 1.3 (13); fix Info.plist version vars via project.yml
andros pushed to main at org-social/org-social-ios 2026-05-19 09:41:10 +02:00
ad1c3caabf Bump build to 1.2 (13)
andros pushed to main at org-social/org-social-ios 2026-05-19 09:40:27 +02:00
94bea15efe Push notifications: subscribe/unsubscribe via push.org-social.org
andros pushed to main at org-social/org-social-push 2026-05-19 09:34:52 +02:00
d5377e94eb Initial implementation of push notification backend
andros created branch main in org-social/org-social-push 2026-05-19 09:34:51 +02:00
andros transferred repository andros/org-social-ios to org-social/org-social-ios 2026-05-19 08:50:37 +02:00
andros created repository andros/org-social-push 2026-05-19 08:48:33 +02:00
andros pushed to main at org-social/org-social-ios 2026-05-16 12:08:04 +02:00
0eaaff5553 Update pbxproj: distribution team ID and file type annotations
andros pushed to main at org-social/org-social-ios 2026-05-16 12:04:59 +02:00
e16fcbea0e Bump build to 1.2 (12)
andros pushed to main at org-social/org-social-ios 2026-05-16 12:04:33 +02:00
12ac0eb704 Profile: show following count and relay follower count below nick
andros pushed to main at org-social/org-social-ios 2026-05-16 11:55:30 +02:00
087edb435f Bump build to 1.2 (11)
andros pushed to main at org-social/org-social-ios 2026-05-16 11:47:43 +02:00
2154e1d576 Discover: guarantee pinned feeds always appear first regardless of relay size
58c583aaab Groups: use Follow/Unfollow labels to match Discover tab style
9e126297ac Groups follow/unfollow: bump to 1.2 and fix App Store version vars
6a37ab572b Bump to 1.2 and set category to Social Networking
15eb8acbd0 Network performance: ETag caching, partial Range fetches, progressive timeline streaming
Compare 7 commits »
andros pushed to main at andros/Django-LiveView-vs-Phoenix-Liv… 2026-05-15 21:47:35 +02:00
7a413c51b6 Remove delete_alert from concurrency chart, show only add and search
andros pushed to main at andros/Django-LiveView-vs-Phoenix-Liv… 2026-05-15 21:42:14 +02:00
d398aeb43d Add concurrency chart generation to generate_charts.py
andros pushed to main at andros/Django-LiveView-vs-Phoenix-Liv… 2026-05-15 21:36:18 +02:00
2fdf46f8c5 Add concurrent load benchmark for Django vs Phoenix LiveView
andros pushed to main at andros/Django-LiveView-vs-Phoenix-Liv… 2026-05-15 21:26:50 +02:00
de58bfb3f0 Update results and charts with MutationObserver timing
andros pushed to main at andros/Django-LiveView-vs-Phoenix-Liv… 2026-05-15 21:24:51 +02:00
de00642b04 Replace perf_counter timing with MutationObserver browser clock
andros pushed to main at andros/Django-LiveView-vs-Phoenix-Liv… 2026-05-15 16:27:33 +02:00
2726ac29a4 Remove Test machine and Architecture sections from README
andros pushed to main at andros/Django-LiveView-vs-Phoenix-Liv… 2026-05-15 16:24:16 +02:00
30f5647f7b Simplify README results section, link to article