Rahul Tyagi d2fa768151 fix: removes an issue with topic.Subscribe function not checking duplicate ID 2 lat temu
..
actions.go bddde5c637 Bump Go version, Generics whoooo 3 lat temu
actions_test.go b4a824aa38 Format actions PR, changelog 3 lat temu
config.go 6ad3b2e802 Remove old homepage 2 lat temu
config_test.go 6a7e9071b6 Tests, client tests WIP 4 lat temu
errors.go 35eac5b9ad Simplify 2 lat temu
file_cache.go 358b344916 Allow /metrics on default port; reduce memory if not enabled 2 lat temu
file_cache_test.go a54a11db88 Plan-based message and attachment expiry 3 lat temu
log.go 90db1283dd Allow SMTP servers without auth 3 lat temu
mailer_emoji.json 11b5ac49c0 Fully working email feature 4 lat temu
message_cache.go 6be95f8285 WIP: persist message stats 2 lat temu
message_cache_test.go 9c082a8331 Introduce text IDs for everything (esp user), to avoid security and accounting issues 3 lat temu
ntfy.service 5cc0b194d3 Add --trace and --no-log-dates; add docs 3 lat temu
server.go 6ad3b2e802 Remove old homepage 2 lat temu
server.yml 6ad3b2e802 Remove old homepage 2 lat temu
server_account.go ef9d6d9f6c Support for annual billing intervals 3 lat temu
server_account_test.go 46c798c71a Just comment the test for now 2 lat temu
server_firebase.go 76d46ec646 Minor tweaks 3 lat temu
server_firebase_test.go 1733323132 Introduce Reservation 3 lat temu
server_manager.go 91d2603fe0 Add tests, and proper rate 2 lat temu
server_manager_test.go 38e7801b41 Fix panic in manager when `attachment-cache-dir` is not set, fixes #617 3 lat temu
server_matrix.go 6f4b260035 Tiny changes 2 lat temu
server_matrix_test.go 0606fbe60a Adjust Matrix/UP behavior to work with Synapse+Mastodon 3 lat temu
server_metrics.go ca9fed7b67 More metrics 2 lat temu
server_middleware.go 6ad3b2e802 Remove old homepage 2 lat temu
server_payments.go 8215b66db3 Logging improvements, etc. 3 lat temu
server_payments_test.go 8215b66db3 Logging improvements, etc. 3 lat temu
server_test.go 6ad3b2e802 Remove old homepage 2 lat temu
smtp_sender.go 90db1283dd Allow SMTP servers without auth 3 lat temu
smtp_sender_test.go 7eaa92cb20 WIP 4 lat temu
smtp_server.go 358b344916 Allow /metrics on default port; reduce memory if not enabled 2 lat temu
smtp_server_test.go e892b994c3 add support to pass access-token for e-mail publishing 3 lat temu
topic.go d2fa768151 fix: removes an issue with topic.Subscribe function not checking duplicate ID 2 lat temu
topic_test.go d2fa768151 fix: removes an issue with topic.Subscribe function not checking duplicate ID 2 lat temu
types.go 6be95f8285 WIP: persist message stats 2 lat temu
util.go 35eac5b9ad Simplify 2 lat temu
util_test.go 25a4b29ffc Return HTTP 500 on Matrix discovery GET if base-url not configured; log entire HTTP request when TRACE enabled 3 lat temu
visitor.go 1ce92714c4 Add `visitor_seen` to the log context 2 lat temu