1
0
Fork 0
Commit graph

28 commits

Author SHA1 Message Date
Sayantan Roychowdhury
bb6adde03a add title in notificationDispatcher 2024-07-04 16:57:17 +05:30
Markus Doits
99a939ab12
remove now unused import 2022-12-06 18:45:07 +01:00
Markus Doits
accf3ccf38
refactor creation of notification channels for subscriptions 2022-12-06 18:23:18 +01:00
Markus Doits
9149bc3c8d
add detail setting preference to toggle and send notifications to custom channel 2022-12-01 11:13:20 +01:00
Hunter Kehoe
a2ae6e4c21 remove icon size and type 2022-08-25 21:58:37 -06:00
Hunter Kehoe
ecefdd3df6 notification icons 2022-07-16 14:33:38 -06:00
Philipp Heckel
9f6dd91088 WIP: Subscription settings 2022-05-05 16:56:06 -04:00
Philipp Heckel
79c0e91e8d Actions WIP 2022-04-19 09:15:06 -04:00
Philipp Heckel
bd8d61997d Implement UnifiedPush 2.0 spec (untested, ) 2022-03-13 15:58:19 -04:00
Philipp Heckel
9ca5ebe6d2 Do not download attachments if they are expired 2022-02-10 12:10:27 -05:00
Philipp Heckel
d44358f75c Implement auto-delete of notifications, closes 2022-02-09 16:20:24 -05:00
Philipp Heckel
8fcef8ddee Rename database namespace 2022-01-18 14:28:48 -05:00
Philipp Heckel
7152469172 Copy logs to clipboard; scrub terms; add schema migration 2022-01-17 18:05:59 -05:00
Philipp Heckel
0fce663975 Use Content-Type and Content-Length response headers 2022-01-14 12:32:36 -05:00
Philipp Heckel
5a6d45d810 Auto-download max size 2022-01-11 19:37:34 -05:00
Philipp Heckel
40d8d20cc5 Add cancel to downloads 2022-01-11 18:21:30 -05:00
Philipp Heckel
1cf781b27b Request permissions for older versions; filename things; polishing 2022-01-11 17:00:18 -05:00
Philipp Heckel
e88f87390e - Auto download toggle
- Do not update notification if not visible
- Detail view menu
2022-01-09 22:08:29 -05:00
Philipp Heckel
dced0a2e06 Remove preview; progress in notification 2022-01-08 21:32:43 -05:00
Philipp Heckel
d440d0a633 Schedule attachment download in dispatcher, not in NotificationService 2022-01-08 15:49:07 -05:00
Philipp Heckel
f2bb3a022b WIP: attachments 2022-01-04 00:54:18 +01:00
Philipp Heckel
d10344549f Add min priority and broadcast enabled switch, fix 2022-01-01 16:56:18 +01:00
Philipp Heckel
496bdcd285 Comments 2021-12-31 15:30:49 +01:00
Philipp Heckel
bec263d1c8 Tiny changes 2021-12-31 02:00:08 +01:00
Philipp Heckel
1cca29df56 Refactor subscriber manager (service starter) 2021-12-30 17:00:27 +01:00
Philipp Heckel
73f610afa8 Full end to end use case works; still ugly though 2021-12-30 01:05:32 +01:00
Philipp Heckel
7e9da28704 Forward messages, don't show ntfy notification 2021-12-29 21:36:47 +01:00
Philipp Heckel
94e595110d WIP: UnifiedPush 2021-12-29 20:33:17 +01:00