Commit graph

848 commits

Author SHA1 Message Date
binwiederhier b7f37138f8 Release notes 2023-10-02 11:49:27 -04:00
Philipp C. Heckel 65dff6e8e3
Merge branch 'main' into ng/fix-safari-17-sonoma 2023-10-02 11:42:35 -04:00
Philipp C. Heckel 03a2de961d
Merge pull request #900 from nihalgonsalves/ng/remove-firefox-known-issue
docs: remove Firefox-Android known issue
2023-10-02 11:41:56 -04:00
Philipp C. Heckel b94310a4cc
Merge pull request #903 from ohare93/another-ios-shortcut
docs: ios shortcut
2023-10-02 11:41:31 -04:00
Philipp C. Heckel 9c594da847
Merge pull request #902 from Octelly/main
Documentation healthcheck update
2023-10-02 11:41:02 -04:00
Mahesh Babu a3efbb3466
Adding ntfy-java package to libraries built around ntfy 2023-10-02 11:27:42 +05:30
Jordan Munch O'Hare aaf01b98d2 docs: ios shortcut 2023-09-30 16:13:52 +00:00
Octelly af037b9d70
Update config.md
Field is "healthy", not "health"
2023-09-29 17:50:27 +02:00
James Fitzgerald 2e58f0db10
Fix typo "aliase" -> "alias" 2023-09-28 07:01:28 -04:00
Nihal Gonsalves 4dc0183901 docs: remove firefox-android known issue
Closes #789

Firefox released a bug fix with v116.
2023-09-27 23:44:38 +02:00
Nihal Gonsalves d33eded060 docs: remove Safari sound warning
iOS 17 does indeed play sounds.
2023-09-27 23:43:50 +02:00
Nihal Gonsalves 66ef28c2e2 fix(pwa): hide install prompt on macos 14 safari 2023-09-27 23:43:50 +02:00
binwiederhier 19c30fc411 Add Alex's post in the install guide 2023-09-24 20:44:57 -04:00
binwiederhier 50bed826d0 Links links links 2023-09-24 20:36:34 -04:00
binwiederhier b5851dd6d4 Links and blog posts 2023-09-24 18:32:03 -04:00
binwiederhier d556a675e9 Changelog 2023-09-24 18:04:13 -04:00
binwiederhier bfc1fa5181 Changelog 2023-09-24 18:03:09 -04:00
binwiederhier addb5efebb Release notes 2023-09-24 11:48:26 -04:00
wunter8 d2e2791729
Add instructions for local-only email publishing 2023-09-17 10:39:59 -06:00
Helly dee16f543d
Add ios shortcut to the integrations docs 2023-09-06 00:52:46 +02:00
binwiederhier 2305ebca24 Add known issues 2023-09-03 09:33:54 -04:00
binwiederhier 59bf388534 FAQ 2023-09-03 07:13:04 -04:00
Ikko Eltociear Ashimine d999dbe0a0
Update releases.md
suport -> support
2023-09-02 22:29:45 +09:00
binwiederhier 60d5e66e34 Integration links 2023-09-01 15:36:12 -04:00
binwiederhier 45ca20dec9 Docs 2023-08-26 09:26:54 +02:00
falkheiland 6f68c8cd1f
Update publish.md
fixed PowerShell examples
2023-08-22 11:24:35 +02:00
binwiederhier 9015b27803 Release notes 2023-08-18 22:47:36 +02:00
binwiederhier d7db395016 Release note details 2023-08-17 23:06:52 +02:00
binwiederhier 2f0ec88f40 Release bump 2023-08-17 22:17:07 +02:00
binwiederhier 67459650d4 Release notes 2023-08-17 21:59:24 +02:00
binwiederhier c31bce1e2d Merge branch 'main' of github.com:binwiederhier/ntfy 2023-08-17 21:43:05 +02:00
binwiederhier 3e3b556108 Fix excess token deletion bug 2023-08-17 21:42:40 +02:00
Philipp C. Heckel 723daf9497
Merge pull request #819 from nisbet-hubbard/patch-1
Tweak httpd config to use less resources
2023-08-17 21:37:00 +02:00
wunter8 a7dc3d84e0
fix typo 2023-08-07 22:59:24 -06:00
Hunter Kehoe b80aec90d0 fixes #829 2023-08-06 22:44:55 -06:00
nisbet-hubbard a534cc9eca
Add server.yml ex. when using proxy
This would help inexperienced sysadmins who may not realise that since TLS terminates at proxy, ntfy is actually listening on a TCP socket that’s using http rather than https.
2023-07-12 20:00:48 +08:00
nisbet-hubbard e52132c85b
Use mod_alias for redirection
It’s a less resource-intensive alternative to mod_rewrite.
2023-07-12 19:48:51 +08:00
nisbet-hubbard 76667ffcf9
Use mod_proxy_http for websocket upgrade
mod_proxy_wstunnel is deprecated as of httpd 2.4.47. It also uses more resources since it relies on mod_rewrite.

See https://httpd.apache.org/docs/2.4/mod/mod_proxy.html#protoupgrade.
2023-07-12 18:18:48 +08:00
binwiederhier 8ba4b72b37 Changelog 2023-07-11 19:46:10 -04:00
binwiederhier c1576b5b19 Blog posts 2023-07-11 09:34:47 -04:00
binwiederhier 2d1f2f319f Changelog, CLI fix 2023-07-09 07:50:00 -04:00
binwiederhier f2d3f0bdf9 Remove underlines 2023-07-08 22:28:41 -04:00
binwiederhier 9f8c63c7d5 Docs etc 2023-07-08 21:54:54 -04:00
binwiederhier 2b5a1a7a1c Documentation 2023-07-08 21:45:03 -04:00
binwiederhier 499b2fb0d6 Docs, tests 2023-07-08 15:48:08 -04:00
Brian Lee faadb5148f Add new integration ansible-role-ntfy-alertmanager 2023-07-05 14:50:01 -07:00
binwiederhier 56ed4f0515 Blog post 2023-07-05 08:45:26 -04:00
binwiederhier 53f13fd811 FAQ 2023-07-04 20:47:19 -04:00
binwiederhier 35cb4606f6 FAQ 2023-07-04 20:10:17 -04:00
binwiederhier d01ed355e0 Changelog 2023-07-04 14:23:44 -04:00