Commit graph

466 commits

Author SHA1 Message Date
Florent
0818b10a00 update README about repeater mgmt 2026-02-06 10:04:27 -04:00
Florent
f76be35e88 added scripts to repeater mode 2026-02-06 09:10:07 -04:00
Florent
3804f382f1 add owner.info to docs and completion 2026-02-05 14:19:22 -04:00
Florent
163664b28b if no file is given for script prompt for it 2026-02-05 14:10:46 -04:00
Florent
3bd01ae578 let user send rpt cmd from cmdline 2026-02-05 14:00:47 -04:00
Florent
439324b325 handle ~ in path for download/upload 2026-02-05 12:12:15 -04:00
Florent
06a66136a9 v1.3.20 2026-02-05 12:03:26 -04:00
Florent
e859aae9ba ; is a comment in region files 2026-02-05 12:01:57 -04:00
Florent
f3b1319eda stop uploading region if line is empty 2026-02-05 11:59:52 -04:00
Florent
f41ee950b1 document regions in rpt mode 2026-02-05 11:51:18 -04:00
Florent
fb68e47516 regions upload/download in rpt mode to read/write regions from files 2026-02-05 11:36:36 -04:00
Florent
1318afe36b apply_to can filter using flag bit 2026-02-04 09:56:06 -04:00
Florent
330c0bfb10 v1.3.19 2026-02-04 09:23:24 -04:00
Florent
25844a6d38 get status 2026-02-04 09:20:56 -04:00
Florent
9bffc8e0d9 update flake 2026-02-03 18:24:36 -04:00
Florent
4b8f395228 update flake 2026-02-03 15:50:17 -04:00
Florent
e0703a584e upd reqs and set autoadd_config from string 2026-02-03 15:38:36 -04:00
Florent
63142a4a21 autoadd_config 2026-02-02 13:16:42 -04:00
Florent
089c5cab57 chat mode support for req_regions, req_owner, req_clock 2026-02-02 12:14:40 -04:00
Florent
484a0b3a2e req_regions, req_owner, req_clock 2026-02-02 11:55:52 -04:00
Florent
246a84ee05 add clock sync to repeater serial 2026-01-27 09:19:19 -04:00
fdlamotte
92af5f7479
Merge pull request #37 from samm-git/patch-1
Fix function name for getting contact from args
2026-01-14 14:17:46 -04:00
Alex Samorukov
77502789bf
Fix function name for getting contact from args
This is required to make `contact_timeout` command working
2026-01-14 19:08:17 +01:00
Florent
e34d826391 sometimes we did not check if contacts existed 2026-01-03 11:16:26 +01:00
Florent
23fb5c2fba v1.3.14 2026-01-02 20:58:47 +01:00
Florent
5c5b314ecd error in last refactoring 2026-01-02 20:44:43 +01:00
Florent
9447bed0e5 v1.3.13 2025-12-30 18:31:11 +01:00
fdlamotte
986c155e02
Merge pull request #29 from brammittendorff/feature_implemented-repeater-cli
Add repeater mode (-r) for direct serial CLI access
2025-12-30 18:12:37 +01:00
bram
a260c83296 Add repeater mode (-r) for direct serial CLI access 2025-12-30 14:19:23 +01:00
Florent
e2905e10bf now it is possible to do any command with pubkey prefix 2025-12-30 10:11:20 +01:00
Florent
9e81371e2a can login with pubkey_prefix 2025-12-30 09:49:14 +01:00
Florent
c7b4494009 v1.3.12 2025-12-27 13:04:13 +01:00
Florent
1227d417cf fixed sending msg to channel with name 2025-12-27 11:03:08 +01:00
Florent
d12241b1dd fixed msg log names 2025-12-27 10:56:02 +01:00
fdlamotte
f2009c9be6
Merge pull request #28 from jimt/patch-1
Fix set/get help message
2025-12-27 10:28:14 +01:00
Jim Tittsler
fedc687313
Fix set/get help message
help said "echo_unk_channels" but the command is parsed as "echo_unk_chans"
2025-12-26 23:57:10 -08:00
Florent
08f655b65c tight prompt 2025-12-18 18:29:37 +01:00
Florent de Lamotte
6d239fcacc wrote an about section in readme 2025-12-17 15:34:26 +01:00
fdlamotte
57088348e3
Merge pull request #24 from mtlynch/2.2.3-flake
Update Nix flake for 2.2.3
2025-12-16 16:22:58 +01:00
Michael Lynch
c80ca8126c Update Nix flake for 2.2.3 2025-12-16 09:37:56 -05:00
Florent
71e3064574 handle strange unicode characters ;) 2025-12-12 19:46:19 +01:00
Florent
f130de7e77 error with advert_echoes when timestamp is not on 2025-12-08 17:10:26 +01:00
Florent
2a62d8072b set private_key 2025-12-07 17:41:24 +01:00
Florent
fdbf1a8e29 get private_key 2025-12-07 17:20:49 +01:00
Florent
72a16dfd36 change behavior of /to 2025-12-07 08:38:28 +01:00
Florent
ae10bb701a deal with error_code not in payload for scope error 2025-12-06 19:35:57 +01:00
Florent
7b0631bc4b bug in time format 2025-12-06 13:50:32 +01:00
Florent
6b8724a1e1 v1.3.8 2025-12-06 13:31:30 +01:00
Florent
1856bdecbd print msg timestamp when receiving message 2025-12-06 12:20:34 +01:00
Florent
f08d2b401a channels: add_channel command + help 2025-12-06 11:07:42 +01:00