1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2024-11-22 11:24:04 +01:00
ntfy/server
2022-10-08 17:58:05 -04:00
..
actions.go
actions_test.go Format actions PR, changelog 2022-06-22 20:23:15 -04:00
config.go
config_test.go
errors.go Replace interface{} 2022-10-01 16:31:48 -04:00
file_cache.go
file_cache_test.go
mailer_emoji.json
message_cache.go
message_cache_test.go minor modification to tests involving ips 2022-10-07 20:27:22 -05:00
ntfy.service
server.go
server.yml
server_firebase.go
server_firebase_test.go refactor visitor IPs and allow exempting IP Ranges 2022-10-05 16:04:42 -05:00
server_matrix.go
server_matrix_test.go
server_test.go minor modification to tests involving ips 2022-10-07 20:27:22 -05:00
smtp_sender.go refactor visitor IPs and allow exempting IP Ranges 2022-10-05 16:04:42 -05:00
smtp_sender_test.go WIP 2021-12-27 16:39:28 +01:00
smtp_server.go So much logging 2022-06-01 23:24:44 -04:00
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