.. |
actions.go
|
|
|
actions_test.go
|
|
|
config.go
|
Minor tweaks
|
2023-02-15 10:55:01 -05:00 |
config_test.go
|
|
|
errors.go
|
More tests; Discovered a bug with the response codes
|
2023-02-22 22:44:48 -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
|
Minor tweaks
|
2023-02-15 10:55:01 -05:00 |
mailer_emoji.json
|
|
|
message_cache.go
|
Fix panic in manager when attachment-cache-dir is not set, fixes #617
|
2023-02-17 15:56:48 -05:00 |
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
|
Merge branch 'main' into vrate
|
2023-02-23 14:03:11 -05:00 |
server.yml
|
More docs
|
2023-02-14 13:58:49 -05:00 |
server_account.go
|
Support for annual billing intervals
|
2023-02-21 22:44:30 -05:00 |
server_account_test.go
|
Tester feedback
|
2023-02-12 21:05:24 -05:00 |
server_firebase.go
|
Minor tweaks
|
2023-02-15 10:55:01 -05:00 |
server_firebase_test.go
|
Introduce Reservation
|
2023-01-02 20:08:37 -05:00 |
server_manager.go
|
Add test, fails
|
2023-02-22 21:00:56 -05:00 |
server_manager_test.go
|
Fix panic in manager when attachment-cache-dir is not set, fixes #617
|
2023-02-17 15:56:48 -05:00 |
server_matrix.go
|
Logging WIP
|
2023-02-04 21:26:01 -05:00 |
server_matrix_test.go
|
Introduce Reservation
|
2023-01-02 20:08:37 -05:00 |
server_middleware.go
|
Polish a little
|
2023-02-22 22:26:43 -05:00 |
server_payments.go
|
Support for annual billing intervals
|
2023-02-21 22:44:30 -05:00 |
server_payments_test.go
|
Support for annual billing intervals
|
2023-02-21 22:44:30 -05:00 |
server_test.go
|
Merge branch 'main' into vrate
|
2023-02-23 14:03:11 -05:00 |
smtp_sender.go
|
Minor tweaks
|
2023-02-15 10:55:01 -05:00 |
smtp_sender_test.go
|
|
|
smtp_server.go
|
Fix comments
|
2023-02-20 15:48:34 -05:00 |
smtp_server_test.go
|
add support to pass access-token for e-mail publishing
|
2023-02-20 12:45:43 +01:00 |
topic.go
|
More todos
|
2023-02-23 09:38:53 -05:00 |
types.go
|
Support for annual billing intervals
|
2023-02-21 22:44:30 -05:00 |
util.go
|
Polish a little
|
2023-02-22 22:26:43 -05:00 |
util_test.go
|
|
|
visitor.go
|
Do not panic when changing tiers, and user is nil
|
2023-02-20 21:46:25 -05:00 |