aprs.me/test
Graham McIntire ed96877384
fix: Historical packets now load on initial page load for all users
- Fixed issue where historical packets were only loaded when tracking a specific callsign
- Changed needs_initial_historical_load to always be true on mount
- Added comprehensive test suite for historical packet loading scenarios
- Tests verify loading with/without tracked callsign, custom time ranges, and zoom-based limits
- Ensures users see recent activity immediately when visiting the map

Also fixed JavaScript error about enabledFeatures being undefined - this was from a browser extension, not the application code.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-02 09:27:23 -05:00
..
aprsme feat: Update code to handle improved APRS parser features 2025-08-01 18:16:44 -05:00
aprsme_web fix: Historical packets now load on initial page load for all users 2025-08-02 09:27:23 -05:00
assets/js Improve type safety for getTrailId function 2025-07-21 08:36:38 -05:00
integration fix tests 2025-07-30 14:33:59 -05:00
support fix: Comprehensive packet processing and test optimization improvements 2025-08-01 17:50:07 -05:00
types refactor to use external parser 2025-06-24 14:22:09 -05:00
test_helper.exs fix: Comprehensive packet processing and test optimization improvements 2025-08-01 17:50:07 -05:00