aprs.me/lib
Graham McIntire 9509c49429
Fix mobile channel update_bounds nil handling
Replace 'with' clause that was failing when socket.assigns[:subscribed]
returned nil. Now properly checks subscription status using Map.get with
a default value of false to prevent WithClauseError.

Fixes error: no with clause matching: nil

Generated with Claude Code https://claude.com/claude-code
2025-10-25 12:48:34 -05:00
..
aprsme Remove Redis dependency from RateLimiterWrapper 2025-10-25 09:44:44 -05:00
aprsme_web Fix mobile channel update_bounds nil handling 2025-10-25 12:48:34 -05:00
aprs_web.ex upgrade more with modern phoenix 2025-07-05 08:04:06 -05:00
aprsme.ex refactor to use external parser 2025-06-24 14:22:09 -05:00