Commit graph

88 commits

Author SHA1 Message Date
Alek Michelson
8714009cfa make sure coredata uses the right thread 2026-04-08 19:54:39 -04:00
Philipp Heckel
080243ae17 Remove Store.save calls 2023-11-14 16:00:48 -05:00
Philipp Heckel
de92923604 Remove QR code stuff for now 2023-11-13 11:49:16 -05:00
Philipp C. Heckel
20804eacc6
Update ntfy/Persistence/Store.swift
Co-authored-by: Arun Philip <dacodedbeat@gmail.com>
2023-11-13 11:35:59 -05:00
Philipp Heckel
ea26378e29 UI refresh fixes, and QR code 2023-11-05 14:00:28 -05:00
Tom Caputi
1c43d7f5c6 all major cases seem to work now 2023-11-03 03:10:16 -04:00
Tom Caputi
697aa51695 new implementation with observables 2023-10-31 05:54:31 -04:00
Tom Caputi
9113857bfb polling now happens when app reawakes 2023-10-31 03:48:55 -04:00
Tom Caputi
f2dd5fb3f1 send event from the code that actaully received the notification 2023-10-30 16:35:54 -04:00
Tom Caputi
93a240dad8 minimum viable product now seems to work 2023-10-28 04:40:48 -04:00
Tom Caputi
740e1a7091 things kinda work. adding debounce 2023-10-28 04:23:23 -04:00
Tom Caputi
372e946419 receiving notifications now updates ui properly 2023-10-28 03:07:56 -04:00
Michal Srutek
f0d658d0e3 Log improvements 2022-08-14 14:35:16 +02:00
Philipp Heckel
9d9ac85c62 Bump version, remove swipe action from user list 2022-06-11 20:41:33 -04:00
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