Commit graph

74 commits

Author SHA1 Message Date
Philipp Heckel
0668635e10 Tiny fixes 2022-06-05 19:17:46 -04:00
Philipp Heckel
e599feffbc Default server, done 2022-06-05 19:14:05 -04:00
Philipp Heckel
1367d4cb2b WIP: default server 2022-06-05 15:12:10 -04:00
Philipp Heckel
67819f440c Add Delete button for iOS 14 2022-06-05 11:39:54 -04:00
Philipp Heckel
50f502436f Shorter date formatting, short title for subscription 2022-06-05 11:17:47 -04:00
Philipp Heckel
620d0ab88d Timeout 2022-06-05 11:07:23 -04:00
Philipp Heckel
f6c9cc5ef3 Almost done with user management 2022-06-05 10:52:10 -04:00
Philipp Heckel
64e9763604 Continue work on usermanagement 2022-06-04 21:42:54 -04:00
Philipp Heckel
5c39d6a17c WIP: Auth 2022-06-03 22:49:04 -04:00
Philipp Heckel
45e970e19a User agent 2022-05-28 21:50:28 -04:00
Philipp Heckel
575e2dbe67 Fix actions buttons 2022-05-28 21:27:16 -04:00
Philipp Heckel
412332a53b Add action buttons 2022-05-27 23:49:13 -04:00
Philipp Heckel
dd61467f6d Looks nice now 2022-05-27 23:07:19 -04:00
Philipp Heckel
92c0da036d Horrible working prototype 2022-05-27 20:45:17 -04:00
Philipp Heckel
379ed1bed1 Harmonize Message and userInfo stuff 2022-05-26 12:56:25 -04:00
Philipp Heckel
fd87316f4e Works, though it only delivers the message if the phone is not dozing 2022-05-26 12:14:03 -04:00
Philipp Heckel
a8236367c3 20 minute interval, selfhosted servers, works, whoa 2022-05-25 22:16:20 -04:00
Philipp Heckel
fa14c22413 Do not allow adding same topic again 2022-05-25 20:06:59 -04:00
Philipp Heckel
61110a51fb Always navigate to topic on notification tap 2022-05-25 19:26:13 -04:00
Philipp Heckel
72386665f9 Support for user actions 2022-05-25 16:59:25 -04:00
Philipp Heckel
2b227d4e3b Merge branch 'main' of github.com:binwiederhier/ntfy-ios 2022-05-25 15:04:58 -04:00
Callum Yarnold
fb3c542264
Fix text on iOS 14 where markdown isn't available 2022-05-25 19:59:06 +01:00
Philipp Heckel
0f1a7aff85 Move preview assets 2022-05-25 14:54:50 -04:00
Philipp Heckel
f3bbe2dee2 Sheet for add dialog 2022-05-25 14:42:45 -04:00
Philipp Heckel
fe1585fca4 Merge branch 'main' into ios-14-2 2022-05-25 14:05:50 -04:00
Callum Yarnold
3728d3ebe0
Show SubscriptionAddView via a sheet 2022-05-25 16:39:26 +01:00
Philipp Heckel
6d40c441f9 Support for tags and emojis 2022-05-25 11:26:23 -04:00
Philipp Heckel
ec6472d47d Add Click URL support 2022-05-24 22:43:53 -04:00
Philipp Heckel
5b64f612b0 Added priority support 2022-05-24 22:27:04 -04:00
Philipp Heckel
dd04ecda9a Cancel notifications in notification center 2022-05-24 20:46:23 -04:00
Philipp Heckel
924145dcec Refined iOS 14 work 2022-05-24 20:10:32 -04:00
Callum Yarnold
573acb561c
Add support for iOS 14.0 2022-05-24 22:09:26 +01:00
Philipp Heckel
30dd10bb80 Navigate to topic from notification tap 2022-05-23 22:18:19 -04:00
Philipp Heckel
cace472391 Play sound and vibrate; group by topic (omg Android, why can't you do that so easily!!!) 2022-05-23 20:39:22 -04:00
Philipp Heckel
9060af51ef Fix UI not updating properly, closes (hopefully) https://github.com/binwiederhier/ntfy/issues/267 2022-05-23 20:26:30 -04:00
Philipp Heckel
905fba385d New AppIcon 2022-05-21 12:52:47 -04:00
Philipp Heckel
7edab23f6a Ready for test flight 2022-05-20 21:37:23 -04:00
Philipp Heckel
81bd4fd5bf Dedup poll() code, make main view refreshable 2022-05-20 21:17:40 -04:00
Philipp Heckel
afa7bb5aa9 Last notification ID to subscription 2022-05-20 21:06:07 -04:00
Philipp Heckel
171d789719 APP_BASE_URL from config 2022-05-20 20:50:40 -04:00
Philipp Heckel
8765a263c5 No subscriptions view; write down TODO; add default notification title 2022-05-20 20:28:02 -04:00
Philipp Heckel
3a0138b346 Poll topic right after adding it 2022-05-20 15:56:57 -04:00
Philipp Heckel
3450fc291f Move actions to background, instructions in empty notification list 2022-05-20 15:43:55 -04:00
Philipp Heckel
2a68578af8 Split row into own struct 2022-05-20 14:20:13 -04:00
Philipp Heckel
364f1a6381 More previews, more cleanup; add alert for unsubscribing 2022-05-20 14:07:53 -04:00
Philipp Heckel
af87a440cd Add preview for SubscriptionList 2022-05-20 11:13:57 -04:00
Philipp Heckel
1c7a8a0b72 More cleanup and comments 2022-05-20 09:53:10 -04:00
Philipp Heckel
2ff702057c More cleanup 2022-05-20 09:18:57 -04:00
Philipp Heckel
6c3e8278f9 Make deleting work again 2022-05-20 08:58:22 -04:00
Philipp Heckel
fead4c0814 SubscriptionManager, make unsubscribe menu item work 2022-05-19 22:46:41 -04:00