1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2024-12-23 10:12:38 +01:00
ntfy/server
2023-01-18 13:46:40 -05:00
..
actions.go
actions_test.go
config.go
config_test.go Tests, client tests WIP 2021-12-22 14:17:50 +01:00
errors.go
file_cache.go Plan-based message and attachment expiry 2023-01-07 09:34:02 -05:00
file_cache_test.go Plan-based message and attachment expiry 2023-01-07 09:34:02 -05:00
mailer_emoji.json Fully working email feature 2021-12-25 00:13:09 +01:00
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_matrix.go Tests 2022-12-29 09:57:42 -05:00
server_matrix_test.go Introduce Reservation 2023-01-02 20:08:37 -05:00
server_middleware.go
server_payments.go
server_test.go
smtp_sender.go
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 Upgrade dialog looks nice now 2023-01-17 19:40:03 -05:00
util.go Some tests 2022-12-31 16:08:49 -05:00
util_test.go
visitor.go