1
0
Fork 0
mirror of https://github.com/binwiederhier/ntfy.git synced 2024-09-30 04:12:03 +02:00
ntfy/server
2023-02-11 10:52:19 -05:00
..
actions.go
actions_test.go Format actions PR, changelog 2022-06-22 20:23:15 -04:00
config.go
config_test.go Tests, client tests WIP 2021-12-22 14:17:50 +01:00
errors.go Added disallowed-topics 2023-02-09 08:32:51 -05:00
file_cache.go Continued logging work 2023-02-05 23:34:27 -05:00
file_cache_test.go Plan-based message and attachment expiry 2023-01-07 09:34:02 -05:00
log.go
mailer_emoji.json Fully working email feature 2021-12-25 00:13:09 +01:00
message_cache.go
message_cache_test.go Introduce text IDs for everything (esp user), to avoid security and accounting issues 2023-01-21 23:15:22 -05:00
ntfy.service
server.go
server.yml
server_account.go
server_account_test.go
server_firebase.go
server_firebase_test.go Introduce Reservation 2023-01-02 20:08:37 -05:00
server_matrix.go
server_matrix_test.go
server_middleware.go
server_payments.go Self-review (cont'd) 2023-02-11 10:49:37 -05:00
server_payments_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
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 More RWLock. Jeff wins again 2023-02-09 20:49:45 -05:00