Files
microdao-daarion/node_modules/@humanwhocodes/module-importer/CHANGELOG.md
Apple 3de3c8cb36 feat: Add presence heartbeat for Matrix online status
- matrix-gateway: POST /internal/matrix/presence/online endpoint
- usePresenceHeartbeat hook with activity tracking
- Auto away after 5 min inactivity
- Offline on page close/visibility change
- Integrated in MatrixChatRoom component
2025-11-27 00:19:40 -08:00

530 B

Changelog

1.0.1 (2022-08-18)

Bug Fixes

  • Ensure CommonJS mode works correctly. (cf54a0b), closes #6

1.0.0 (2022-08-17)

Features

  • Implement ModuleImporter (3ce4e82)