Liam Cottle

Results 73 comments of Liam Cottle

Closing out, as this feature has been updated to be based on when a packet was heard being gated to MQTT by the node in question.

Yeah, that's the unfortunate downside to small random node ids. A better approach would be public/private crypto keys, but it is what it is. Another way around this is to...

This is most likely happening when I restart the map server, or my server disconnects and reconnects to to the Meshtastic MQTT server. When connecting to the Meshtastic MQTT server,...

> No packets seen on MQTT This feature relies on the server collecting all service envelopes. At this time, this feature is disabled on my public map. The UI should...

Hey there! Commands aren't supported in MeshChat yet. I don't have any plans to add them in right now. Is there something specific you're trying to interact with?

I'd say try removing the single quotes around your option values.

Hey, dates are formatted as `day/month/year`. It's the less confusing format ;) I could probably change to `01/Jan/2024` instead of using numeric month, otherwise the other format that's generally used...

Ohhh, true... I see that in your screenshot now :D I guess that's the browser putting it in that format, based on user locale. I'll have to investigate if this...

Finally got around to this one. - Added simple favourites system for NomadNetwork Nodes in 4734e6246833adf785aab83485136e977a1d8024 - Added ability to identify self to a NomadNetwork Node in 37cc6aa158b7e5511b28474ec05ad9e42e4cb030 Closing as...

A simple favourites system has now been implemented. Maybe in the future there could also be specific page bookmarking.