Commit graph

376 commits

Author SHA1 Message Date
Florent
ed1c2adb8b update to latest meshcore_py 2025-11-08 08:18:31 +01:00
Florent de Lamotte
a56dbb9cf7 add scope to commands 2025-11-07 17:45:27 +01:00
Florent de Lamotte
56935e70c7 add disclaimer when not using parameters 2025-11-07 13:52:29 +01:00
Florent de Lamotte
1cb7e011ed let user not specify filter 2025-11-07 13:50:44 +01:00
Florent de Lamotte
91a6e31fa9 support only_prefix flag on discover_nodes 2025-11-07 13:46:12 +01:00
Florent
601c19c30f implement node_discover 2025-11-07 00:16:41 +01:00
Florent de Lamotte
803e339c58 prompt improvements regarding scope 2025-11-06 13:21:54 +01:00
Florent
c2f43bde62 update version of meshcore_py 2025-11-05 16:34:44 +01:00
Florent de Lamotte
f3f9d28d53 initial support for scope 2025-11-05 16:33:02 +01:00
Florent de Lamotte
d95b7bf90d using BytesIO to decode packets 2025-11-05 12:02:59 +01:00
Florent de Lamotte
2599b970c1 take transport codes into account in echoes 2025-11-05 11:25:38 +01:00
Florent de Lamotte
1b21ec890e simple help on commands 2025-11-05 10:50:43 +01:00
Florent
47c855ee7c implement apply_to command that runs a command to a set of contacts specified with a filter 2025-11-04 22:18:22 +01:00
Florent
04f2f3ced0 v1.2.5 2025-11-04 10:47:02 +01:00
Florent
01aa56467e more explicit error when command not found 2025-11-04 10:42:17 +01:00
Florent
0b81bc7aa0 can now add pending contact by name 2025-11-04 10:34:02 +01:00
Florent
bd1049c123 new echo_unk_chans defaults to False 2025-11-03 20:33:49 +01:00
Florent de Lamotte
66d294cd52 f-string bug 2025-11-03 12:35:55 +01:00
Florent de Lamotte
dabbbdc0d7 rename log_channels to channel_echoes 2025-11-03 11:32:06 +01:00
Florent de Lamotte
1510c42f4a verify channel against mac 2025-11-03 11:13:53 +01:00
Florent
46463902d4 handle log when out of im 2025-11-02 23:08:04 +01:00
Florent
ddf7b3b8ad tune display of channel log 2025-11-02 22:52:27 +01:00
Florent
840eb2d44c chan hash was not retreived afer chan setup 2025-11-02 20:45:43 +01:00
Florent
5c953ecf80 1 char gained on log_chan 2025-11-02 20:45:43 +01:00
Florent
c0cbbdc932 depends on pycryptodome 2025-11-02 20:45:43 +01:00
Florent
4e65892932 ver 1.2.2 2025-11-02 20:45:43 +01:00
Florent
eca02c9621 implement log_channels 2025-11-02 20:44:58 +01:00
Florent
17a8ad4522 add print_log_rx handler 2025-11-02 15:05:55 +01:00
Florent
5a2f3a0f06 change filename for password to using pubkey instead of node name 2025-11-02 14:26:07 +01:00
Florent
4471753b51 /contact msg sends msg to contact (or channel) 2025-11-02 13:54:58 +01:00
Florent
133effc356 searching wrong device while reconnecting after error 2025-11-01 20:58:05 +01:00
Florent de Lamotte
ae13eea883 cx issues and indent 2025-10-31 13:27:42 +01:00
Florent de Lamotte
452d90b352 handle login cancelation 2025-10-31 11:24:15 +01:00
Florent de Lamotte
dbcbcc1ad2 password management 2025-10-31 11:12:28 +01:00
Florent de Lamotte
00e5bf4cde remove public from to list (already in channels) 2025-10-31 09:41:35 +01:00
Florent
b6d797e53f completion for slash commands 2025-10-30 23:32:32 +01:00
Florent
ee4265de77 change the way of creating completion lists 2025-10-30 22:13:33 +01:00
Florent
366796cbea enable the use of slash in completions 2025-10-30 21:45:17 +01:00
Florent
478d4c4d03 introduce path to node in commands 2025-10-30 20:19:56 +01:00
Florent de Lamotte
a5559787f7 / will now do the same as $ ... 2025-10-30 17:34:12 +01:00
Florent de Lamotte
72b67469b5 client list and selection won't crash when ble is not present 2025-10-30 16:32:33 +01:00
Tilman Baumann
bb6ac6011f Nix: Bump python meshcore to 2.1.19 2025-10-30 12:11:41 +01:00
fdlamotte
65d640c196
Merge pull request #13 from tbaumann/main
Nix: Bump meshcore dependency to 2.1.18
2025-10-30 11:33:21 +01:00
Florent de Lamotte
ececb3a453 multi_acks 2025-10-30 11:28:57 +01:00
Tilman Baumann
65f826e039 Nix: Bump meshcore dependency to 2.1.18 2025-10-30 11:12:35 +01:00
Florent
80b6a6e288 ver 1.1.39 2025-10-30 09:08:01 +01:00
Florent de Lamotte
851bfb7ace fixed discover trace for non-repeater 2025-10-30 09:07:04 +01:00
Florent
57f6cf5af9 pretty traces and better script handling 2025-10-29 19:57:07 +01:00
Florent
4904e22ab8 ask trace for a contact in chat mode 2025-10-29 16:30:34 +01:00
Florent
f4671ff790 handle multiline msg 2025-10-29 09:57:45 +01:00