Commit Graph

75 Commits

Author SHA1 Message Date
10588a18b9 Improve settings hierarchy conciseness 2026-03-07 16:32:24 +00:00
611de57bf8 Improve security 2026-03-07 15:34:23 +00:00
add685a326 Remove real contact numbers from tests and update tooling
- Replace real phone numbers in tests with Ofcom-reserved fictitious
  numbers (447700900xxx range) throughout test suite
- Add SIGNAL_NUMBER to stack.env.example documenting required env var
- Update pre-commit hooks to latest versions (black 26.3.0, isort 8.0.1,
  flake8 7.3.0, djhtml 3.0.10, ripsecrets v0.1.11)
- Add CLAUDE.md with rule prohibiting real contact identifiers in code

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-06 22:38:06 +00:00
ff66bc9e1f Implement 3 plans 2026-03-06 19:38:32 +00:00
49aaed5dec Fix XMPP auth 2026-03-06 18:21:24 +00:00
8c091b1e6d Increase platform abstraction cohesion 2026-03-06 17:47:58 +00:00
438e561da0 Harden security 2026-03-05 05:42:19 +00:00
06735bdfb1 Begin adding AI memory 2026-03-05 03:24:39 +00:00
f21abd6299 Add minimal sensitive-info hygiene plan and projection cause sample diagnostics 2026-03-05 02:21:21 +00:00
2140c5facf Lightweight containerized prosody tooling + moved auth scripts + xmpp reconnect/auth stabilization 2026-03-05 02:18:12 +00:00
0718a06c19 Implement plans 2026-03-04 02:19:22 +00:00
34ee49410d Use plain Bulma themes when possible 2026-03-03 18:02:04 +00:00
8e0be6ca89 Theme capsules more uniformly 2026-03-03 17:58:22 +00:00
9646931181 Fix Signal emoji sync 2026-03-03 17:50:46 +00:00
506ea8a3b8 Remove raw IDs from some places 2026-03-03 17:45:50 +00:00
8ea2afb259 Add authors to tasks 2026-03-03 17:43:12 +00:00
18351abb00 Implement workspace history reconciliation 2026-03-03 17:35:45 +00:00
2898d9e832 Improve tasks and backdate insights 2026-03-03 17:21:06 +00:00
9c14e51b43 Implement executing tasks 2026-03-03 16:41:28 +00:00
d6bd56dace Fix Signal messages and replies 2026-03-03 15:51:58 +00:00
56c620473f Improve tasks and align page elements 2026-03-02 13:33:04 +00:00
e1de6d016d Implement tasks 2026-03-02 12:45:24 +00:00
6986c1b5ab Allow changing phrasing 2026-03-02 03:35:12 +00:00
00588ed1b8 Allow sharing conversations 2026-03-02 03:23:52 +00:00
b94219fc5b Improve search 2026-03-02 02:26:25 +00:00
a9f5f3f75d Fix business plans 2026-03-02 00:23:27 +00:00
b3e183eb0a Implement business plans 2026-03-02 00:00:53 +00:00
d22924f6aa Fix containerised restarts 2026-03-01 17:27:48 +00:00
4521755344 Fix Signal receiving 2026-02-22 18:05:26 +00:00
0f36b2dde7 Fix Signal compose live updates and self-chat direction 2026-02-22 11:03:08 +00:00
65cd647f01 Allow linking chats 2026-02-19 17:13:34 +00:00
2ce316a782 fix(whatsapp): guard get_me() calls to enable QR pairing on fresh sessions 2026-02-19 03:21:01 +00:00
6cab298b75 Pull groups from WhatsApp 2026-02-18 21:25:28 +00:00
89a76c8b6d Refactor to reduce lines 2026-02-18 00:27:59 +00:00
a943bf7166 Reduce client-side JS for compose delay 2026-02-17 21:59:16 +00:00
883ae0c40a Implement delay timing 2026-02-17 21:49:33 +00:00
fb46274bf3 Implement reactions and image sync 2026-02-17 21:23:03 +00:00
ddb586bcf8 Improve message layout 2026-02-16 23:28:28 +00:00
c7073614a9 Reformat and remove stale debugging 2026-02-16 19:50:17 +00:00
2c9a976375 Fully implement WhatsApp, Signal and XMPP multiplexing 2026-02-16 19:19:32 +00:00
d11355a46b Work on fixing bugs and reformat 2026-02-16 16:01:17 +00:00
8cfd93d0d2 Fix some compose panel bugs and reload workers when changed 2026-02-16 13:39:48 +00:00
1f3ce3ecdb Continue fixing issues with WhatsApp sync 2026-02-16 12:16:57 +00:00
a70faa3576 Fix issues with multiplatform conversation displays 2026-02-16 11:42:53 +00:00
cf651a3bd4 Tightly integrate WhatsApp selectors into existing UIs 2026-02-16 10:51:57 +00:00
35a781dcfc Fix WhatsApp contact sync 2026-02-16 08:26:40 +00:00
5dc15ec50e Continue implementing WhatsApp 2026-02-16 00:39:16 +00:00
d9491ae817 Implement contact matching 2026-02-15 23:48:32 +00:00
1e83c800f8 Implement WhatsApp linking 2026-02-15 23:21:18 +00:00
3bd079dd7c Improve insights and continue WhatsApp implementation 2026-02-15 23:02:51 +00:00