todos-contra-el-fuego-web/imports/modules/server
vjrj dc8a05a0d4 notif: remove code migrated to tcef-notifications microservice
The push/email notification processing now lives in the tcef-notifications
service (fases 1a-1c). Removed from the web:
- imports/startup/server/notificationsObserver.js (observe Notifications -> processNotif)
- imports/modules/server/notificationsProcess.js (node-gcm push + notif emails)
- the 'Process pending notif' SyncedCron job in cron.js
- node-gcm dependency (dead Google API since jun-2024)

subsUnion.js is KEPT: it feeds the subs-public-union SiteSettings that the REST
API (status/subs-public-union) serves to the Flutter app; it is not part of the
notifications pipeline.

DEPLOY ORDERING (see UPGRADE.md): production must not run this build until the
tcef-notifications service is emitting in prod — otherwise notifications stop.
REST smoke test green (byte-identical).
2026-07-13 19:45:13 +02:00
..
get-private-file.js add static pages 2017-05-30 00:28:34 -05:00
handlebars-email-to-html.js add support for transactional html/text emails 2017-09-07 17:23:08 -05:00
handlebars-email-to-text.js add support for transactional html/text emails 2017-09-07 17:23:08 -05:00
other-checks.js Better publication and count of active fires in current map 2018-01-30 18:05:11 +01:00
send-email.js Fire comments email notifications 2018-03-05 09:59:55 +01:00
twitter.js Added comment 2018-03-17 01:46:11 +01:00