Your Name
ae0370b47f
v1.0.6 - Working on cleaning up subscriptions which were piling up. Set a startup cleanup, and a connection age limit.
2025-12-05 07:37:57 -04:00
Your Name
09dff8e91f
v0.8.1 - added screenshots
2025-10-29 07:39:08 -04:00
Your Name
edbc4f1359
v0.7.43 - Add plain text 'status' command handler for NIP-17 DMs
2025-10-27 13:19:10 -04:00
Your Name
53f7608872
v0.7.31 - Fixed production crash by replacing in-memory subscription iteration with database queries in monitoring system
2025-10-18 18:09:13 -04:00
Your Name
670329700c
v0.7.14 - Remove unified config cache system and fix first-time startup - All config values now queried directly from database, eliminating cache inconsistency bugs. Fixed startup sequence to use output parameters for pubkey passing.
2025-10-13 19:06:27 -04:00
Your Name
36c9c84047
v0.4.7 - Implement NIP-70 Protected Events - Add protected event support with authentication checks, comprehensive testing, and relay metadata protection
2025-10-03 06:44:27 -04:00
Your Name
cfacedbb1a
v0.4.2 - Implement NIP-11 Relay Information Document with event-based configuration - make relay info dynamically configurable via admin API
2025-10-02 11:38:28 -04:00
Your Name
6fd3e531c3
v0.3.15 - How can administration take so long
2025-09-27 15:50:42 -04:00
Your Name
f3d6afead1
v0.3.5 - nip42 implemented
2025-09-13 08:49:09 -04:00
Your Name
74a4dc2533
v0.3.2 - Implement -p/--port CLI option for first-time startup port override
...
- Add cli_options_t structure for extensible command line options
- Implement port override in create_default_config_event()
- Update main() with robust CLI parsing and validation
- Add comprehensive help text documenting first-time only behavior
- Ensure CLI options only affect initial configuration event creation
- Maintain event-based configuration architecture for ongoing operation
- Include comprehensive error handling and input validation
- Add documentation in CLI_PORT_OVERRIDE_IMPLEMENTATION.md
Tested: First-time startup uses CLI port, subsequent startups use database config
2025-09-07 06:54:56 -04:00
Your Name
c1de1bb480
v0.3.0 - Complete deployment documentation and examples - Added comprehensive deployment guide, automated deployment scripts, nginx SSL proxy setup, backup automation, and monitoring tools. Includes VPS deployment, cloud platform guides, and practical examples for production deployment of event-based configuration system.
2025-09-06 20:19:12 -04:00