nidus-sync/platform/text
Eli Ribble a82732a49c
Return communication database rows from communication API
This is a pretty big refactor of how communication works to start moving
us in the direction we want to go long-term. This adds the new
communication row and migrates existing reports to add rows for
communication.

There's also a bunch of automatic fixes from the new linter. I should
have added them separately, but whatever.
2026-05-01 21:00:23 +00:00
..
db.go Wire in agent to the reporter texting system 2026-01-27 19:56:26 +00:00
job.go Rework background jobs to make transactions much shorter 2026-04-17 22:53:23 +00:00
llm.go Overhaul publicreport storage layer, create unified tables 2026-03-18 15:36:20 +00:00
phone_number.go Make it possible to save SMS support status on phone record 2026-04-13 22:23:29 +00:00
report.go Return logs on comms public reports 2026-03-18 18:56:51 +00:00
send.go Rework background jobs to make transactions much shorter 2026-04-17 22:53:23 +00:00
text.go Return communication database rows from communication API 2026-05-01 21:00:23 +00:00