Commit graph

14 commits

Author SHA1 Message Date
9f78b7d9ba
Fix phone ensureInDB to not break transactions 2026-02-14 17:04:36 +00:00
ff1cd00c96
Ensure phone numbers are in the DB before adding pool 2026-02-14 05:05:31 +00:00
648e0ee567
Move emails to platform, make sure to create phone and email in DB 2026-02-10 04:07:59 +00:00
8b90b4c9ef
Fix error message for text job 2026-02-02 06:59:28 +00:00
f20067b323
Actually update reports when a subscriber subscribes 2026-01-31 21:07:03 +00:00
1d7484ef4d
Confirm when a user confirms a phone number 2026-01-31 20:16:12 +00:00
a9b0a55f20
Create report platform layer
Rework phone subscription at the database layer so that we have a
seprate phone status and subscriptions to district communications.
2026-01-31 20:08:08 +00:00
64cd2f49dc
Fix creating a report with a new phone number 2026-01-30 23:09:21 +00:00
e094ed3d0d
Move Twilio-specific parsing to twilio incoming API 2026-01-29 22:36:16 +00:00
ef5d8168f0
Actually handle incoming text messages from Voip.ms 2026-01-29 22:27:51 +00:00
981f444609
Add support for continuing background text jobs on subscription 2026-01-29 22:20:03 +00:00
d2d5f003d8
Get Voip.ms working again in the text system
Because we need it for the conference.
2026-01-29 21:53:49 +00:00
a42c5824af
Add district to LLM context, be more aggressive about trimming agent: 2026-01-27 23:25:51 +00:00
9914274d42
Wire in agent to the reporter texting system
Also rework the so the platform absorbs all the business logic that was
going in the wrong place.
2026-01-27 19:56:26 +00:00