ntfy/server
2022-06-16 11:40:56 -04:00
..
actions.go
actions_test.go
config.go
config_test.go
errors.go Move error handling to main error handling; move matrix logic to its own file 2022-06-15 20:36:49 -04:00
file_cache.go
file_cache_test.go
mailer_emoji.json
message_cache.go
message_cache_test.go
ntfy.service
server.go Docs and Matrix tests 2022-06-16 11:40:56 -04:00
server.yml
server_firebase.go
server_firebase_test.go
server_matrix.go Docs and Matrix tests 2022-06-16 11:40:56 -04:00
server_matrix_test.go Docs and Matrix tests 2022-06-16 11:40:56 -04:00
server_test.go Docs and Matrix tests 2022-06-16 11:40:56 -04:00
smtp_sender.go
smtp_sender_test.go
smtp_server.go
smtp_server_test.go Docs and Matrix tests 2022-06-16 11:40:56 -04:00
topic.go
types.go
util.go
util_test.go
visitor.go