Commit graph

60 commits

Author SHA1 Message Date
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
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
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
de92923604 Remove QR code stuff for now 2023-11-13 11:49:16 -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
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
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
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
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
Callum Yarnold
fb3c542264
Fix text on iOS 14 where markdown isn't available 2022-05-25 19:59:06 +01: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
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
81bd4fd5bf Dedup poll() code, make main view refreshable 2022-05-20 21:17:40 -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