todos-contra-el-fuego-web/imports/startup/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
..
accounts Fallback moved. Index points to telegran en bot 2018-05-10 09:00:05 +02:00
api.js Added fires union (wip) 2018-11-18 11:48:03 +01:00
catchExceptions.js Removed some coments 2018-05-03 01:37:22 +02:00
comments.js Fire comments email notifications 2018-03-05 09:59:55 +01:00
cron.js notif: remove code migrated to tcef-notifications microservice 2026-07-13 19:45:13 +02:00
email.js Email sending by our cron 2018-04-06 17:20:35 +02:00
facts.js Remove log 2018-01-31 19:05:23 +01:00
feedback.js Change feedback email 2018-02-21 20:50:44 +01:00
fibers.js Added fibers workaround 2018-05-03 02:20:33 +02:00
fixtures.js add support for user and document fixtures 2017-05-27 15:34:21 -05:00
i18n.js Fire popupsand active/archive urls 2018-02-08 11:15:23 +01:00
index.js notif: remove code migrated to tcef-notifications microservice 2026-07-13 19:45:13 +02:00
IPGeocoder.js smoke: REST API regression harness + baseline snapshots (Meteor 1.6.1.1) 2026-07-13 19:42:55 +02:00
isMaster.js Added master/worker pm2 detection and mail configuration 2018-04-04 08:42:02 +02:00
leaflet-workaround.js Refactor server startup: elimina segfaults, añade leaflet-workaround 2026-07-12 23:26:16 +02:00
migrations.js Added activeFiresUnion (wip) 2018-10-28 20:27:38 +01:00
prerender.js Remove log 2018-02-17 08:52:50 +01:00
ravenLogger.js Log ravenLogger enabled/disabled 2018-05-22 18:19:37 +02:00
rest.js Rest api updated 2018-06-14 17:55:38 +02:00
sitemaps.js Disabled fires render 2018-10-15 06:02:05 +02:00
subsUnion.js Refactor server startup: elimina segfaults, añade leaflet-workaround 2026-07-12 23:26:16 +02:00