chunkable-events #3

Merged
dannym merged 3 commits from chunkable-events into master 2025-04-08 13:48:58 +00:00

3 commits

Author SHA1 Message Date
8906d8f7f7
make sure migrations always run from 0 to n 2025-03-26 19:27:33 +01:00
89d9dc3cbe
✂️ Implement message chunking mechanism for NIP-44 size limit compliance
This ensures all messages can be properly encrypted and transmitted regardless of size.

Fixes issue #2
2025-03-24 20:14:52 +01:00
a4134fa416
🔄 Synchronize Biome linting rules between relay and frontend
🛠️ Apply identical Biome configuration from frontend to relay service
🧹 Ensure consistent code formatting and quality standards across components
📝 Maintain unified development experience throughout the project
2025-03-24 19:23:22 +01:00