Commit graph

14 commits

Author SHA1 Message Date
a8ffce918e
Feat: Implement support for multiple CCNs 2025-04-11 22:12:37 +02:00
097f02938d Merge pull request 'chunkable-events' (#3) from chunkable-events into master
Reviewed-on: #3
2025-04-08 13:48:58 +00:00
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
4bd0839669
fix bug where profile can be replaced by anyone in the CCN 2025-03-19 19:09:48 +01:00
7dbb4a522f replaceable-events (#1) 2025-03-18 15:06:13 +00:00
fc6e1c59a5
add Readme 2025-03-10 20:21:44 +01:00
9bef51a027
handle macos more gracefully 2025-02-24 23:00:23 +01:00
1f95a4f0c8
pow all notes 2025-02-22 14:30:46 +01:00
677fee5205
License Under AGPLv3 2025-02-20 21:22:40 +01:00
319cc2e6af
automatically restore from seed if a seed exists 2025-02-20 17:54:13 +01:00
e563e746b9
fix small typo 2025-02-07 13:39:37 +01:00
aeae39df4d
Initial Version (Working relay implementing basic functionality) 2025-02-07 13:22:49 +01:00