Commit Graph

  • 33b3b8d023 Updating changelog + build for 3.17.1 main 3.17.1 Jack Kingsman 2026-07-26 11:19:19 -07:00
  • 512e0ccdbb Bump ws in /frontend in the npm_and_yarn group across 1 directory dependabot/npm_and_yarn/frontend/npm_and_yarn-b3b4accef5 dependabot[bot] 2026-07-26 06:18:37 +00:00
  • 2601a9c0d1 Merge pull request #340 from rgregg/perf/virtualize-message-list Jack Kingsman 2026-07-25 23:16:25 -07:00
  • 4f783f4f59 Fix ANOTHER failing test. God I'm tired tonight. Jack Kingsman 2026-07-25 21:57:48 -07:00
  • 462f895e3e Merge branch 'main' into perf/virtualize-message-list Jack Kingsman 2026-07-25 21:40:38 -07:00
  • 8af7622bb0 Fix e2e tests Jack Kingsman 2026-07-25 21:38:58 -07:00
  • fc8dec3417 Fix busted tests Jack Kingsman 2026-07-25 21:02:53 -07:00
  • d267075127 Add testing harness and fix up a few niggling bugs Jack Kingsman 2026-07-25 19:35:40 -07:00
  • f2006e15ba Optimize jump to unread to reduce flicker on large backlog load. Jack Kingsman 2026-07-25 17:53:34 -07:00
  • 1584151000 Don't strand at the top of the list and override pending pins with manual scroll action Jack Kingsman 2026-07-25 16:22:42 -07:00
  • 8cb7c13a14 Merge pull request #339 from rgregg/perf/decouple-raw-packet-stream Jack Kingsman 2026-07-25 15:23:08 -07:00
  • 40f202dbeb Merge branch 'main' into pr-339 Jack Kingsman 2026-07-25 15:19:51 -07:00
  • 4559fd34c2 Test improvements and trimming Jack Kingsman 2026-07-25 15:12:21 -07:00
  • 1fb716aed3 Add retry on flood for repeater login Jack Kingsman 2026-07-25 15:12:12 -07:00
  • 50d063b195 Show statistics for regional messages. Closes #338. Jack Kingsman 2026-07-25 12:46:38 -07:00
  • fab331e67e Virtualize the message list Ryan Gregg 2026-07-25 00:40:47 -07:00
  • 5e5ab7db4d Keep overheard packet traffic out of the chat render path Ryan Gregg 2026-07-25 00:20:48 -07:00
  • 58cd61dc61 Fix doc drift. Jack Kingsman 2026-07-25 11:46:38 -07:00
  • 5f401307d0 Bump pydantic-settings in the uv group across 1 directory dependabot/uv/uv-10713fdc8d dependabot[bot] 2026-07-21 19:15:00 +00:00
  • 889bb19ef5 Updating changelog + build for 3.17.0 3.17.0 Jack Kingsman 2026-07-21 12:12:55 -07:00
  • 9fc343c4fd Add telemetry CSV export. Closes #334. Jack Kingsman 2026-07-21 12:06:52 -07:00
  • 6f743446b0 Add customizable date binning on map. Closes #330. Jack Kingsman 2026-07-21 11:54:09 -07:00
  • bc22f537d9 Add packet analyzer launch to visualizer feed. Closes #328. Jack Kingsman 2026-07-21 11:42:34 -07:00
  • 0b53534ec0 Tidy up issue templates Jack Kingsman 2026-07-21 10:32:46 -07:00
  • d2e3b05a38 Add hop width bit display display. Closes #323. Jack Kingsman 2026-07-10 15:23:46 -07:00
  • f8f6842d1d Updating changelog + build for 3.16.2 3.16.2 Jack Kingsman 2026-07-10 15:05:04 -07:00
  • 5da6e19c9b Add repeater region discover Jack Kingsman 2026-07-10 15:00:14 -07:00
  • 789d37e240 Updating changelog + build for 3.16.1 3.16.1 Jack Kingsman 2026-07-10 13:04:30 -07:00
  • ed7954552d Merge pull request #322 from jkingsman/alternate-repeater-detail-fetch Jack Kingsman 2026-07-10 12:49:27 -07:00
  • 6f21a6c364 Maybe we actually fixed the flaky test this time jkingsman 2026-07-09 17:08:32 -07:00
  • 6c977f9108 Add repeater region display. Closes #309. jkingsman 2026-07-09 16:37:14 -07:00
  • 387c9b0e0a Add packet search to raw feed. Closes #320. jkingsman 2026-07-09 14:56:31 -07:00
  • ee32a266db Try using direct admin-binary fetch alternate-repeater-detail-fetch jkingsman 2026-07-09 14:33:59 -07:00
  • 1b83616db4 Add clearer error on missing privkey export for community MQTT jkingsman 2026-07-09 14:08:23 -07:00
  • 0633ab724c Misc bugs around dm region scope + scope display, and flood-scope leak Jack Kingsman 2026-07-08 20:11:57 -07:00
  • db954c0f26 Bump some deps Jack Kingsman 2026-07-08 19:49:11 -07:00
  • b6706497c2 Merge pull request #295 from jkingsman/dependabot/npm_and_yarn/frontend/npm_and_yarn-a11d9bf118 Jack Kingsman 2026-07-08 19:10:17 -07:00
  • 80d82160b5 Merge pull request #294 from jkingsman/dependabot/uv/uv-740b34f595 Jack Kingsman 2026-07-08 18:49:33 -07:00
  • 61e6ff216a Bump the npm_and_yarn group across 1 directory with 3 updates dependabot[bot] 2026-07-09 00:47:46 +00:00
  • 560538a1f4 Updating changelog + build for 3.16.0 3.16.0 Jack Kingsman 2026-07-08 17:44:56 -07:00
  • f9b991b1a8 Fix giphy rendering issue. Closes #291. Jack Kingsman 2026-07-08 17:23:51 -07:00
  • 4385ea5703 Add clearer regional scoping for bots. Closes #300. Jack Kingsman 2026-07-08 17:08:04 -07:00
  • 97b873e991 Defer chart render until flyin is settled. Closes #317. Jack Kingsman 2026-07-08 16:47:41 -07:00
  • 0c8039cc44 Try out request-scoped subscription for console commands jkingsman 2026-06-05 21:37:30 -07:00
  • 0db80dd054 Merge pull request #307 from Bjorkan/fixRegions. Closes #303. Jack Kingsman 2026-07-08 15:51:50 -07:00
  • 6edd2927b1 Gate scoping-safety on firmware ref, and and make per-channel override tristate. Jack Kingsman 2026-07-08 15:45:58 -07:00
  • f45b84b15c Add more aggressive packet validity checking. Closes #315. Jack Kingsman 2026-07-08 15:16:21 -07:00
  • 84e6c34255 Allow favorites to be sorted by type. Closes #314. Jack Kingsman 2026-07-08 14:57:29 -07:00
  • 2fcbefac3b Add duty cycle display to repeaters. Closes #308. Jack Kingsman 2026-07-08 14:47:50 -07:00
  • a6c64279e8 Plumb through total neighbor count from radio and expose that in the UI. Closes #310. Jack Kingsman 2026-07-08 14:09:08 -07:00
  • 7fe15d0fd4 Add issue template. Closes #313. Jack Kingsman 2026-07-08 13:57:30 -07:00
  • 30e9a77cdc Clarify flood scope setup warning Björkan 2026-07-03 19:07:55 +02:00
  • 2118c83bc4 Stabilize app startup hash test timeout Björkan 2026-07-03 19:02:25 +02:00
  • 7b334160ce Be more forgiving around hashtag channel names Jack Kingsman 2026-06-30 14:38:10 -07:00
  • 55020a5e22 Fix firmware-compatible unscoped flood scope handling Björkan 2026-06-28 01:23:19 +02:00
  • ce4946351f Allow bots to send region scoped messages jkingsman 2026-06-27 00:36:28 -07:00
  • 4b4dfb0767 Add incoming region to kwargs jkingsman 2026-06-26 21:26:58 -07:00
  • 14cd399f70 Suppress expected reconnect. Closes #305. jkingsman 2026-06-26 21:06:14 -07:00
  • 1af9c3bfcf Fix floating point issues on recharts Jack Kingsman 2026-06-25 11:35:50 -07:00
  • ca9a60a947 Clear out some stale HA states Jack Kingsman 2026-06-24 20:55:02 -07:00
  • 7560fe26ec Updating changelog + build for 3.15.2 3.15.2 Jack Kingsman 2026-06-23 21:34:51 -07:00
  • 3a78bf36ac filter out geo from non-geo sensors, and publish gps for device tracking Jack Kingsman 2026-06-22 17:34:44 -07:00
  • 9f5bf2b159 Updating changelog + build for 3.15.1 3.15.1 Jack Kingsman 2026-06-20 22:39:46 -07:00
  • 3d0e09b0c6 Relax e2e flood -> pathed requirements to not need literal direct Jack Kingsman 2026-06-20 22:33:34 -07:00
  • 048e03d99b Maybe finally fix that flaky test?? Jack Kingsman 2026-06-20 22:12:51 -07:00
  • 8d8bc13a3b Add option to disable scroll. Closes #299. Jack Kingsman 2026-06-20 21:53:28 -07:00
  • 66148c2c39 Autobackfill regions Jack Kingsman 2026-06-20 21:48:16 -07:00
  • 06556a853d Add draft reactions + gifs; region resolution Jack Kingsman 2026-06-20 21:12:47 -07:00
  • cb4d4ca584 Merge pull request #274 from fred777/fred777-add_bot_globals Jack Kingsman 2026-06-20 18:03:56 -07:00
  • 165dcd0cfe Add some additional debug for message scope Jack Kingsman 2026-06-20 18:00:09 -07:00
  • 08c4ec3283 Ruff me up Jack Kingsman 2026-06-20 17:54:46 -07:00
  • 3cd820d71b Merge pull request #297 from jkingsman/make-repeater-sortable Jack Kingsman 2026-06-20 17:38:06 -07:00
  • 85574f7747 Make repeater neighbor pane sortable. Closes #290. make-repeater-sortable jkingsman 2026-06-17 18:12:48 -07:00
  • f9824a562f Bump the uv group across 1 directory with 2 updates dependabot[bot] 2026-06-18 00:53:37 +00:00
  • 0a803ff68a Merge pull request #293 from jkingsman/dependabot/uv/uv-e01e180ce9 Jack Kingsman 2026-06-17 17:51:25 -07:00
  • 047fed4844 Bump aiohttp from 3.14.0 to 3.14.1 in the uv group across 1 directory dependabot[bot] 2026-06-17 14:49:55 +00:00
  • 6efc5f097f Merge pull request #289 from ervwalter/fix/configurable-vapid-subject Jack Kingsman 2026-06-16 12:54:13 -07:00
  • 1243d01e11 Make VAPID subject configurable via MESHCORE_VAPID_SUBJECT Erv Walter 2026-06-15 19:59:25 -05:00
  • 7198d92c74 Use the correct last-heard time for repeater recency sorting jkingsman 2026-06-15 22:06:55 -07:00
  • f1e853ea0a Merge remote-tracking branch 'origin/main' into fred777-add_bot_globals fred777 2026-06-12 16:34:00 +02:00
  • 35c2371088 Updating changelog + build for 3.15.0 3.15.0 Jack Kingsman 2026-06-11 22:27:51 -07:00
  • 9391116d53 Compact the trace panes. Closes #285. Jack Kingsman 2026-06-11 22:13:41 -07:00
  • 01c4dd1df7 Add recently traced contacts as a sort category in the trace pane. Closes #286. Jack Kingsman 2026-06-11 21:55:51 -07:00
  • e1e0b48437 Add 'Reverse Link' button to trace pane. Closes #287. Jack Kingsman 2026-06-11 21:12:24 -07:00
  • fb848d2e8d Add outbound message opt-in for apprise Jack Kingsman 2026-06-11 20:42:29 -07:00
  • 4d06e38ee5 Merge remote-tracking branch 'origin/main' into fred777-add_bot_globals fred777 2026-06-08 09:48:46 +02:00
  • 907a0e4d14 Make repeater packet history legend clearer jkingsman 2026-06-05 21:51:39 -07:00
  • 556847ea2b Improve QoL around repeater history (brush scrubbing, better extents, per-datapoint delta on packet count jkingsman 2026-06-05 21:43:52 -07:00
  • 27e546fec0 Try out request-scoped subscription for console commands fix/cli-response-scoped-subscription jkingsman 2026-06-05 21:37:30 -07:00
  • 6e763a965f Add pubkey suffix to the repeater neighbors. Closes #281. jkingsman 2026-06-05 21:21:33 -07:00
  • 57bb52820c Merge pull request #284 from jkingsman/dependabot/uv/uv-f07ca4ca9c Jack Kingsman 2026-06-05 20:55:48 -07:00
  • 6a0e02fdec Merge pull request #280 from Bjorkan/TimezoneFix Jack Kingsman 2026-06-05 20:54:25 -07:00
  • 5b0dfcd2d2 Bump starlette from 0.50.0 to 1.0.1 in the uv group across 1 directory dependabot[bot] 2026-06-06 03:54:03 +00:00
  • a3f861787b Merge pull request #277 from jkingsman/dependabot/uv/uv-1c0655a644 Jack Kingsman 2026-06-05 20:48:52 -07:00
  • 603adccb9f Emit UTC Z-suffixed timestamps for Community MQTT observer payloads Bjorkan 2026-06-05 10:38:17 +02:00
  • 52243cbc94 Extract ACK codes for standalone ACKs (i.e. normal/non-flood). Might resolve #278? jkingsman 2026-06-04 21:34:02 -07:00
  • 612482e26e Bump aiohttp from 3.13.5 to 3.14.0 in the uv group across 1 directory dependabot[bot] 2026-06-04 00:05:12 +00:00
  • be2b7fdacc Actually fix the test issues Jack Kingsman 2026-06-01 20:27:01 -07:00
  • 42ed3f0289 Updating changelog + build for 3.14.1 3.14.1 Jack Kingsman 2026-06-01 19:30:21 -07:00
  • 257f09c2b4 Be more gentle during test runs Jack Kingsman 2026-06-01 19:21:02 -07:00