Add a new notifications app (models, serializers, views, admin, tasks, consumers, routing, urls, tests) with Notification.notify for in-app websocket pushes and optional email delivery. Centralize email sending in notifications.tasks.send_email_with_context and re-export it from account.tasks for compatibility. Update account and commerce and advertisement tasks to use Notification.notify/_notify_order and the new email helper; adjust order/notification tasks to consolidate logic. Wire notifications into ASGI routing, settings and URL conf. Misc: handle OSError when importing weasyprint, add tmp/ to .gitignore, add local .claude PowerShell checks, add social.blog skeleton, and remove legacy ews-component test files.
11 lines
200 B
Markdown
11 lines
200 B
Markdown
# Votes in posts as widget
|
|
|
|
# Location tag
|
|
|
|
# PFP from hub on posts outside of hub
|
|
|
|
# Collab/multiple authors on posts
|
|
|
|
# NSFW tag, spoiler tag
|
|
|
|
# Notify on likes 1 --> 10 --> 100 -> 500 -> 1000 etc.. |