binwiederhier
81a8efcca3
Change password, delete account, etc.
2022-12-15 22:07:04 -05:00
binwiederhier
8ff168283c
fsdf
2022-12-14 23:43:43 -05:00
binwiederhier
c2f16f740b
Stuff
2022-12-14 23:11:22 -05:00
binwiederhier
c35e5b33d1
Merge branch 'main' into user-account
2022-12-14 10:11:26 -05:00
binwiederhier
97dd879597
Thank you @ksurl for your donation
2022-12-14 05:38:33 -05:00
binwiederhier
50204599b4
Derp
2022-12-14 05:36:53 -05:00
binwiederhier
bec7cffe2a
Merge branch 'main' into user-account
2022-12-13 18:11:05 -05:00
binwiederhier
f1321d6140
Thanks to @msdeibel for your donation
2022-12-13 15:21:06 -05:00
binwiederhier
4bf2fb85e3
Bla
2022-12-13 15:19:40 -05:00
binwiederhier
0646f48ca6
Code of Conduct
2022-12-12 15:06:04 -05:00
binwiederhier
4e4d410803
TODOs
2022-12-12 14:52:37 -05:00
binwiederhier
cf68414c40
Merge branch 'main' into user-account
2022-12-12 11:12:05 -05:00
binwiederhier
a50d65393e
Thank you @zugaldia and @NathanSweet for your donation
2022-12-12 10:54:53 -05:00
binwiederhier
67221b015d
Changelog
2022-12-12 09:55:17 -05:00
Philipp C. Heckel
40aadbad85
Merge pull request #542 from nicois/nicois/use-prepared-statement-for-bulk-writes
...
Use prepared statement for bulk writes
2022-12-12 09:51:42 -05:00
Philipp Heckel
77ebf306a3
Remove ad-type wording
2022-12-12 09:41:23 -05:00
Philipp C. Heckel
94d3924432
Merge pull request #540 from yardenshoham/gitpod
...
Add Gitpod configuration for quick setup of development environments
2022-12-12 09:26:12 -05:00
Nick Farrell
1235ea5bb5
Use prepared statement for bulk writes
...
When executing the same statement multiple times, avoid
the overhead of re-parsing the statement for each insert.
2022-12-12 14:13:40 +11:00
Philipp Heckel
321ed12663
Changelog
2022-12-11 15:50:16 -05:00
Yarden Shoham
265af01f9c
Add Gitpod configuration for quick setup of development environments
...
With this change, any developer can simply open a development environment in Gitpod. The environment has docs, web, and binary being built on every code change.
Also included the vscode extensions for Go and Docker.
Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
2022-12-10 21:56:13 +00:00
Philipp Heckel
a9961df4e2
Merge branch 'main' of github.com:binwiederhier/ntfy
2022-12-10 09:01:55 -05:00
Philipp Heckel
8d3f35f4f7
Thank you @p-samuel for your donation
2022-12-10 09:01:40 -05:00
Philipp C. Heckel
2b8ae406a3
Merge pull request #537 from yardenshoham/alphabet
...
Add uppercase letters to random topic name generation
2022-12-09 20:11:33 -05:00
Yarden Shoham
d78f1a3ff9
Add uppercase letters to random topic name generation
...
Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
2022-12-09 20:28:12 +00:00
Philipp Heckel
538aa45e8b
Merge branch 'main' into user-account
2022-12-09 10:46:16 -05:00
Philipp Heckel
c500c9c199
Re-word to sound less marketing-y
2022-12-09 10:45:45 -05:00
Philipp C. Heckel
b2363d2783
Merge pull request #536 from farukaydin/patch-1
...
Add Automatisch to official integrations list
2022-12-09 10:44:51 -05:00
Ömer Faruk Aydın
8aba600fa5
Add Automatisch to official integrations list
2022-12-09 14:03:50 +03:00
Philipp Heckel
92bf7ebc52
blerp
2022-12-08 20:50:48 -05:00
Philipp Heckel
2e1ddc9ae1
Merge branch 'main' into user-account
2022-12-08 11:43:21 -05:00
Philipp Heckel
18596ecc34
Changelog
2022-12-08 09:16:59 -05:00
Philipp Heckel
420d289d35
Merge branch 'main' of github.com:binwiederhier/ntfy
2022-12-08 09:10:16 -05:00
Philipp C. Heckel
eebd0f113b
Merge pull request #533 from yardenshoham/generate-topic-name
...
Add "Generate topic name" button to "Subscribe to topic" dialog
2022-12-08 09:10:00 -05:00
Philipp Heckel
c4286984ab
Merge branch 'main' of https://hosted.weblate.org/git/ntfy/web
2022-12-08 09:08:10 -05:00
Yarden Shoham
e0d6a0b974
Simplify logic
...
Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
2022-12-08 11:54:37 +00:00
Yarden Shoham
71e46860ac
Remove unused layouts
...
Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
2022-12-08 11:07:16 +00:00
Yarden Shoham
ce942ffe16
Remove nanoid dependency
...
Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
2022-12-08 10:42:28 +00:00
Yarden Shoham
e083ef0d6d
Place "Generate topic name" in the same line as the text field
...
Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
2022-12-08 10:32:02 +00:00
Philipp Heckel
c5b6971447
OMG all the things are horrible
2022-12-07 21:26:18 -05:00
Philipp Heckel
8dcb4be8a8
Token login
2022-12-07 20:44:20 -05:00
Yarden Shoham
b91fb3f586
Add "Generate topic name" button to "Subscribe to topic" dialog
...
Added a new button. When clicked it'll generate a random alphanumeric string and append to the current topic (or replace if empty).
Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
2022-12-08 00:01:32 +00:00
Philipp Heckel
35657a7bbd
Merge branch 'main' into user-account
2022-12-07 13:42:41 -05:00
Philipp Heckel
79356baee1
Changelog
2022-12-07 12:03:22 -05:00
Philipp Heckel
cb6c0b6e45
Changelog
2022-12-06 16:18:16 -05:00
Philipp Heckel
543bc24bfd
Public server list
2022-12-06 12:23:10 -05:00
Philipp Heckel
789ff72081
Changelog
2022-12-05 20:53:39 -05:00
Ivan Ip
5dc4754181
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 43.9% (83 of 189 strings)
Translation: ntfy/Web app
Translate-URL: https://hosted.weblate.org/projects/ntfy/web/zh_Hant/
2022-12-05 05:48:27 +01:00
Philipp Heckel
eaa64b636a
Bump Android version number
2022-12-04 23:37:09 -05:00
Philipp Heckel
1c9cd40d34
Changelog
2022-12-04 23:24:07 -05:00
Philipp Heckel
9c54181ff8
Android release notes
2022-12-04 20:38:38 -05:00