Commit Graph

8 Commits

Author SHA1 Message Date
767e7aa7ba fix: improve database connection pooling and configuration in main function 2026-01-21 22:45:51 +01:00
3ae6a633bf fix: refactor management database connection setup in main function 2026-01-21 22:38:29 +01:00
08ecb91b22 add software info, version, and supported NIPs to relay instance 2026-01-04 19:06:36 +01:00
0abb475d2a nip17-RejectNonAuthenticatedGiftWrapQueries 2026-01-04 16:56:17 +01:00
mroxso
c9dd6590da add QUERY_LIMIT environment variable and integrate into database initialization (#2)
Co-authored-by: highperfocused <highperfocused@pm.me>
2026-01-04 16:54:12 +01:00
mroxso
c93da36c4e dev2main (#1)
* add management database functionality for allowed and banned pubkeys

* add policy to reject events based on validation rules

* expose PostgreSQL port in Docker Compose for local access

* add event rejection policy for banned pubkeys based on management database

---------

Co-authored-by: highperfocused <highperfocused@pm.me>
2025-12-30 21:50:39 +01:00
58ec0591f0 update welcome message in HTTP handler to encourage using a nostr client 2025-12-27 22:09:00 +01:00
ea4e51d629 initial code commit 2025-12-27 21:19:47 +01:00