..
templates
Self-review
2025-07-19 21:32:05 +02:00
testdata
Docs docs docs
2025-07-19 15:37:05 +02:00
actions.go
Extract message cache into message/ package with model/ types
2026-02-18 20:22:44 -05:00
actions_test.go
Server/Web: Support "copy" action button to copy a value to the clipboard
2026-02-08 14:20:03 -05:00
config.go
Rename PostgreSQL table prefix from wp_ to webpush_
2026-02-16 12:13:10 -05:00
config_test.go
Change mod path
2023-11-16 20:54:58 -05:00
config_unix.go
Windows server support
2026-01-17 14:43:43 -05:00
config_windows.go
Windows server support
2026-01-17 14:43:43 -05:00
errors.go
Fix log spam from http: response.WriteHeader on hijacked connection for WebSocket errors
2026-02-04 06:05:54 -08:00
file_cache.go
Change mod path
2023-11-16 20:54:58 -05:00
file_cache_test.go
Change mod path
2023-11-16 20:54:58 -05:00
log.go
Extract message cache into message/ package with model/ types
2026-02-18 20:22:44 -05:00
mailer_emoji_map.json
Convert mailer_emoji JSON file to map
2023-05-13 11:43:47 -03:00
ntfy.service
Add --trace and --no-log-dates; add docs
2022-06-02 10:50:05 -04:00
server.go
Extract message cache into message/ package with model/ types
2026-02-18 20:22:44 -05:00
server.yml
Rename PostgreSQL table prefix from wp_ to webpush_
2026-02-16 12:13:10 -05:00
server_account.go
Disallow changing provisioned user and tokens
2025-08-05 09:59:23 +02:00
server_account_test.go
prevent changing a provisioned user's password
2025-08-03 16:07:24 -06:00
server_admin.go
Version API endpoint
2026-02-08 14:28:27 -05:00
server_admin_test.go
Version API endpoint
2026-02-08 14:28:27 -05:00
server_firebase.go
Extract message cache into message/ package with model/ types
2026-02-18 20:22:44 -05:00
server_firebase_dummy.go
Extract message cache into message/ package with model/ types
2026-02-18 20:22:44 -05:00
server_firebase_test.go
Extract message cache into message/ package with model/ types
2026-02-18 20:22:44 -05:00
server_manager.go
Change mod path
2023-11-16 20:54:58 -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
Change mod path
2023-11-16 20:54:58 -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
Cont'd, getting there
2023-05-15 22:06:43 -04:00
server_middleware.go
Docs, rename proxy-trusted-(addresses->hosts)
2025-07-05 22:35:26 +02:00
server_payments.go
Make it easy to build without Stripe
2025-08-07 16:41:39 +02:00
server_payments_dummy.go
Make it easy to build without Stripe
2025-08-07 16:41:39 +02:00
server_payments_test.go
Fix tests
2025-08-08 15:16:53 -04:00
server_test.go
Extract message cache into message/ package with model/ types
2026-02-18 20:22:44 -05:00
server_twilio.go
Extract message cache into message/ package with model/ types
2026-02-18 20:22:44 -05:00
server_twilio_test.go
Use Go templates, update docs
2026-01-17 04:59:46 -05:00
server_webpush.go
Extract message cache into message/ package with model/ types
2026-02-18 20:22:44 -05:00
server_webpush_dummy.go
Extract message cache into message/ package with model/ types
2026-02-18 20:22:44 -05:00
server_webpush_test.go
Refactor webpush store tests and add coverage
2026-02-16 18:53:12 -05:00
smtp_sender.go
Extract message cache into message/ package with model/ types
2026-02-18 20:22:44 -05:00
smtp_sender_test.go
Extract message cache into message/ package with model/ types
2026-02-18 20:22:44 -05:00
smtp_server.go
Extract message cache into message/ package with model/ types
2026-02-18 20:22:44 -05:00
smtp_server_test.go
Support SMTP Auth Plain
2024-08-07 17:29:54 -07:00
topic.go
Extract message cache into message/ package with model/ types
2026-02-18 20:22:44 -05:00
topic_test.go
Extract message cache into message/ package with model/ types
2026-02-18 20:22:44 -05:00
types.go
Extract message cache into message/ package with model/ types
2026-02-18 20:22:44 -05:00
util.go
Docs, rename proxy-trusted-(addresses->hosts)
2025-07-05 22:35:26 +02:00
util_test.go
Docs
2025-07-07 16:49:15 +02:00
visitor.go
Extract message cache into message/ package with model/ types
2026-02-18 20:22:44 -05:00