872 Commits (f9da590c85e6f9613bd5121e02ea46b959e38b16)

Author SHA1 Message Date
Kemal Hadimli 13e6351573 filter channel: lowercase #hashtag names before hashing 1 day ago
Kemal Hadimli ecc7a50392 filter: add unblock/unsender to remove a single term 1 day ago
Kemal Hadimli f573bd1346 filter channel: remove a single channel by key 1 day ago
Kemal Hadimli e70349a9fc filter channel: accept a #hashtag name, derive its key 1 day ago
Kemal Hadimli a427735788 Store channel filter config in binary, drop the PSK string array 2 days ago
Kemal Hadimli 6cbbe1500a filter channel: accept a raw hex key in addition to base64 2 days ago
Kemal Hadimli 68ffb32354 Harden channel filter: bounds-guard decrypt buffer, match keywords across whole message 4 days ago
Kemal Hadimli 7f1265bfe8 Guard channel content filter behind WITH_CHANNEL_FILTER 4 days ago
Kemal Hadimli 4240606266 Unicode-fold channel filter matching to resist homoglyph evasion 4 days ago
Kemal Hadimli 7595e222d7 Log filtered channel msgs to MESH_DEBUG; add filter stats CLI 4 days ago
Kemal Hadimli 1abc715b40 Add public/channel content filtering to simple_repeater 4 days ago
liamcottle ae0bb7ee95 use releasePacket instead of _mgr->free 5 days ago
liamcottle 07bfe90695 free packet on parse failure 5 days ago
Scott Powell 8c0d5c5b24 * version 1.16.0 1 week ago
Scott Powell 8fc2da5c98 * default now 8, per the will of the peoples. 1 week ago
Scott Powell 5f6821bb66 * new CLI config: flood.max.advert (default 16) 1 week ago
Sefinek cc05ae555a docs: fix typos, grammar, and formatting in FAQ and code comments 2 weeks ago
taco e449af1723 bypass auto-shutdown delay for e-ink devices 2 weeks ago
Scott Powell 83ad3a6dc0 * direct/zero hop by default 2 weeks ago
Scott Powell f66c1d0258 * simplified the new flood.max.unscoped pref 2 weeks ago
Chris Barker a33f3011a5
Feat: Adds flood.max.unscoped setting 2 weeks ago
taco 3ce1cf404e NRF52: disable autoshutdown if powered, add auto-shutdown warning for oled 2 weeks ago
Scott Powell 760bb5951d * Bug fix: adding neighbor when path_mode != 0 2 weeks ago
Scott Powell bc5d648204 * contacts sync fix 2 weeks ago
Scott Powell d9df8307ca * first draft 2 weeks ago
Scott Powell b259fbd01b * power saving: hasPendingWork() now also checks if there's a pending contacts write 2 weeks ago
Kemal Hadimli bb781ff10a companion_radio: opt-in KEEP_DISPLAY_ON_USB to keep OLED on while powered 2 weeks ago
Sefinek bbe41eb375 fix: rename `CMD_DEVICE_QEURY` to `CMD_DEVICE_QUERY` 2 weeks ago
Kevin Le 36a44de119 Reduced time drift from 60s/day to 7s/day for ESP32-based repeaters with power saving. 1 month ago
Kevin Le a3d20d6209 Let ESP32-based repeaters to sleep immediately receiving and process a LoRa packet 4 months ago
AtlavoxDev e5dab6b999 Rename bootComplete() to onBootComplete() for naming consistency 3 weeks ago
AtlavoxDev 39a69b86c3 Add MainBoard::bootComplete() hook for boot-indicator LED feedback 3 weeks ago
Rastislav Vysoky a37078f6c5
Companion repeat: update to more usable default EU frequency 3 weeks ago
Kevin Le da7663a6fb Fixed hasPendingWork for BLE companions 3 weeks ago
Kevin Le 280213d41f Fixed to put hasPendingWork out of ENV_INCLUDE_GPS 2 months ago
Kevin Le 6b1099161c Added Power Saving for NRF52 companions 2 months ago
Rastislav Vysoky 01500e55d8
Change room server flood advert interval to 47 hours 3 weeks ago
Rastislav Vysoky 40180b8fe6
Update repeater flood advert interval to 47 hours 3 weeks ago
taco 26c641bc63 tiny ui rendering fixes 1 month ago
taco 9f683975c1 add torch 1 month ago
taco 8540c98947 add tinyui for lilygo t-echo card 1 month ago
Scott Powell c588540b1b * new CMD_SEND_RAW_PACKET 1 month ago
liamcottle 841db56595 add build flag to configure allowed repeat freq range 1 month ago
tuzzmaniandevil ffa76016ff Address two comments from PR 1 month ago
Rococo88 a0cc3bab4b Refactor WiFi auto-reconnect to use non-blocking polling 1 month ago
Scott Powell 6979326340 * CMD_SET_FLOOD_SCOPE_KEY, now with second variant for explicitly sending un-scoped 1 month ago
tuzzmaniandevil 314d777b42 Enhance KissModem frame processing and timeout handling 1 month ago
liamcottle 5a509752a7 don't play startup tune if buzzer pref disabled 1 month ago
Scott Powell 0a8a0a4904 * Refactor: removed duplicated radio_rng_seed(), radio_set_params(), radio_set_tx_power() 1 month ago
Wessel Nieboer c5bf23f4b1
bump simple_sensor version to v1.15.0 1 month ago