1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2024-12-26 11:42:29 +01:00
ntfy/server
2022-06-15 20:36:49 -04:00
..
actions.go
actions_test.go
config.go Add version number to ntfy serve output 2022-06-12 11:54:58 -04:00
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
example.html
file_cache.go
file_cache_test.go
mailer_emoji.json
message_cache.go
message_cache_test.go
ntfy.service
server.go Move error handling to main error handling; move matrix logic to its own file 2022-06-15 20:36:49 -04:00
server.yml Update base-url docs 2022-06-12 10:47:12 -04:00
server_firebase.go
server_firebase_test.go
server_matrix.go Move error handling to main error handling; move matrix logic to its own file 2022-06-15 20:36:49 -04:00
server_test.go Minor refactor, added GET 2022-06-15 16:03:12 -04: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