typosaurus
d14bb4c671
feat(nadia): Register participation notification type
Outcome: done
Changed: devplacepy/docs_api/groups/profiles.py:428
Verified by: `python3 -m py_compile` passed for both touched files. Full `make test` cannot run — Python 3.11.2 lacks the project's >=3.12 requirement, blocking `dataset` install.
Findings:
- `devplacepy/database/notifications.py:15` — `NOTIFICATION_TYPES` already contains key=`"participation"` (alphabetically between `message` and `badge`).
- `devplacepy/docs_api/groups/profiles.py:428` — endpoint summary now lists `participation` (after `message`).
- `devplacepy/docs_api/groups/profiles.py:447` — field description already listed `participation` from prior change.
- `_NOTIFICATION_TYPE_KEYS` at notifications.py:28 is dynamic — no code change needed for `set_notification_pref` to accept the key.
Open: Full `make test` regression pass needs Python >=3.12 environment.
Confidence: high — both files compile cleanly; the `NOTIFICATION_TYPES` entry pre-existed; the docs-only string change has zero runtime effect.
Typosaurus-Run: 33c1c53eb8d34b528ee5beab574476fb
Typosaurus-Node: 3bee27ba793743d18ba15e7c83fdcb93
Typosaurus-Agent: @nadia
Refs: #132
2026-07-26 23:02:35 +00:00
..
2026-07-09 02:52:54 +02:00
2026-07-26 16:46:41 +02:00
2026-07-26 23:02:35 +00:00
2026-07-26 23:02:35 +00:00
2026-07-26 22:03:55 +00:00
2026-07-26 22:03:55 +00:00
2026-07-26 19:58:42 +02:00
2026-07-26 22:03:55 +00:00
2026-07-26 22:03:55 +00:00
2026-07-26 16:46:41 +02:00
2026-06-11 23:58:46 +00:00
2026-07-26 16:46:41 +02:00
2026-06-27 22:31:34 +00:00
feat: add router table entries for uploads, media, zips, forks, tools, proxy, push, docs, openai, devii, xmlrpc, devrant, dbapi, pubsub and add type annotations to cache, config, responses, schemas, seo, and stealth modules
2026-06-16 12:05:44 +00:00
2026-07-26 16:46:41 +02:00
2026-07-06 03:57:47 +00:00
2026-07-26 16:46:41 +02:00
2026-07-09 02:52:54 +02:00
2026-07-19 18:57:43 +02:00
2026-07-19 18:57:43 +02:00
2026-06-17 17:11:47 +00:00
2026-07-19 18:57:43 +02:00
2026-06-11 23:58:46 +00:00
2026-06-11 23:58:46 +00:00
2026-06-17 14:08:28 +00:00
2026-07-06 03:57:47 +00:00
2026-06-13 21:37:13 +00:00
2026-07-26 16:46:41 +02:00
2026-07-26 23:30:57 +02:00
2026-06-18 22:09:34 +00:00
2026-07-19 22:55:47 +00:00
2026-06-14 07:48:10 +00:00
2026-07-26 16:46:41 +02:00
feat: add router table entries for uploads, media, zips, forks, tools, proxy, push, docs, openai, devii, xmlrpc, devrant, dbapi, pubsub and add type annotations to cache, config, responses, schemas, seo, and stealth modules
2026-06-16 12:05:44 +00:00
2026-06-19 20:15:22 +00:00
2026-07-26 16:46:41 +02:00
2026-07-09 02:52:54 +02:00
2026-07-26 16:46:41 +02:00