1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2024-11-22 19:33:27 +01:00
ntfy/server
2023-01-09 16:21:00 -05:00
..
actions.go Bump Go version, Generics whoooo 2022-10-01 15:50:48 -04:00
actions_test.go Format actions PR, changelog 2022-06-22 20:23:15 -04:00
config.go Startup queries, foreign keys 2023-01-05 15:20:44 -05:00
config_test.go
errors.go
file_cache.go
file_cache_test.go
mailer_emoji.json
message_cache.go Add "expires" stuff to message cache migration 2023-01-09 16:21:00 -05:00
message_cache_test.go Add "expires" stuff to message cache migration 2023-01-09 16:21:00 -05:00
ntfy.service
server.go Add "expires" stuff to message cache migration 2023-01-09 16:21:00 -05:00
server.yml
server_account.go Tiers make sense for admins now 2023-01-09 15:40:46 -05:00
server_account_test.go Tiers make sense for admins now 2023-01-09 15:40:46 -05:00
server_firebase.go Fix almost all tests 2022-12-27 22:14:14 -05:00
server_firebase_test.go
server_matrix.go Tests 2022-12-29 09:57:42 -05:00
server_matrix_test.go
server_test.go
smtp_sender.go
smtp_sender_test.go
smtp_server.go
smtp_server_test.go
topic.go Call subscriber funtions in individual goroutines 2022-06-22 13:52:49 -04:00
types.go
util.go
util_test.go
visitor.go