Commit graph

204 commits

Author SHA1 Message Date
Philipp Heckel
fee0d95561 Cleanup 2022-05-19 22:27:56 -04:00
Philipp Heckel
c3e4e3c1fc Cleanup 2022-05-19 22:05:32 -04:00
Philipp Heckel
8a632b40ab License 2022-05-19 21:57:03 -04:00
Philipp Heckel
f5ad6c3db1 Merge branch 'main' of github.com:Copephobia/ntfy-ios 2022-05-19 21:53:57 -04:00
Philipp Heckel
ec965089d3 This works, with lots of hacks and it's ugly, but it works 2022-05-19 21:53:04 -04:00
Copephobia
e53e44e9a5
Create LICENSE 2022-05-19 14:07:38 -04:00
Philipp Heckel
066be631ec Persist and maybe sometimes but sadly not always update the UI 2022-05-18 21:06:16 -04:00
Philipp Heckel
2520ccef65 Logging and such 2022-05-18 20:16:30 -04:00
Philipp Heckel
e1bf9dda69 Merge branch 'main' of github.com:binwiederhier/ntfy-ios 2022-05-18 19:12:39 -04:00
Philipp Heckel
0b100eccf0 Don't know 2022-05-18 19:12:29 -04:00
Philipp Heckel
3513209ae8 Docs and such 2022-05-18 16:37:02 -04:00
Philipp Heckel
aa4e047752 Add logging, clean up 2022-05-18 10:51:43 -04:00
Philipp Heckel
c1fd129ccc Subscription view details, menu icon 2022-05-17 21:53:01 -04:00
Philipp Heckel
1660289c4c Save notification when it comes in from Firebase, updates UI 2022-05-17 20:55:55 -04:00
Philipp Heckel
cdbeeee531 Fix ER model, pull to refresh now works 2022-05-16 21:55:17 -04:00
Philipp Heckel
a76b9d870a Re-add notification list screen 2022-05-16 21:00:05 -04:00
Philipp Heckel
977f01406c Ahh this is tedious 2022-05-15 21:08:42 -04:00
Philipp Heckel
7b97c752c0 App group, this broke something 2022-05-15 20:17:07 -04:00
Philipp Heckel
7def871bfe Notification modelling 2022-05-15 14:00:56 -04:00
Philipp Heckel
e5e440c3c5 Moving stuff around 2022-05-15 13:46:36 -04:00
Philipp Heckel
e6500446c7 Add AppIcon 2022-05-15 13:36:01 -04:00
Philipp Heckel
28e54a0a31 Allow unsubscribing from topics 2022-05-15 13:32:34 -04:00
Philipp Heckel
b5ec7b7ffe Ability to subscribe, including persistence 2022-05-15 13:15:20 -04:00
Philipp Heckel
2a8e1e0443 Bringing back some of Cope's views 2022-05-14 21:19:33 -04:00
Philipp Heckel
1c93cc671a Move back from NEW/ folder 2022-05-14 21:03:34 -04:00
Philipp Heckel
19e76c5dcc Merge Cope's code and delete it all 2022-05-14 21:02:52 -04:00
Philipp Heckel
abf9bbfb75 Merge remote-tracking branch 'origin/dabbling' into restart 2022-05-14 21:01:59 -04:00
Philipp Heckel
14c89f79db Renamed to NEW 2022-05-14 21:01:10 -04:00
Philipp Heckel
eaba4b12bd Add Core Data 2022-05-14 20:56:58 -04:00
Philipp Heckel
7dea35a67b It works! 2022-05-14 19:01:40 -04:00
Philipp Heckel
22251572fe Add Firebase 2022-05-13 21:38:34 -04:00
Philipp Heckel
69542b5262 Added Firebase 2022-05-13 20:16:06 -04:00
Philipp Heckel
41fa743eb5 Initial Commit 2022-05-13 20:09:13 -04:00
Philipp Heckel
676626998c Remove user auth, refresh subscription view when adding new sub 2022-05-07 14:31:39 -04:00
Philipp Heckel
22fb9748b7 Dabbling, no real changes 2022-05-06 21:00:37 -04:00
Andrew Cope
385bce2ea7 Update download attachment, show expiration relative time 2022-02-27 18:15:08 -05:00
Andrew Cope
9f53188f71 Initial user management 2022-02-27 18:04:54 -05:00
Andrew Cope
ee20f0a93f Dont init EmojiManager for every notification 2022-02-27 13:25:54 -05:00
Andrew Cope
8e52101c2e Properly sort new fetched notifications 2022-02-27 12:39:32 -05:00
Andrew Cope
18bad0e778 Ugly attempt at keeping the UI consistent across views 2022-02-27 12:36:04 -05:00
Andrew Cope
3e2efb9c14 Move subscription class to observable object 2022-02-27 11:54:44 -05:00
Andrew Cope
6cb0508fd9 Update feature parity 2022-02-26 13:53:24 -05:00
Andrew Cope
a478a50a81 Set edit mode inactive after deleting notifications 2022-02-26 13:51:39 -05:00
Andrew Cope
3e7516b488 Add view model to subscription detail view 2022-02-26 13:40:42 -05:00
Andrew Cope
7775335c58 Cosnolidate notification fetching code 2022-02-26 13:03:14 -05:00
Andrew Cope
3412ff9b9f Delete notifications when deleting subscription 2022-02-26 13:02:43 -05:00
Andrew Cope
e6791e6ba3 Add alert for general auth failure / error 2022-02-26 12:50:50 -05:00
Andrew Cope
47f2497fdc Add invalid topic alert 2022-02-26 12:27:28 -05:00
Andrew Cope
09c6e74333 Add alert for when topic requires authentication 2022-02-26 11:36:39 -05:00
Andrew Cope
94e71928d7 Add release scheme to test release build 2022-02-22 22:58:52 -05:00