ntfy/server
2025-07-19 21:32:05 +02:00
..
templates Self-review 2025-07-19 21:32:05 +02:00
testdata Docs docs docs 2025-07-19 15:37:05 +02:00
actions.go Change mod path 2023-11-16 20:54:58 -05:00
actions_test.go Format actions PR, changelog 2022-06-22 20:23:15 -04:00
config.go Docs docs docs 2025-07-19 15:37:05 +02:00
config_test.go Change mod path 2023-11-16 20:54:58 -05:00
errors.go Add some limits 2025-07-19 16:46:53 +02:00
file_cache.go Change mod path 2023-11-16 20:54:58 -05:00
file_cache_test.go Change mod path 2023-11-16 20:54:58 -05:00
log.go Change mod path 2023-11-16 20:54:58 -05:00
mailer_emoji_map.json
message_cache.go feat: add subscribe param 2024-11-04 21:33:35 -07:00
message_cache_test.go feat: add subscribe param 2024-11-04 21:33:35 -07:00
ntfy.service Add --trace and --no-log-dates; add docs 2022-06-02 10:50:05 -04:00
server.go Self-review 2025-07-19 21:32:05 +02:00
server.yml Docs docs docs 2025-07-19 15:37:05 +02:00
server_account.go user: Allow changing the hashed password directly 2025-05-21 16:34:14 +02:00
server_account_test.go user: Allow changing the hashed password directly 2025-05-21 16:34:14 +02:00
server_admin.go Allow adding/changing user with password hash via v1/users API 2025-05-24 09:31:57 -04:00
server_admin_test.go Allow adding/changing user with password hash via v1/users API 2025-05-24 09:31:57 -04:00
server_firebase.go APNs fix 2025-05-25 12:09:57 -04:00
server_firebase_test.go APNs fix 2025-05-25 12:09:57 -04:00
server_manager.go Change mod path 2023-11-16 20:54:58 -05:00
server_manager_test.go Fix panic in manager when attachment-cache-dir is not set, fixes #617 2023-02-17 15:56:48 -05:00
server_matrix.go Change mod path 2023-11-16 20:54:58 -05:00
server_matrix_test.go Adjust Matrix/UP behavior to work with Synapse+Mastodon 2023-02-25 15:12:03 -05:00
server_metrics.go Cont'd, getting there 2023-05-15 22:06:43 -04:00
server_middleware.go Docs, rename proxy-trusted-(addresses->hosts) 2025-07-05 22:35:26 +02:00
server_payments.go Change mod path 2023-11-16 20:54:58 -05:00
server_payments_test.go user: Allow changing the hashed password directly 2025-05-21 16:34:14 +02:00
server_test.go Add some limits 2025-07-19 16:46:53 +02:00
server_twilio.go Change mod path 2023-11-16 20:54:58 -05:00
server_twilio_test.go user: Allow changing the hashed password directly 2025-05-21 16:34:14 +02:00
server_webpush.go Change mod path 2023-11-16 20:54:58 -05:00
server_webpush_test.go Fix weebpush test 2025-05-24 15:55:02 -04:00
smtp_sender.go Docs 2024-09-29 13:12:51 -04:00
smtp_sender_test.go Docs 2024-09-29 13:12:51 -04:00
smtp_server.go IPv6 WIP 2025-07-04 07:38:58 +02:00
smtp_server_test.go Support SMTP Auth Plain 2024-08-07 17:29:54 -07:00
topic.go Change mod path 2023-11-16 20:54:58 -05:00
topic_test.go Docs 2024-09-29 13:12:51 -04:00
types.go TEmplate dir 2025-07-16 13:49:15 +02:00
util.go Docs, rename proxy-trusted-(addresses->hosts) 2025-07-05 22:35:26 +02:00
util_test.go Docs 2025-07-07 16:49:15 +02:00
visitor.go Works 2025-07-04 10:16:49 +02:00
webpush_store.go Increase Web Push expiration to 55/60 days, update configs 2025-05-24 15:26:25 -04:00
webpush_store_test.go web-push-startup-queries 2023-06-18 14:20:22 -04:00