1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2025-04-23 02:30:01 +02:00
ntfy/server
2023-04-20 22:04:11 -04: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
file_cache_test.go Plan-based message and attachment expiry 2023-01-07 09:34:02 -05:00
log.go Allow SMTP servers without auth 2023-03-02 20:25:13 -05:00
mailer_emoji.json
message_cache.go WIP: persist message stats 2023-04-20 22:04:11 -04:00
message_cache_test.go
ntfy.service
server.go WIP: persist message stats 2023-04-20 22:04:11 -04:00
server.yml
server_account.go
server_account_test.go Just comment the test for now 2023-03-29 15:03:41 -04:00
server_firebase.go
server_firebase_test.go Introduce Reservation 2023-01-02 20:08:37 -05:00
server_manager.go WIP: persist message stats 2023-04-20 22:04:11 -04:00
server_manager_test.go
server_matrix.go Tiny changes 2023-03-04 09:32:29 -05:00
server_matrix_test.go Adjust Matrix/UP behavior to work with Synapse+Mastodon 2023-02-25 15:12:03 -05:00
server_metrics.go
server_middleware.go
server_payments.go
server_payments_test.go
server_test.go Fix delayed message sending from authenticated users, closes 2023-03-22 15:30:20 -04:00
smtp_sender.go Allow SMTP servers without auth 2023-03-02 20:25:13 -05:00
smtp_sender_test.go WIP 2021-12-27 16:39:28 +01:00
smtp_server.go
smtp_server_test.go
topic.go Tiny changes 2023-03-04 09:32:29 -05:00
topic_test.go Works 2023-03-03 22:22:07 -05:00
types.go WIP: persist message stats 2023-04-20 22:04:11 -04:00
util.go More metrics 2023-03-14 10:19:15 -04: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 Add visitor_seen to the log context 2023-03-03 13:56:48 -05:00