ntfy/server
2023-12-17 16:58:48 -06: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 Change mod path 2023-11-16 20:54:58 -05:00
config_test.go Change mod path 2023-11-16 20:54:58 -05:00
errors.go rename UnifiedPush can't publish error to 404 2023-12-17 16:57:34 -06: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 Convert mailer_emoji JSON file to map 2023-05-13 11:43:47 -03:00
message_cache.go Change mod path 2023-11-16 20:54:58 -05:00
message_cache_test.go add the "new_topic" param to the open message 2023-12-17 16:58:48 -06:00
ntfy.service Add --trace and --no-log-dates; add docs 2022-06-02 10:50:05 -04:00
server.go rename UnifiedPush can't publish error to 404 2023-12-17 16:57:34 -06:00
server.yml Add missing note on log file permissions 2023-07-12 20:24:57 +08:00
server_account.go Change mod path 2023-11-16 20:54:58 -05:00
server_account_test.go Change mod path 2023-11-16 20:54:58 -05:00
server_admin.go Change mod path 2023-11-16 20:54:58 -05:00
server_admin_test.go Change mod path 2023-11-16 20:54:58 -05:00
server_firebase.go Change mod path 2023-11-16 20:54:58 -05:00
server_firebase_test.go add the "new_topic" param to the open message 2023-12-17 16:58:48 -06: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 Reject Matrix with 200 and rejected pushkey instead of returning 5xx 2023-12-17 16:56:59 -06: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 Change mod path 2023-11-16 20:54:58 -05:00
server_payments.go Change mod path 2023-11-16 20:54:58 -05:00
server_payments_test.go Change mod path 2023-11-16 20:54:58 -05:00
server_test.go Reject Matrix with 200 and rejected pushkey instead of returning 5xx 2023-12-17 16:56:59 -06:00
server_twilio.go Change mod path 2023-11-16 20:54:58 -05:00
server_twilio_test.go Change mod path 2023-11-16 20:54:58 -05:00
server_webpush.go Change mod path 2023-11-16 20:54:58 -05:00
server_webpush_test.go Change mod path 2023-11-16 20:54:58 -05:00
smtp_sender.go Change mod path 2023-11-16 20:54:58 -05:00
smtp_sender_test.go WIP 2021-12-27 16:39:28 +01:00
smtp_server.go It's better than nothing 2023-11-16 09:49:35 -05:00
smtp_server_test.go Added another test 2023-11-16 09:58:32 -05:00
topic.go keep track of topics that have never been subscribed to 2023-12-17 16:58:06 -06:00
topic_test.go Fix linter 2023-11-16 21:04:49 -05:00
types.go add the "new_topic" param to the open message 2023-12-17 16:58:48 -06:00
util.go Change mod path 2023-11-16 20:54:58 -05:00
util_test.go Refine logic 2023-09-24 17:59:23 -04:00
visitor.go Change mod path 2023-11-16 20:54:58 -05:00
webpush_store.go Change mod path 2023-11-16 20:54:58 -05:00
webpush_store_test.go web-push-startup-queries 2023-06-18 14:20:22 -04:00