1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2024-11-22 11:24:04 +01:00
ntfy/server
binwiederhier 73069ae9a0 Fix test
2023-03-17 22:05:07 -04:00
..
actions.go
actions_test.go
config.go
config_test.go
errors.go
file_cache.go
file_cache_test.go
log.go
mailer_emoji.json
message_cache.go
message_cache_test.go
ntfy.service
server.go
server.yml
server_account.go
server_account_test.go
server_firebase.go
server_firebase_test.go
server_manager.go
server_manager_test.go
server_matrix.go
server_matrix_test.go Adjust Matrix/UP behavior to work with Synapse+Mastodon 2023-02-25 15:12:03 -05:00
server_metrics.go
server_middleware.go
server_payments.go
server_payments_test.go
server_test.go
smtp_sender.go Allow SMTP servers without auth 2023-03-02 20:25:13 -05:00
smtp_sender_test.go WIP 2021-12-27 16:39:28 +01:00
smtp_server.go
smtp_server_test.go
topic.go
topic_test.go
types.go
util.go
util_test.go
visitor.go