Commit graph

  • e933420b77
    Merge c3f7257777 into 37b8273f9b David van Leeuwen 2026-04-15 10:46:47 +02:00
  • c3f7257777 Fix width calculations for right-aligned texts David A. van Leeuwen 2026-04-15 10:46:35 +02:00
  • 37b8273f9b
    Merge pull request #58 from flo1o1/patch-1 main fdlamotte 2026-04-14 02:46:18 -04:00
  • bf69a4fd35 Fix issue in returning cursor after print_above() David A. van Leeuwen 2026-04-13 21:18:56 +02:00
  • efe06faba3
    Rename variable 'filename' to 'file_name' Florian Auer 2026-04-13 11:19:12 +02:00
  • 2bb2dfff02 v1.5.6 Florent 2026-04-09 11:47:47 +02:00
  • 2d620f2c33 new add_contact command (pubkey, type, name) Florent 2026-04-03 15:12:47 +02:00
  • fd7a0e114c fix set_channel Florent 2026-03-30 08:03:54 -04:00
  • 4f284191b9 v1.5.4 Florent 2026-03-25 20:59:50 -04:00
  • efcfca02d1 contact_lastmod can now be chained Florent 2026-03-25 20:59:09 -04:00
  • 3b41f4e27a issue with nested quotes Florent 2026-03-24 14:29:50 -04:00
  • 3952e4b1f8 better handling of emojis display in channel_echoes Florent 2026-03-23 19:01:41 -04:00
  • 52cdaa2146 display channel_echoes even if message is not decrypted if channel is configured (should not happen as there is no option not to decrypt messages ...) Florent 2026-03-23 18:50:01 -04:00
  • 86bcc900a9 update to meshcore_py v2.3.2 Florent 2026-03-23 06:04:27 -04:00
  • 57aa9e062b fix decrypt_channel_logs call Florent 2026-03-11 10:22:15 -04:00
  • a3f6179c72 v1.5.0 v1.5.0 Florent 2026-03-10 16:49:36 -04:00
  • 09e333960d
    Merge pull request #52 from jburgess777/patch-1 fdlamotte 2026-03-09 19:37:36 -04:00
  • 73db417c98
    Fix typo in README about init files Jon Burgess 2026-03-09 22:36:31 +00:00
  • 944271dcad
    Fix typos and formatting in README.md Jon Burgess 2026-03-09 22:31:08 +00:00
  • 6e2c9bf2e4 v1.4.12 Florent 2026-03-08 15:23:23 -04:00
  • 3a1a2a28af update rn and ra Florent 2026-03-08 15:04:56 -04:00
  • 9e6efeb5c6 manage emojis in names in lc Florent 2026-03-08 14:19:21 -04:00
  • 5636505578 issue with errors in advert_path Florent 2026-03-07 20:34:24 -04:00
  • 0661d52607 implement advert_path Florent 2026-03-07 17:44:44 -04:00
  • e865027fa5 update to meshcore 2.2.24 Florent 2026-03-06 19:10:43 -04:00
  • 957da74c72 v1.4.9 Florent 2026-03-06 18:55:21 -04:00
  • f50d27334f always show 1 byte path on prompt (use path to know the real path) Florent 2026-03-06 18:54:16 -04:00
  • ba988a7489 change path behaviour and document path and trace Florent 2026-03-06 18:47:10 -04:00
  • 24842679a0 LED commands Andy Shinn 2026-03-06 12:50:03 -06:00
  • 68209df537 some logic to specify path_hash_len when setting path Florent 2026-03-06 12:14:01 -04:00
  • 3e37c15ab5 v1.4.8 Florent 2026-03-06 08:46:43 -04:00
  • f7a1286e6f update to meshcore-2.2.22 Florent 2026-03-06 08:33:12 -04:00
  • 5f1ab74c09 fix error in advert_echoes Florent 2026-03-05 20:45:42 -04:00
  • 512cc08654 update meshcore_py to 2.2.20 Florent 2026-03-05 15:46:20 -04:00
  • d01a9f6ffc change dependency to meshcore v2.2.19 Florent 2026-03-05 13:58:40 -04:00
  • 7caca2db79 offload channel messages decoding to meshcore_py Florent 2026-03-05 11:53:10 -04:00
  • ed1c1d5897 let some extraction work to the lib Florent 2026-03-05 09:32:42 -04:00
  • db59c48b3f
    Merge pull request #47 from stachuman/add-repeater-commands-doc fdlamotte 2026-03-03 14:09:00 -04:00
  • e9a518fd41 add repeater commands reference documenting serial vs client mode Staszek 2026-03-01 15:40:51 +00:00
  • 1ac68743ed update flake Florent 2026-02-28 14:32:19 -04:00
  • 589c0c3d3a v1.4.5 Florent 2026-02-28 08:08:09 -04:00
  • d46da1f445 fix Florent 2026-02-28 08:07:33 -04:00
  • b4cc15cc69 v1.4.4 Florent 2026-02-27 09:34:52 -04:00
  • 41cbef3498 handle case where path_hash_len = 3 when doing trace (by converting path to two bytes) Florent 2026-02-27 07:37:21 -04:00
  • 77e0230c61 now you can send trace to a contact when using multibyte path Florent 2026-02-27 07:16:28 -04:00
  • 39d74c334e add possibility to set flags when querying path Florent 2026-02-27 06:50:48 -04:00
  • b50c0dc226 print 3 first bytes of node key when doing discovery Florent 2026-02-26 19:06:26 -04:00
  • ce8b48612e path_hash_size should be taken into account in echoes Florent 2026-02-26 14:55:31 -04:00
  • 5c06617d7a support for path_hash_mode with get/set Florent 2026-02-26 14:25:34 -04:00
  • 87f6847487
    Add clkreboot command to README Alex the Emperor Penguin 2026-02-23 20:40:48 +01:00
  • d3b8c72aaa add discover.neighbors to completion list Florent 2026-02-17 07:10:17 -04:00
  • 4f484915e4 v1.4.3 Florent 2026-02-16 14:18:26 -04:00
  • 69ad8250fe add an error when serial connexion is not made to suggest trying -r Florent 2026-02-16 14:12:37 -04:00
  • 5bc8379b52 v1.4.2 Florent 2026-02-15 07:39:16 -04:00
  • cf630bbf20 get radio now prints repeat state Florent 2026-02-14 15:49:54 -04:00
  • 2e54bae1ff handle repeat mode for companion Florent 2026-02-14 15:36:03 -04:00
  • 8367acec8f don't display ble nodes in repeater mode Florent 2026-02-13 15:05:16 -04:00
  • 188f00221c
    Merge pull request #43 from samm-git/no-bleakl fdlamotte 2026-02-13 10:08:11 -04:00
  • 8c122370f6 add powersaving commands Florent 2026-02-10 11:34:49 -04:00
  • fb6c941f04 add req_ to repeater completion list Florent 2026-02-10 11:02:40 -04:00
  • 6893e82189 update meshcore_py v1.4.1 Florent 2026-02-10 09:06:38 -04:00
  • 7769aceb5a Make bleak dependency optional Oleksij Samorukov 2026-02-10 12:23:27 +01:00
  • 8b6f8d6c89 v1.4.0 v1.4.0 Florent 2026-02-08 08:39:11 -04:00
  • 9a472b37ab remove DEBUG from output in repeater mode Florent 2026-02-06 12:23:29 -04:00
  • 168bbc3783 overload region load in repeater Florent 2026-02-06 12:10:25 -04:00
  • f946740741 add header to region spec Florent 2026-02-06 11:57:02 -04:00
  • 0818b10a00 update README about repeater mgmt Florent 2026-02-06 10:04:27 -04:00
  • f76be35e88 added scripts to repeater mode Florent 2026-02-06 09:05:10 -04:00
  • 3804f382f1 add owner.info to docs and completion Florent 2026-02-05 14:19:22 -04:00
  • 163664b28b if no file is given for script prompt for it Florent 2026-02-05 14:10:46 -04:00
  • 3bd01ae578 let user send rpt cmd from cmdline Florent 2026-02-05 14:00:47 -04:00
  • 439324b325 handle ~ in path for download/upload Florent 2026-02-05 12:12:15 -04:00
  • 06a66136a9 v1.3.20 Florent 2026-02-05 12:03:26 -04:00
  • e859aae9ba ; is a comment in region files Florent 2026-02-05 12:01:57 -04:00
  • f3b1319eda stop uploading region if line is empty Florent 2026-02-05 11:59:52 -04:00
  • f41ee950b1 document regions in rpt mode Florent 2026-02-05 11:51:18 -04:00
  • fb68e47516 regions upload/download in rpt mode to read/write regions from files Florent 2026-02-05 11:36:36 -04:00
  • 1318afe36b apply_to can filter using flag bit Florent 2026-02-04 09:56:06 -04:00
  • 330c0bfb10 v1.3.19 v1.3.19 Florent 2026-02-04 09:23:24 -04:00
  • 25844a6d38 get status Florent 2026-02-04 09:20:56 -04:00
  • 9bffc8e0d9 update flake Florent 2026-02-03 15:51:26 -04:00
  • 4b8f395228 update flake Florent 2026-02-03 15:50:17 -04:00
  • e0703a584e upd reqs and set autoadd_config from string Florent 2026-02-03 15:38:36 -04:00
  • 63142a4a21 autoadd_config Florent 2026-02-02 13:16:42 -04:00
  • 089c5cab57 chat mode support for req_regions, req_owner, req_clock Florent 2026-02-02 12:14:40 -04:00
  • 484a0b3a2e req_regions, req_owner, req_clock Florent 2026-02-02 11:55:52 -04:00
  • 246a84ee05 add clock sync to repeater serial Florent 2026-01-27 09:19:19 -04:00
  • 92af5f7479
    Merge pull request #37 from samm-git/patch-1 fdlamotte 2026-01-14 14:17:46 -04:00
  • 77502789bf
    Fix function name for getting contact from args Alex Samorukov 2026-01-14 19:08:17 +01:00
  • f666d3d451
    Delete meshcore-cli-history-ready.zip pom3ranc86 2026-01-04 17:11:33 +01:00
  • 081513b8b5
    Add files via upload pom3ranc86 2026-01-04 17:02:19 +01:00
  • eae42cc259
    Add files via upload pom3ranc86 2026-01-04 17:01:17 +01:00
  • da9518c08b
    Add files via upload pom3ranc86 2026-01-04 16:27:13 +01:00
  • e7c01e5f3f
    11 pom3ranc86 2026-01-04 16:21:08 +01:00
  • 95aaad9e3a
    Add files via upload pom3ranc86 2026-01-04 16:19:32 +01:00
  • 26ff07ddfc
    Remove trailing blank line in history_store.py pom3ranc86 2026-01-04 16:10:52 +01:00
  • 2d54f6c527
    Add HistoryStore class for message history management pom3ranc86 2026-01-04 16:09:11 +01:00
  • 1f2958b77a
    Create history_store.py pom3ranc86 2026-01-04 16:06:22 +01:00
  • e34d826391 sometimes we did not check if contacts existed Florent 2026-01-03 11:16:26 +01:00
  • 23fb5c2fba v1.3.14 Florent 2026-01-02 20:58:47 +01:00