aprs.me/test/aprsme_web/live/map_live
Graham McIntire 047cd3a7ce
fix: Show all packets for tracked callsigns including non-position data
- Modified get_recent_packets to not filter by has_position when tracking a specific callsign
- Ensures users can see status updates, messages, and other non-position packets
- Fixes issue where callsigns without recent position data wouldn't show any packets
- Updated documentation to reflect this behavior

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-30 14:02:44 -05:00
..
callsign_view_test.exs fix: Update tests and normalize callsigns for new URL structure 2025-07-30 13:09:24 -05:00
index_test.exs historical packets working again 2025-06-28 11:34:15 -05:00
map_helpers_test.exs refactor to use external parser 2025-06-24 14:22:09 -05:00
movement_test.exs refactor: Remove CachedQueries and rename optimized functions 2025-07-30 13:17:56 -05:00
overlay_rendering_test.exs fix: Resolve majority of dialyzer type errors 2025-07-30 13:30:21 -05:00
packet_utils_test.exs fix: Resolve majority of dialyzer type errors 2025-07-30 13:30:21 -05:00
performance_test.exs refactor and performance improvements 2025-07-10 10:53:34 -05:00
rf_path_test.exs fix stations that heard call 2025-07-13 18:55:51 -05:00
tracked_callsign_old_packet_test.exs fix: Show all packets for tracked callsigns including non-position data 2025-07-30 14:02:44 -05:00