Commit Graph
14 Commits
Author SHA1 Message Date
dcrubro fcf510afa4 Fix warnings on clang (literally 95% implicit conversion to char* from const char*)# 2026-09-02 09:07:16 +02:00
dcrubro 3d6b08d9d5 Fix warning - regarding missing prototypes and sign conversions 2026-09-01 19:20:50 +02:00
dcrubro d7b9582cc0 Add /abbr command - converts abbreviations to meanings and contexts from sqlite 2026-09-01 18:20:27 +02:00
dcrubro ee045cd1dd Update /phonetic to be generic with truncation above 12 characters 2026-09-01 17:45:06 +02:00
dcrubro ae5389a7d5 Add /phonetic command for converting Callsign (might expand to generic text) to phonetics + pronunciation 2026-09-01 15:10:48 +02:00
dcrubro cab60bbd57 test phonetics 2026-09-01 15:02:30 +02:00
dcrubro 44d13ab071 Add /q command for converting Q-Code (case-insensitive) to Question/Answer combination 2026-08-31 22:04:07 +02:00
dcrubro c056b1b67a add /freq command - allows lookup of data regarding ham bands for region-specific details 2026-08-31 20:15:06 +02:00
dcrubro 7acb2aabd4 sql commands for querying the frequency bands and segments 2026-08-31 13:19:50 +02:00
dcrubro 2aa0ae3d9a morse command 2026-08-31 01:26:33 +02:00
dcrubro 7b5514bf67 Add SQLite handler (refdb) and hook into master/workers/job -> commands 2026-08-31 00:18:31 +02:00
dcrubro 35591b0701 Add registration (needs leak fix), remove something from ping 2026-08-30 17:11:36 +02:00
dcrubro faa73838c0 embeds in responses 2026-08-29 20:34:39 +02:00
dcrubro 57ff0d0378 Fix command registration and add command infra 2026-08-29 18:46:38 +02:00