1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2024-11-25 20:59:36 +01:00
ntfy/server
2023-02-25 15:12:03 -05:00
..
actions.go
actions_test.go
config.go
config_test.go
errors.go Adjust Matrix/UP behavior to work with Synapse+Mastodon 2023-02-25 15:12:03 -05:00
file_cache.go
file_cache_test.go
log.go
mailer_emoji.json
message_cache.go
message_cache_test.go Introduce text IDs for everything (esp user), to avoid security and accounting issues 2023-01-21 23:15:22 -05:00
ntfy.service
server.go Adjust Matrix/UP behavior to work with Synapse+Mastodon 2023-02-25 15:12:03 -05:00
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 Adjust Matrix/UP behavior to work with Synapse+Mastodon 2023-02-25 15:12:03 -05:00
server_matrix_test.go Adjust Matrix/UP behavior to work with Synapse+Mastodon 2023-02-25 15:12:03 -05:00
server_middleware.go
server_payments.go
server_payments_test.go
server_test.go Adjust Matrix/UP behavior to work with Synapse+Mastodon 2023-02-25 15:12:03 -05:00
smtp_sender.go
smtp_sender_test.go
smtp_server.go
smtp_server_test.go
topic.go
types.go
util.go
util_test.go
visitor.go