1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2024-09-30 04:12:03 +02:00
ntfy/server
binwiederhier 1e7dd8fc80 TODOs
2023-01-05 20:43:36 -05:00
..
actions.go Bump Go version, Generics whoooo 2022-10-01 15:50:48 -04:00
actions_test.go
config.go
config_test.go
errors.go
file_cache.go Account API endpoint fixes 2022-12-28 15:51:09 -05:00
file_cache_test.go
mailer_emoji.json
message_cache.go
message_cache_test.go
ntfy.service Add --trace and --no-log-dates; add docs 2022-06-02 10:50:05 -04:00
server.go TODOs 2023-01-05 20:43:36 -05:00
server.yml Docs 2022-11-16 10:33:12 -05:00
server_account.go
server_account_test.go
server_firebase.go
server_firebase_test.go
server_matrix.go
server_matrix_test.go
server_test.go
smtp_sender.go
smtp_sender_test.go
smtp_server.go
smtp_server_test.go Docs and Matrix tests 2022-06-16 11:40:56 -04:00
topic.go
types.go
util.go Some tests 2022-12-31 16:08:49 -05:00
util_test.go Return HTTP 500 on Matrix discovery GET if base-url not configured; log entire HTTP request when TRACE enabled 2022-06-19 21:25:35 -04:00
visitor.go Introduce Reservation 2023-01-02 20:08:37 -05:00