Commit graph

101 commits

Author SHA1 Message Date
Alek Michelson
61cc73963e bump to iOS 17 2026-04-23 19:28:52 -04:00
Philipp C. Heckel
3fa7c56942
Merge pull request #35 from am7590/settings-bug
Settings bug fix + reorganization
2026-04-14 21:50:53 -04:00
Alek Michelson
01898f074b fix bug where adding a second user would push/pop the add user view + reorganization 2026-04-10 22:06:30 -04:00
Alek Michelson
0a968eb191 poll subscriptions more reactively 2026-04-10 00:50:10 -04:00
Alek Michelson
049f194304 forgot to batch 2026-04-10 00:42:08 -04:00
Alek Michelson
94512211d8 more logging 2026-04-09 23:50:36 -04:00
Alek Michelson
e46d983111 more error handling 2026-04-09 23:48:10 -04:00
Alek Michelson
354103fc17 handle poll requests more gracefully 2026-04-09 23:42:23 -04:00
Alek Michelson
993dae6119 fix iOS notification polling completion and persistence plus better logs 2026-04-09 23:23:29 -04:00
Philipp Heckel
d9a9400f7c Bump, add "do not use non-exempt encryption" plist entry 2026-04-09 21:11:39 -04:00
Philipp C. Heckel
06e90baf09
Merge pull request #32 from am7590/stability-fixes
fix iOS topic normalization and refresh after test push
2026-04-09 18:46:17 -04:00
Alek Michelson
7492c7d405 remove rebase - we will migrate later 2026-04-08 22:52:37 -04:00
Alek Michelson
8714009cfa make sure coredata uses the right thread 2026-04-08 19:54:39 -04:00
Alek Michelson
9ec3c22317 fix iOS topic normalization and refresh after test push 2026-04-08 18:58:40 -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