1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2025-06-28 07:10:39 +02:00
ntfy/server
Karmanyaah Malhotra fbbfa2bbc1 fix matrix tests for new error handling
Test driven development
2023-02-24 23:09:21 -06:00
..
actions.go
actions_test.go
config.go
config_test.go
errors.go Return 507 for UP publishers without subscribers 2023-02-24 22:07:18 -05:00
file_cache.go
file_cache_test.go
log.go
mailer_emoji.json
message_cache.go
message_cache_test.go
ntfy.service
server.go Return 507 for UP publishers without subscribers 2023-02-24 22:07:18 -05:00
server.yml
server_account.go
server_account_test.go
server_firebase.go
server_firebase_test.go
server_manager.go Polishing 2023-02-23 20:46:53 -05:00
server_manager_test.go
server_matrix.go Return 507 for UP publishers without subscribers 2023-02-24 22:07:18 -05:00
server_matrix_test.go Ensure we return 429s for Matrix endpoints too; return proper error codes 2023-02-23 15:38:45 -05:00
server_middleware.go
server_payments.go
server_payments_test.go
server_test.go fix matrix tests for new error handling 2023-02-24 23:09:21 -06:00
smtp_sender.go
smtp_sender_test.go
smtp_server.go
smtp_server_test.go
topic.go Polishing 2023-02-23 20:46:53 -05:00
types.go
util.go Polishing 2023-02-23 20:46:53 -05:00
util_test.go
visitor.go Only set rate visitor if allowed 2023-02-24 14:45:30 -05:00