Commit Graph
5 Commits
Author SHA1 Message Date
callebtcandGitHub 856fe5eb3e Gossip routing tmp with connection limit fixed (#569)
* fix: r8 exception for LocationManager (#566)

* fragmented packets inherit route

* update spec

* fix connection limits

* fix: deserialization issue with routed packets

* log

* dynamic fragment size

* fragment size

* add tests
2026-01-09 22:24:07 +07:00
callebtc aabd0011df source routing v2 2026-01-07 07:17:44 +07:00
callebtc 94fbadb570 add to spec 2025-09-19 22:40:38 +02:00
callebtc f2dd90e77e update spec to be explicit about intermediate hops only 2025-09-19 22:26:08 +02:00
callebtcandGitHub 998ee606b1 Nostr refactor simplify (#390)
* fix bug

* geoDM receive works, send doesnt, and incoming message doesnt make sender appear in peer list

* fix nostr dm

* geohash dms work

* Geohash DM UI: stop mixing Nostr DM temp chats into mesh offline list; ensure geohash DM senders are added to geohash people list only. Removed nostr_* sidebar append in PeopleSection; kept 64-hex mesh offline favorites. Verified build.

* refactor

* nice

* works

* merging nostr -> mesh works

* tripple click to delete all

* fix sidebar icon

* remove hash

* dms have correct recipient

* works

* wip unread badge

* geohash dms wip

* dms work
2025-09-08 13:46:15 +02:00