Commit graph

1009 commits

Author SHA1 Message Date
Hunter Kehoe
a36ada634b notification icons 2022-07-16 14:06:31 -06:00
Elvis Tejeda
5bf167ca87 Fix typo 2022-07-16 14:06:31 -06:00
Philipp Heckel
57bc002733 Fix race 2022-07-16 14:06:31 -06:00
Philipp Heckel
916b09e22d Delete expired attachments based on mod time instead of DB entry to avoid races 2022-07-16 14:06:30 -06:00
brianchul
f992148d22 Translated using Weblate (Chinese (Traditional))
Currently translated at 28.5% (54 of 189 strings)

Translation: ntfy/Web app
Translate-URL: https://hosted.weblate.org/projects/ntfy/web/zh_Hant/
2022-07-16 14:06:05 -06:00
brianchul
b2f64e50fc Added translation using Weblate (Chinese (Traditional)) 2022-07-16 14:06:05 -06:00
Philipp Heckel
ede2f6dcb0 Switched Pop and Pop Swoosh sounds, closes #352 2022-07-16 14:06:05 -06:00
Philipp Heckel
dc07b9dedd Changelog 2022-07-16 14:06:03 -06:00
Philipp Heckel
3d8afa4a3a Docs 2022-07-16 14:05:39 -06:00
Philipp Heckel
3201241b77 Permissions of unix socket 2022-07-16 14:05:39 -06:00
Koro
5d2a0befb6 Update documentation. 2022-07-16 14:05:39 -06:00
Koro
f2f46120f6 Set socket mode after creation. 2022-07-16 14:05:39 -06:00
Koro
341329b76d Add socket mode command-line option. 2022-07-16 14:05:39 -06:00
Koro
75bc5d86ea Add socket mode to configuration struct. 2022-07-16 14:05:39 -06:00
Philipp Heckel
65eccddf90 Fix test, changelog 2022-07-16 14:05:37 -06:00
Philipp Heckel
8acbcc2fbe Fix HTTP Spec priority header parsing 2022-07-16 14:05:02 -06:00
Philipp Heckel
9227e411f9 changelog 2022-07-16 14:05:02 -06:00
Philipp Heckel
598ca05cf6 WIP: DIsplay name for the web app 2022-07-16 14:05:02 -06:00
Elisey Kravchuk
032a09b5ca Translated using Weblate (Russian)
Currently translated at 82.0% (155 of 189 strings)

Translation: ntfy/Web app
Translate-URL: https://hosted.weblate.org/projects/ntfy/web/ru/
2022-07-16 14:05:02 -06:00
Philipp Heckel
6664f35df0 Fix PowerShell rendering, changelog 2022-07-16 14:05:02 -06:00
=
3bfe31a00e Updated powershell docs to correct syntax, fixed my goofy typos 2022-07-16 14:05:02 -06:00
=
b7b7c971ef Updated powershell examples to correct syntax 2022-07-16 14:05:02 -06:00
Philipp Heckel
7187a917a2 Fix auth_file not working for ntfy user command 2022-07-16 14:05:00 -06:00
Philipp Heckel
2692e5a4a0 Changelog 2022-07-16 14:03:26 -06:00
Hunter Kehoe
354d01925f notification icons 2022-07-16 13:31:03 -06:00
Philipp Heckel
bac5e1fa84 Changelog 2022-06-23 16:46:08 -04:00
Philipp Heckel
69d6cdd786 Bump again 2022-06-23 15:12:13 -04:00
Philipp Heckel
5f2ce5e542 Fix intermittent test failure; bump version 2022-06-23 15:01:35 -04:00
Philipp Heckel
6acb921098 tidy 2022-06-23 14:53:42 -04:00
Philipp Heckel
acf6d4370f Update deps 2022-06-23 14:46:01 -04:00
Philipp Heckel
297601d0f2 Bump version 2022-06-23 14:33:51 -04:00
Philipp Heckel
113900d3eb Cache startup queries 2022-06-23 11:02:45 -04:00
Philipp Heckel
b4a824aa38 Format actions PR, changelog 2022-06-22 20:23:15 -04:00
Philipp C. Heckel
e8569c6008
Merge pull request #341 from wunter8/custom-intent-broadcast-action
allow custom intent in broadcast action without JSON
2022-06-22 20:21:11 -04:00
Philipp Heckel
b74defef14 Enable WAL mode, add changelog 2022-06-22 20:17:47 -04:00
Hunter Kehoe
ee38d76bc2 allow custom intent in broadcast action without JSON 2022-06-22 15:29:16 -06:00
Philipp Heckel
3334d84861 Fix another race, add test 2022-06-22 15:11:50 -04:00
Philipp Heckel
b1089e21f9 Changelog 2022-06-22 14:56:26 -04:00
Philipp C. Heckel
07b5d9a9df
Merge pull request #340 from binwiederhier/shorter-lock
WIP: Shorter lock, for #338
2022-06-22 14:48:07 -04:00
Philipp Heckel
9cee8ab888 Call subscriber funtions in individual goroutines 2022-06-22 13:52:49 -04:00
Philipp Heckel
ed9d99fd57 "Fix" data race 2022-06-22 13:47:54 -04:00
Philipp Heckel
edfc1b78a1 Delayed message lock shorter 2022-06-21 20:07:08 -04:00
Philipp Heckel
c1f7bed8d1 Fix tests, lock topic as short as possible 2022-06-21 19:45:23 -04:00
Philipp Heckel
85f2252a77 WIP: Shorter lock, for #338 2022-06-21 19:07:27 -04:00
Philipp C. Heckel
4e29216b5f
Merge pull request #335 from binwiederhier/done
WIP: ntfy publish --pid $PID ...
2022-06-21 13:20:34 -04:00
Philipp Heckel
26fda847ca Docs 2022-06-21 11:43:26 -04:00
Philipp Heckel
a160da3ad9 Tests 2022-06-21 11:18:35 -04:00
Philipp Heckel
0080ea5a20 All --wait-cmd 2022-06-20 23:03:16 -04:00
Philipp Heckel
fec4864771 done command 2022-06-20 21:57:54 -04:00
Philipp Heckel
c40338c146 Merge branch 'main' into done 2022-06-20 20:34:00 -04:00